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
5ea641ad
Commit
5ea641ad
authored
Oct 04, 2001
by
paul@teton.kitebird.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manual.texi change notes cleanup
parent
3dd994b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
Docs/manual.texi
Docs/manual.texi
+7
-6
No files found.
Docs/manual.texi
View file @
5ea641ad
...
@@ -47595,26 +47595,27 @@ not yet 100% confident in this code.
...
@@ -47595,26 +47595,27 @@ not yet 100% confident in this code.
Fixed a bug in @code{INSERT DELAYED} and @code{FLUSH TABLES} introduced
Fixed a bug in @code{INSERT DELAYED} and @code{FLUSH TABLES} introduced
in 3.23.42.
in 3.23.42.
@item
@item
Fixed unlikely bug, which returned no
t matching rows, in SELECT
with
Fixed unlikely bug, which returned no
n-matching rows, in @code{SELECT}
with
many tables and multi-column indexes and 'range' type.
many tables and multi-column indexes and 'range' type.
@item
@item
Fixed a unlikely core-dump bug when doing @code{EXPLAIN SELECT} when using
Fixed a
n
unlikely core-dump bug when doing @code{EXPLAIN SELECT} when using
many tables and @code{ORDER BY}.
many tables and @code{ORDER BY}.
@item
@item
Fixed bug in @code{LOAD DATA FROM MASTER} when using table with
Fixed bug in @code{LOAD DATA FROM MASTER} when using table with
@code{CHECKSUM=1}.
@code{CHECKSUM=1}.
@item
@item
Added unique error message when one gets a DEADLOCK during a transaction with
Added unique error message when one gets a DEADLOCK during a transaction with
BDB
tables.
@code{BDB}
tables.
@item
@item
Fixed problem with @code{BDB} tables and @code{UNIQUE} columns defined
Fixed problem with @code{BDB} tables and @code{UNIQUE} columns defined
as @code{NULL}.
as @code{NULL}.
@item
@item
Fixed problem with @code{myisampack} when using pre-space filled CHAR columns.
Fixed problem with @code{myisampack} when using pre-space filled @code{CHAR}
columns.
@item
@item
Applied patch from Yuri Dario for OS2.
Applied patch from Yuri Dario for OS2.
@item
@item
Fixed bug in @code{--safe-user-create}
Fixed bug in @code{--safe-user-create}
.
@end itemize
@end itemize
@node News-3.23.42, News-3.23.41, News-3.23.43, News-3.23.x
@node News-3.23.42, News-3.23.41, News-3.23.43, News-3.23.x
...
@@ -53843,7 +53844,7 @@ really ``thread aware''.
...
@@ -53843,7 +53844,7 @@ really ``thread aware''.
@node Environment variables, Regexp, Porting, Top
@node Environment variables, Regexp, Porting, Top
@appendix
Environment Variables
@appendix Environment Variables
@cindex environment variables, list of
@cindex environment variables, list of
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