|
|
|
|
@ -89,6 +89,21 @@ REPLACE INTO debug_filters VALUES ('MySQL_Session.cpp',0,'handler_again___verify
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySQL_Thread.cpp',0,'tune_timeout_for_myds_needs_pause');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('mysql_connection.cpp',0,'handler');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('mysql_connection.cpp',0,'real_query_cont');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySQL_Session.cpp',0,'handler_again___verify_multiple_variables');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Session.cpp',0,'handler');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Connection.cpp',0,'handler');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('Base_Thread.cpp',0,'tune_timeout_for_myds_needs_pause');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('Query_Processor.cpp',0,'process_query');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySQL_Session.cpp',0,'handler___client_DSS_QUERY_SENT___server_DSS_NOT_INITIALIZED');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Session.cpp',0,'handler___client_DSS_QUERY_SENT___server_DSS_NOT_INITIALIZED');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Session.cpp',0,'handler_again___verify_backend_user_db');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Session.cpp',0,'get_pkts_from_client');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySQL_HostGroups_Manager.cpp',0,'push_MyConn_to_pool');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySQL_HostGroups_Manager.cpp',0,'get_MyConn_from_pool');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MySrvConnList.cpp',0,'get_random_MyConn');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('MyHGC.cpp',0,'get_random_MySrvC');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_Session.cpp',0,'handler___status_WAITING_CLIENT_DATA___STATE_SLEEP___PGSQL_S');
|
|
|
|
|
REPLACE INTO debug_filters VALUES ('PgSQL_HostGroups_Manager.cpp',0,'get_random_MySrvC');
|
|
|
|
|
LOAD DEBUG TO RUNTIME;
|
|
|
|
|
SAVE DEBUG TO DISK;
|
|
|
|
|
|
|
|
|
|
|