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:
unknown 2007-06-21 12:04:13 +05:00
commit 8c353de957
3 changed files with 39 additions and 0 deletions

View file

@ -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.