mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
The issue was that unpack_vcol_info_from_frm() wrongly linked the used sequence tables into tables->internal_tables when more than one sequence table was used. Other things: - Fixed internal_table_exists() to take db into account. (This is making the code easier to read. As we where comparing pointers the old code also worked).
5.7 KiB
5.7 KiB