Hello,
I upgraded from proxysql 1.4.14 to 2.0.7 without problem at start.
But Now I see MySQL errors in my java application (using com.mysql.jdbc.Driver (v. 5.1))
Sometimes queries are truncated to 80 characters, especially on DELETE and UPDATE queries.
ex
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
for the right syntax to use near
'UPDATE RB_OBJ_DATA SET INTG3=NULL WHERE OBJ_ID=111005248;UPDATE RB_OBJ_DATA SET ' at line 1
Have you any idea ?
I attached my global variables.
Thanks
David
global.txt (14.7 KB)