mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
Merge bk-internal:/home/bk/mysql-5.0
into mysql.com:/usr/local/mysql/mysql-5.1-new
This commit is contained in:
commit
2713a7e15e
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ static void usage(int version)
|
|||
my_progname, VER, MYSQL_SERVER_VERSION, SYSTEM_TYPE, MACHINE_TYPE,
|
||||
readline, rl_library_version);
|
||||
#else
|
||||
printf("%s Ver %s Distrib %s, for %s (%s)", my_progname, VER,
|
||||
printf("%s Ver %s Distrib %s, for %s (%s)\n", my_progname, VER,
|
||||
MYSQL_SERVER_VERSION, SYSTEM_TYPE, MACHINE_TYPE);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue