Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
8a4502f1
Commit
8a4502f1
authored
Jul 16, 2002
by
lenz@mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build
parents
605d8de3
25144989
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Docs/manual.ja.texi
Docs/manual.ja.texi
+1
-1
Docs/manual.texi
Docs/manual.texi
+1
-1
support-files/mysql.spec.sh
support-files/mysql.spec.sh
+2
-2
No files found.
Docs/manual.ja.texi
View file @
8a4502f1
...
...
@@ -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{mys
lq
admin shutdown} on a socket (in other words, on a
If you do @code{mys
ql
admin 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.
Docs/manual.texi
View file @
8a4502f1
...
...
@@ -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{mys
lq
admin shutdown} on a socket (in other words, on a
If you do @code{mys
ql
admin 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.
support-files/mysql.spec.sh
View file @
8a4502f1
...
...
@@ -221,7 +221,7 @@ BuildMySQL "--disable-shared \
$USE_OTHER_LIBC_DIR
\
--with-berkeley-db
\
--with-innodb
\
--with-ssl
\
--with-
open
ssl
\
--with-vio
\
--with-server-suffix='-Max'"
...
...
@@ -256,7 +256,7 @@ BuildMySQL "--disable-shared \
$USE_OTHER_LIBC_DIR
\
--without-berkeley-db
\
--without-vio
\
--without-ssl"
--without-
open
ssl"
nm
--numeric-sort
sql/mysqld
>
sql/mysqld.sym
%install
-n
mysql-%
{
mysql_version
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment