mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.3 merge
client/mysqltest.cc: make --error to work for --change_user errors
This commit is contained in:
@@ -812,6 +812,7 @@ THD::THD()
|
||||
warning_info(&main_warning_info),
|
||||
stmt_da(&main_da),
|
||||
global_disable_checkpoint(0),
|
||||
failed_com_change_user(0),
|
||||
is_fatal_error(0),
|
||||
transaction_rollback_request(0),
|
||||
is_fatal_sub_stmt_error(0),
|
||||
|
Reference in New Issue
Block a user