Commit Graph

9 Commits

Author SHA1 Message Date
Fredy
b9d5b74621 Fixed prepared statements within transactions not being re-prepared after a reconnect. 2021-11-21 01:46:27 +01:00
Fredy
f5dc8132e9 Added static libstdc++ linking on linux 2021-11-18 14:00:04 +01:00
Fredy
bc52bc0f11 Added lua integration test
Fixed several bugs
2021-11-09 04:30:56 +01:00
Fredy
ad93e28276 Fixed Linux build 2021-11-07 09:24:27 +01:00
Fredy
de71142af9 Added onData callback, removed old code 2021-11-07 08:47:00 +01:00
Fredy
f08ccdf91c Removed all memory leaks and heap corruption 2021-11-07 06:57:00 +01:00
Fredy
fd245cb2ac Lua rework almost done 2021-11-05 07:58:27 +01:00
Fredy
26833a556a Lua rework almost done 2021-11-02 01:26:05 +01:00
Fredy
8a6679970a Started rewriting code to separate lua and mysql code
Replaced premake with cmake
2021-10-27 21:55:05 +02:00