mirror of
https://github.com/MariaDB/server.git
synced 2025-09-14 05:12:26 +02:00
![]() A reference to parent table causes connection hangs in some situations. While these situations usually signify some problem behind, it's not a convenient behavior for users, even in case of bugs. The only place where the parent share was accessed is checking the table version match in TABLE_LIST::is_the_same_definition. Instead of substituting the table to check, assign a parent tabledef_version on a child table creation in open_global_temporary_table. Also fixes MDEV-37594. This commit should be squashed with a base feature commit after review. |
||
---|---|---|
.. | ||
include | ||
r | ||
std_data | ||
t | ||
combinations | ||
disabled.def | ||
my.cnf |