Code review comment for lp:~tsarev/percona-server/5.1-18205_01_mysqlbinlog_fix.patch

Revision history for this message
Alexey Kopytov (akopytov) wrote :

safe_connect() is called only once in mysqlbinlog, so it's not clear under what circumstances it could overwrite the available connection.

« Back to merge proposal