Error 3023: CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be s
Error Code
SQLSTATE
Error
Description
3023
ER_WARN_ONLY_MASTER_LOG_FILE_NO_POS
CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be safe. The old position value may not be valid for the new binary log file.
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 3022: This operation may not be safe when the slave has temporary tablesNextError 3024: Query execution was interrupted, maximum statement execution time exceeded
Last updated
Was this helpful?