mirror of https://github.com/MariaDB/server
Browse Source
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).bb-10.6-mdev-35713-hf