mirror of
https://github.com/MariaDB/server.git
synced 2025-11-22 17:44:29 +03:00
was not cleaned up between PS re-executions. The reason was two-fold: - a merge with mysql-6.0 missed select_union::cleanup() that should have cleaned up the temp table, and - the subclass of select_union used by materialization didn't call the base class cleanup() method.
104 KiB
104 KiB