mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merged from 5.0 (enterprise).
This commit is contained in:
@ -2528,7 +2528,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