mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build
This commit is contained in:
@@ -23949,7 +23949,7 @@ Uptime: 10077 Threads: 1 Questions: 9 Slow queries: 0 Opens: 6 Flush tables
|
||||
@item Max memory used @tab mysqld のコードによって直接割り当てられる最大メモリー量 (only available when @strong{MySQL} is compiled with --with-debug)
|
||||
@end multitable
|
||||
|
||||
If you do @code{myslqadmin shutdown} on a socket (in other words, on a
|
||||
If you do @code{mysqladmin shutdown} on a socket (in other words, on a
|
||||
the computer where @code{mysqld} is running), @code{mysqladmin} will
|
||||
wait until the @code{MySQL} @code{pid-file} is removed to ensure that
|
||||
the @code{mysqld server} has stopped properly.
|
||||
|
@@ -22470,7 +22470,7 @@ The @code{mysqladmin status} command result has the following columns:
|
||||
@item Max memory used @tab Maximum memory allocated directly by the @code{mysqld} code (only available when MySQL is compiled with --with-debug=full).
|
||||
@end multitable
|
||||
|
||||
If you do @code{myslqadmin shutdown} on a socket (in other words, on a
|
||||
If you do @code{mysqladmin shutdown} on a socket (in other words, on a
|
||||
the computer where @code{mysqld} is running), @code{mysqladmin} will
|
||||
wait until the MySQL @code{pid-file} is removed to ensure that
|
||||
the @code{mysqld} server has stopped properly.
|
||||
|
Reference in New Issue
Block a user