21 Commits

Author SHA1 Message Date
mbandic
c84fcf5bf6 isValid to long, limited time in periodic is problem! 2024-09-20 13:58:06 +00:00
mbandic
b04cf84eaa Small fix after remote test 2024-09-13 10:44:03 +00:00
marcelb
e23e1f8cea Protects against time loop calls both externally and internally 2024-09-12 18:36:21 +02:00
mbandic
27074f9269 Add on error callback 2024-09-12 13:42:33 +00:00
mbandic
777ee53355 Fix recycling connections 2024-09-12 13:22:17 +00:00
marcelb
cf969c0424 External periodic engine support 2024-08-20 20:45:42 +02:00
mbandic
0ae1c69782 Add featch columns names 2024-08-20 11:49:41 +00:00
marcelb
6129774980 Implement typed execute, typed response, clear for unnecessary requests, delete incomplete SQL_QA type, etc. 2024-08-19 23:19:20 +02:00
marcelb
6201fe0225 Separe sqlQA and mySQL lib, add namespace, commnets, license and readme file 2024-01-07 23:12:45 +01:00
marcelb
8f2dc7d1be Clear 2024-01-07 22:14:41 +01:00
marcelb
d4d0c3155d Try fix connection disconnect by server 2023-12-12 19:26:11 +01:00
marcelb
81f67c1420 Add protect if connection is not valid 2023-12-10 13:56:32 +01:00
marcelb
4c4fdcc938 Deque implementation done, dev tested 2023-11-21 19:46:11 +01:00
marcelb
774151e534 Fix connection close, and implement bot for reconnect 2023-11-17 20:13:08 +01:00
marcelb
6905bfe745 Pool connections support, tested 2023-09-26 19:34:38 +02:00
2ea748699e Work on connection pool support in mySQL 2023-09-26 09:40:35 +00:00
marcelb
6c1d9c456d Add commands: limit, insertinto, update, deletefrom. Fix all update commands channel 2023-08-23 18:34:51 +02:00
marcelb
5482d71558 Formater: select, from, where, update, set. Fix bug in disconnect/close. SQLQA type. Exec/query refactor 2023-08-22 19:52:23 +02:00
marcelb
701ebef06f Fix getTable() in where condition commands 2023-08-10 20:13:40 +02:00
marcelb
04f8489cf3 Mutex secure 2023-08-09 20:16:24 +02:00
marcelb
c348921cf8 Tested.. 2023-07-26 23:25:24 +02:00