mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
sql/sql_base.cc: fix for bug #13545: Server crash caused by select query. - compare table qualifier only with tables which are not nested joins. - perform recursion accordingly. - DBUG_ASSERT(table_list->table); added before the find_field_in_table() call.
21 KiB
21 KiB