mirror of https://github.com/MariaDB/server
Browse Source
Post-push fix. The previous patch did 'reset master' at the wrong place. mysql-test/include/master-slave-reset.inc: reset master must be called *after* the tables have been dropped. The purpose of reset master is to get rid of 'drop table' from the slave's binlog.pull/374/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue