mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +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.
8.1 KiB
8.1 KiB