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
ab7f78d4
Commit
ab7f78d4
authored
Jun 21, 2002
by
arjen@fred.bitbike.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change loose -> lose where appropriate.
parent
3a8a6a15
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Docs/manual.texi
Docs/manual.texi
+3
-3
No files found.
Docs/manual.texi
View file @
ab7f78d4
...
...
@@ -14265,7 +14265,7 @@ The following options affects how the repair works.
@item BACKUP @tab If the data table was changed during recover, save a
backup of the @file{table_name.MYD} datafile as
@file{table_name-datetime.BAK}.
@item FORCE @tab Run recover even if we will lo
o
se more than one row
@item FORCE @tab Run recover even if we will lose more than one row
from the .MYD file.
@item QUICK @tab Don't check the rows in the table if there isn't any
delete blocks.
...
...
@@ -27368,10 +27368,10 @@ When running our benchmark tests using secure connections (all data
encrypted with internal SSL support) things were 55% slower.
@item
If you compile with @code{--with-debug=full}, then you will lo
o
se 20%
If you compile with @code{--with-debug=full}, then you will lose 20%
for most queries, but some queries may take substantially longer (The
MySQL benchmarks ran 35% slower)
If you use @code{--with-debug}, then you will only lo
o
se 15%.
If you use @code{--with-debug}, then you will only lose 15%.
By starting a @code{mysqld} version compiled with @code{--with-debug=full}
with @code{--skip-safemalloc} the end result should be close to when
configuring with @code{--with-debug}.
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