1400
1400
it returned an error on master, and this is OK on the slave.
1405
1405
/** is set if some thread specific value(s) used in a statement. */
1406
1406
bool thread_specific_used;
1407
1407
bool charset_is_system_charset, charset_is_collation_connection;
1408
1408
bool charset_is_character_set_filesystem;
1411
1410
bool got_warning; /* Set on call to push_warning() */
1412
1411
bool no_warnings_for_error; /* no warnings on call to my_error() */