Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11, 11.0, 11.2, 11.3, 11.4
-
None
-
None
Description
mysqldump access 21 index of result array from show slave status as master_log_pos.
Commit 1a057a9 adds column Replicate_Rewrite_DB and move Exec_Master_Log_Pos to 22 position.
This causes dump-slave option to put wrong value in to MASTER_LOG_POS in dump file.