diff --git a/include/proxysql_structs.h b/include/proxysql_structs.h index a55ee54c9..0d1343fb8 100644 --- a/include/proxysql_structs.h +++ b/include/proxysql_structs.h @@ -346,6 +346,7 @@ enum enum_mysql_command { _MYSQL_COM_SET_OPTION = 27, _MYSQL_COM_STMT_FETCH = 28, _MYSQL_COM_DAEMON, + _MYSQL_COM_BINLOG_DUMP_GTID, _MYSQL_COM_RESET_CONNECTION = 31, _MYSQL_COM_END