mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
restores from mysqlbinlog out Problem: using "mysqlbinlog | mysql" for recoveries the connection_id() result may differ from what was used when issuing the statement. Fix: if there is a connection_id() in a statement, write to binlog SET pseudo_thread_id= XXX; before it and use the value later on.
11 KiB
11 KiB