mirror of https://github.com/MariaDB/server
Browse Source
CHANGE MASTER TO command required the value for RELAY_LOG_FILE to be an absolute path, which was different from the requirement of MASTER_LOG_FILE. This patch fixed the problem by changing the value for RELAY_LOG_FILE to be the basename of the log file as that for MASTER_LOG_FILE.pull/73/head
5 changed files with 76 additions and 4 deletions
Loading…
Reference in new issue