Dario
|
bc3feaa900
|
disable community server mysql connection, because not used, communication runs entirely via json requests
|
2020-07-21 11:17:20 +02:00 |
|
Dario
|
12e4d68abf
|
change auto-reconnect
|
2020-07-17 13:35:14 +02:00 |
|
Dario
|
af340f95de
|
update logging to better nail down mysql errors
|
2020-07-15 13:45:50 +02:00 |
|
Dario
|
d6a0b15720
|
add reporting for mysql connections, to find error with mysql querys
|
2020-07-15 13:11:04 +02:00 |
|
Dario
|
81faa98f21
|
add mutex for connection manager, maybe there is where the mysql error are coming from, if two threads call getConnection at the same time
|
2020-07-14 21:03:25 +02:00 |
|
Dario
|
c2c4071180
|
remove errors, restructure
|
2020-01-08 14:49:58 +01:00 |
|
Dario
|
6bae595aa2
|
move some files to lib folder, adding memory management for often used binary memory blocks to prevent memory fragmentation
|
2019-11-03 12:22:35 +01:00 |
|
Dario
|
ca2cdf80a6
|
adding last name for user, update data mysql header for using local header
|
2019-10-10 11:04:43 +02:00 |
|
Dario Rekowski on RockPI
|
498a3a12e2
|
fixes for building with linux
|
2019-10-03 09:59:53 +00:00 |
|
Dario
|
9866dea242
|
email verification work
|
2019-10-01 11:14:38 +02:00 |
|
Dario
|
cf0e70ae07
|
integrate own mysql table format into poco data format, adding binary field value
|
2019-09-28 12:14:29 +02:00 |
|
Dario
|
f7744ee2c1
|
adding many new files, mostly from old projects, register handling with validation, loading and connect to mysql
|
2019-09-26 11:26:39 +02:00 |
|
Dario
|
e7ca744da0
|
remove curl
|
2019-09-26 11:26:24 +02:00 |
|