• Sergey Glukhov's avatar
    Bug#54422 query with = 'variables' · 700f8add
    Sergey Glukhov authored
    During creation of the table list of
    processed tables hidden I_S table 'VARIABLES'
    is erroneously added into the table list.
    it leads to ER_UNKNOWN_TABLE error in
    TABLE_LIST::add_table_to_list() function.
    The fix is to skip addition of hidden I_S
    tables into the table list.
    700f8add
information_schema.result 72.4 KB