Merge branch '10.2' into 10.3

This commit is contained in:
Oleksandr Byelkin 2019-12-04 17:46:28 +01:00
commit 008ee867a4
57 changed files with 1018 additions and 523 deletions

View file

@ -8907,8 +8907,8 @@ static void usage(void)
"\nbecause execution stopped before plugins were initialized.");
}
puts("\nTo see what values a running MySQL server is using, type"
"\n'mysqladmin variables' instead of 'mysqld --verbose --help'.");
puts("\nTo see what variables a running MySQL server is using, type"
"\n'mysqladmin variables' instead of 'mysqld --verbose --help'.");
}
DBUG_VOID_RETURN;
}