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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
2e3896ec
Commit
2e3896ec
authored
Nov 28, 2000
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo
parent
6210a546
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Docs/manual.texi
Docs/manual.texi
+2
-2
No files found.
Docs/manual.texi
View file @
2e3896ec
...
...
@@ -28494,7 +28494,7 @@ variable in the @strong{MySQL} server is bigger than the
@end table
The most normal use of @code{mysqldump} is probably for making a backup of
whole databases. @xref{Backup}
:
whole databases. @xref{Backup}
.
@example
mysqldump --opt database > backup-file.sql
...
...
@@ -38908,7 +38908,7 @@ though, so Version 3.23 is not released as a stable version yet.
@item
Applied patches for OS2 by @code{Yuri Dario}.
@item
@code
[
FLUSH TABLES table_name} didn't always flush table properly to
@code
{
FLUSH TABLES table_name} didn't always flush table properly to
disk; One some cases the index tree wasn't completely written to disk.
@item
@code{--bootstrap} is now run in a separate thread. This fixes the problem
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