The bug #1994 is closed and the notes say that it was fixed in the newer release (proxysql_2.0.14). I have a fresh instalation and i'm seeing this issue. Please ...
2022-03-14 18:27:30 MySQL_Monitor.cpp:1517:monitor_group_replication_thread(): [ERROR] mysql_fetch_fields returns NULL, or mysql_num_fields is incorrect. Server 172.31.32.72:3306 . See bug #1994 ...
I have an application that reads an image file and puts it into a MEDIUMBLOB. Or at least that's what it's supposed to do. What it actually does is nothing. I can do the database insert, which gives ...