Fix build error (wrong printf-like format)
This commit is contained in:
parent
22a8654a6f
commit
6058b9ea0a
@ -170,7 +170,7 @@ a file name for --relay-log-index option", opt_relaylog_index_name);
|
|||||||
" so replication "
|
" so replication "
|
||||||
"may break when this MySQL server acts as a "
|
"may break when this MySQL server acts as a "
|
||||||
"slave and has his hostname changed!! Please "
|
"slave and has his hostname changed!! Please "
|
||||||
"use '--log-basename=%' or '--relay-log=%s' to avoid "
|
"use '--log-basename=#' or '--relay-log=%s' to avoid "
|
||||||
"this problem.", ln);
|
"this problem.", ln);
|
||||||
name_warning_sent= 1;
|
name_warning_sent= 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user