mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Merge branch '10.2' into 10.3
This commit is contained in:
commit
008ee867a4
57 changed files with 1018 additions and 523 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue