Comment 2 for bug 1664473

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

main.bug1432494 w1 [ pass ] 6
main.bug1432494 w1 [ fail ]
        Test ended at 2017-02-11 13:19:01

CURRENT_TEST: main.bug1432494
mysqltest: At line 12: query 'SET @@GLOBAL.master_info_repository="TABLE"' failed: 1750: Failure while changing the type of replication repository: Multiple replication metadata repository instances found with data in them. Unable to decide which is the correct one to choose.

The result from queries just before the failure was:
SET SESSION AUTOCOMMIT=0;
SET @old_master_info_repository=@@GLOBAL.master_info_repository;
safe_process[7442]: Child process: 7443, exit: 1

Server [mysqld.1 - pid: 7375, winpid: 7375] log:
Server log from this test:
----------SERVER LOG START-----------
2017-02-11 21:19:01 7376 [ERROR] Error changing the type of master info's repository: Multiple replication metadata repository instances found with data in them. Unable to decide which is the correct one to choose.
----------SERVER LOG END-------------