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
b7989fa5
Commit
b7989fa5
authored
Apr 29, 2002
by
arjen@fred.bitbike.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed indices to indexes for consistency.
Added FIX reminder regarding @multitable in SHOW VARIABLES section.
parent
6e9ade67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
Docs/manual.texi
Docs/manual.texi
+6
-2
No files found.
Docs/manual.texi
View file @
b7989fa5
...
...
@@ -1774,8 +1774,8 @@ client library, so it is convenient and easy to use. @xref{libmysqld}.
@item
Version 4.0 further increases @emph{the speed of MySQL Server}
in a number of areas,
such as bulk @code{INSERT}s, searching on packed ind
ic
es, creation of
@code{FULLTEXT} ind
ic
es as well as @code{COUNT(DISTINCT)}.
such as bulk @code{INSERT}s, searching on packed ind
ex
es, creation of
@code{FULLTEXT} ind
ex
es as well as @code{COUNT(DISTINCT)}.
@item
The table handler @code{InnoDB} is now offered as a feature of the
...
...
@@ -19544,6 +19544,10 @@ or @samp{M} to indicate kilobytes or megabytes. For example, @code{16M}
indicates 16 megabytes. The case of suffix letters does not matter;
@code{16M} and @code{16m} are equivalent:
@c FIX 2002-04-29 arjen / paul
@c FIX Below should be a @multitable just like SHOW STATUS.
@c FIX Has to wait till after O'Reilly printed edition is out the door.
@cindex variables, values
@itemize
@item @code{ansi_mode}.
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