1
0
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:
Sergei Golubchik
2013-01-25 11:24:42 +01:00
12 changed files with 264 additions and 89 deletions

View File

@@ -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),