Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.0.19-galera
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
I'm trying to set up replication of mariadb cluster. I have set up slave to replicate from correct binlog filename/position and everything works fine, but if I restart that machine (master), old binary log is "gone", "show binary logs" doesn't display it anymore (while physically it still exists on disk) and thus replication fails with error:
Error reading packet from server: Could not find first log file name in binary log index file ( server_errno=1236)
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Was it a one-time thing, or are you able to reproduce it?
If you can reproduce it, please
Please also attach your cnf file from master.