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
866b99d1
Commit
866b99d1
authored
Apr 15, 2002
by
paul@teton.kitebird.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manual.texi A few @itemize lists should be @table @code lists
parent
22c8f141
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
Docs/manual.texi
Docs/manual.texi
+10
-10
No files found.
Docs/manual.texi
View file @
866b99d1
...
...
@@ -18023,7 +18023,7 @@ temporary files should be very big.
Directory where character sets are stored.
@item --set-character-set=name
Change the character set used by the index
@item
.
t or --tmpdir=path
@item
-
t or --tmpdir=path
Path for storing temporary files. If this is not set, @code{myisamchk} will
use the environment variable @code{TMPDIR} for this.
@item -q or --quick
...
...
@@ -18435,9 +18435,9 @@ and the server, because the server does all the work when you use
the performance of a table:
@itemize
@item
-S, --sort-index
@item
-R index_num, --sort-records=index_num
@item
-a, --analyze
@item
@code{-S}, @code{--sort-index}
@item
@code{-R index_num}, @code{--sort-records=index_num}
@item
@code{-a}, @code{--analyze}
@end itemize
For a full description of the option. @xref{myisamchk syntax}.
...
...
@@ -20785,7 +20785,7 @@ Most of the options to @code{safe_mysqld} are the same as the options to
@code{safe_mysqld} supports the following options:
@
itemiz
e
@
table @cod
e
@item --basedir=path
@item --core-file-size=#
Size of the core file @code{mysqld} should be able to create. Passed to @code{ulimit -c}.
...
...
@@ -20812,7 +20812,7 @@ Number of files @code{mysqld} should be able to open. Passed to @code{ulimit -n}
@item --timezone=#
Set the timezone (the @code{TZ}) variable to the value of this parameter.
@item --user=#
@end
itemiz
e
@end
tabl
e
The @code{safe_mysqld} script is written so that it normally is able to start
a server that was installed from either a source or a binary version of
...
...
@@ -20892,7 +20892,7 @@ list. Anything after a white space is ignored.
@code{mysqld_multi} supports the following options:
@
itemiz
e
@
table @cod
e
@cindex config-file option
@item --config-file=...
Alternative config file. Note: This will not affect this program's own
...
...
@@ -20937,7 +20937,7 @@ MySQL user for @code{mysqladmin}.
@cindex version option
@item --version
Print the version number and exit.
@end
itemiz
e
@end
tabl
e
Some notes about @code{mysqld_multi}:
...
...
@@ -21110,7 +21110,7 @@ file. It is permissible to omit the @file{.MYI} extension.
@code{myisampack} supports the following options:
@
itemize @bullet
@
table @code
@item -b, --backup
Make a backup of the table as @code{tbl_name.OLD}.
...
...
@@ -21164,7 +21164,7 @@ Wait and retry if table is in use. If the @code{mysqld} server was
invoked with the @code{--skip-locking} option, it is not a good idea to
invoke @code{myisampack} if the table might be updated during the
packing process.
@end
itemiz
e
@end
tabl
e
@cindex examples, compressed tables
The sequence of commands shown below illustrates a typical table compression
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