mysql_options4(mysql,MYSQL_OPT_CONNECT_ATTR_ADD,"mysql_bug_102266","ProxySQL is sending a lot of data to MySQL server using CLIENT_CONNECT_ATTRS in order to not hit MySQL bug https://bugs.mysql.com/bug.php?id=102266 . See also https://github.com/sysown/proxysql/issues/3276");
mysql_options4(mysql,MYSQL_OPT_CONNECT_ATTR_ADD,"mysql_bug_102266","Avoid MySQL bug https://bugs.mysql.com/bug.php?id=102266 , https://github.com/sysown/proxysql/issues/3276");