mirror of
https://github.com/MariaDB/server.git
synced 2025-12-01 17:39:21 +03:00
The problem was that waiting for pause_for_ftwrl was done before event_group was completed. This caused rpl_pause_for_ftwrl() to wait forever during FLUSH TABLES WITH READ LOCK. Now we only wait for FLUSH TABLES WITH READ LOCK when we are changing to a new event group.
82 KiB
82 KiB