spihiker
spihiker
version:mariadb10.4.18 When switch ,report error on slave as fallow: Last_IO_Error: Fatal error: Invalid (empty) username when attempting to connect to the master server. Connection attempt terminated.
I think the replication account could not be found when switching. In mysql ENV,the system table is slave_master_info,but mariadb doesn't.
orchestrator print the errer log: 2021-04-02 15:24:40 ERROR Error 1142: SELECT command denied to user 'orche'@'192.168.1.10' for table 'slave_master_info'
Ok,thank you very much.
Well done.
假期修完没?
I have the same error.My mysql version:8.0.32. Copy: 1300000/1300000 100.0%; Applied: 0; Backlog: 0/1000; Time: 1m0s(total), 53s(copy); streamer: binlog.000007:81508511; Lag: 0.23s, HeartbeatLag: 0.11s, State: migrating; ETA: due 2023-05-04 16:06:05 INFO...
我用的mysql8.0.35.可以正常切换主库。但slave无法切换到新的master。
用flink cdc吧。这个bug太多了。
mysql version: mysql-5.7.43. How to reappear: UINSTALL PLUGIN server_audit; INSTALL PLUGIN server_audit SONAME 'server_audit.so'; Crash log: 2023-12-07T05:35:43.180748Z 2 [Note] Shutting down plugin 'SERVER_AUDIT' 231207 5:35:43 server_audit: STOPPED 231207 5:36:04 server_audit:...