mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadata
backport to Betony
This commit is contained in:
@ -460,7 +460,7 @@ retry:
|
||||
hash_tables->db, hash_tables->table_name,
|
||||
hash_tables->alias, table));
|
||||
}
|
||||
|
||||
table->pos_in_table_list= tables;
|
||||
#if MYSQL_VERSION_ID < 40100
|
||||
if (*tables->db && strcmp(table->table_cache_key, tables->db))
|
||||
{
|
||||
|
Reference in New Issue
Block a user