Commit Graph

27 Commits (c910c78633e95d0540d085116f803f403bc13679)
 

Author SHA1 Message Date
mbandic c910c78633 Integrate asynco in library, optimize maintenance on both engine 4 months ago
mbandic 4c50ba7416 Prepare for internal asynco support 4 months ago
mbandic 33d25fb181 Async fork start commit 4 months ago
mbandic c84fcf5bf6 isValid to long, limited time in periodic is problem! 4 months ago
mbandic b04cf84eaa Small fix after remote test 4 months ago
marcelb e23e1f8cea Protects against time loop calls both externally and internally 4 months ago
mbandic 27074f9269 Add on error callback 4 months ago
mbandic 777ee53355 Fix recycling connections 4 months ago
marcelb cf969c0424 External periodic engine support 5 months ago
mbandic 0ae1c69782 Add featch columns names 5 months ago
marcelb 6129774980 Implement typed execute, typed response, clear for unnecessary requests, delete incomplete SQL_QA type, etc. 5 months ago
marcelb 6201fe0225 Separe sqlQA and mySQL lib, add namespace, commnets, license and readme file 1 year ago
marcelb 87088bdaa7 Clear 2 1 year ago
marcelb 8f2dc7d1be Clear 1 year ago
marcelb d4d0c3155d Try fix connection disconnect by server 1 year ago
marcelb 81f67c1420 Add protect if connection is not valid 1 year ago
marcelb 4c4fdcc938 Deque implementation done, dev tested 1 year ago
marcelb 774151e534 Fix connection close, and implement bot for reconnect 1 year ago
marcelb 6905bfe745 Pool connections support, tested 1 year ago
mbandic 2ea748699e Work on connection pool support in mySQL 1 year 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.. 2 years ago