mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Cherry-pick Bug#33362 from mysql-5.1
This commit is contained in:
@ -2516,7 +2516,7 @@ my_bool Query_cache::register_all_tables(Query_cache_block *block,
|
||||
tmp++)
|
||||
unlink_table(tmp);
|
||||
}
|
||||
return (n);
|
||||
return test(n);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user