mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Merge bk@192.168.21.1:mysql-5.0-opt
into mysql.com:/home/hf/work/28839/my50-28839 sql/log_event.cc: Auto merged
This commit is contained in:
commit
8c353de957
3 changed files with 39 additions and 0 deletions
|
|
@ -1968,6 +1968,7 @@ Default database: '%s'. Query: '%s'",
|
|||
{
|
||||
DBUG_PRINT("info",("error ignored"));
|
||||
clear_all_errors(thd, rli);
|
||||
thd->killed= THD::NOT_KILLED;
|
||||
}
|
||||
/*
|
||||
Other cases: mostly we expected no error and get one.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue