mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
- make multi_delete::initialize_tables() take into account that the JOIN structure may have semi-join nests (which are not fully initialized when this function is called, they have tab->table=NULL which caused the crash) - Also checked multi_update::initialize_tables(): it has a different logic and needed no fixing.
31 KiB
31 KiB