mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/my/mysql-5.0 sql/sql_class.cc: Auto merged sql/sql_delete.cc: Auto merged
This commit is contained in:
@ -507,7 +507,9 @@ bool multi_delete::send_eof()
|
||||
ha_autocommit_...
|
||||
*/
|
||||
if (deleted)
|
||||
{
|
||||
query_cache_invalidate3(thd, delete_tables, 1);
|
||||
}
|
||||
|
||||
/*
|
||||
Write the SQL statement to the binlog if we deleted
|
||||
|
Reference in New Issue
Block a user