mysql> change master to master_host=‘192.168.56.156‘,master_user=‘repl‘,master_password=‘oracle‘,master_port=3306,MASTER_AUTO_POSITION = 1 for channel ‘master-15633006‘;
ERROR 3077 (HY000): To have multiple channels, repository cannot be of type FILE; Please check the repository configuration and convert them to TABLE.