Commit Graph

23 Commits (dev)
 

Author SHA1 Message Date
mbandic b04cf84eaa Small fix after remote test 7 days ago
marcelb e23e1f8cea Protects against time loop calls both externally and internally 1 week ago
mbandic 27074f9269 Add on error callback 1 week ago
mbandic 777ee53355 Fix recycling connections 1 week ago
marcelb cf969c0424 External periodic engine support 1 month ago
mbandic 0ae1c69782 Add featch columns names 1 month ago
marcelb 6129774980 Implement typed execute, typed response, clear for unnecessary requests, delete incomplete SQL_QA type, etc. 1 month ago
marcelb 6201fe0225 Separe sqlQA and mySQL lib, add namespace, commnets, license and readme file 9 months ago
marcelb 87088bdaa7 Clear 2 9 months ago
marcelb 8f2dc7d1be Clear 9 months ago
marcelb d4d0c3155d Try fix connection disconnect by server 9 months ago
marcelb 81f67c1420 Add protect if connection is not valid 9 months ago
marcelb 4c4fdcc938 Deque implementation done, dev tested 10 months ago
marcelb 774151e534 Fix connection close, and implement bot for reconnect 10 months ago
marcelb 6905bfe745 Pool connections support, tested 12 months ago
mbandic 2ea748699e Work on connection pool support in mySQL 12 months ago
marcelb 54b1513d7b Pool class, and work on mySQL class pool support 1 year ago
marcelb d7dc97cc30 Add dependency 1 year ago
marcelb 6c1d9c456d Add commands: limit, insertinto, update, deletefrom. Fix all update commands channel 1 year ago
marcelb 5482d71558 Formater: select, from, where, update, set. Fix bug in disconnect/close. SQLQA type. Exec/query refactor 1 year ago
marcelb 701ebef06f Fix getTable() in where condition commands 1 year ago
marcelb 04f8489cf3 Mutex secure 1 year ago
marcelb c348921cf8 Tested.. 1 year ago