mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
Idea of the fix is for master to send FD event with `created' as 0
to reconnecting slave (upon slave_net_timeout, no master crash) to avoid destroying temp tables.
In a case of a connect by slave to the master after its crash temp tables have been already
cleaned up so that slave can not keep `orphan' temp tables.
4.3 KiB
4.3 KiB