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
23a6f068
Commit
23a6f068
authored
Jan 09, 2002
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Little fixups in change log.
parent
5806807c
Changes
1
Hide 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 @
23a6f068
...
@@ -48055,7 +48055,7 @@ Fixed shutdown problem on HPUX.
...
@@ -48055,7 +48055,7 @@ Fixed shutdown problem on HPUX.
@item
@item
Added functions @code{des_encrypt()} and @code{des_decrypt()}.
Added functions @code{des_encrypt()} and @code{des_decrypt()}.
@item
@item
Added statement
FLUSH DES_KEY_FILE
.
Added statement
@code{FLUSH DES_KEY_FILE}
.
@item
@item
Added mysqld option @code{--des-key-file}.
Added mysqld option @code{--des-key-file}.
@item
@item
...
@@ -48108,7 +48108,7 @@ Added boolean fulltext search code. It should be considered early alpha.
...
@@ -48108,7 +48108,7 @@ Added boolean fulltext search code. It should be considered early alpha.
Extended @code{MODIFY} and @code{CHANGE} in @code{ALTER TABLE} to accept
Extended @code{MODIFY} and @code{CHANGE} in @code{ALTER TABLE} to accept
the @code{AFTER} keyword.
the @code{AFTER} keyword.
@item
@item
Index are now used with @code{ORDER
} BY on a whole InnoDB
table.
Index are now used with @code{ORDER
BY} on a whole @code{InnoDB}
table.
@end itemize
@end itemize
@node News-4.0.0, , News-4.0.1, News-4.0.x
@node News-4.0.0, , News-4.0.1, News-4.0.x
...
@@ -48123,7 +48123,7 @@ Added documentation for @code{libmysqld}, the embedded MySQL server
...
@@ -48123,7 +48123,7 @@ Added documentation for @code{libmysqld}, the embedded MySQL server
library. Also added example programs (a @code{mysql} client and
library. Also added example programs (a @code{mysql} client and
@code{mysqltest} test program) which use @code{libmysqld}.
@code{mysqltest} test program) which use @code{libmysqld}.
@item
@item
Removed all Gemini hooks from MySQL.
Removed all Gemini hooks from MySQL
server
.
@item
@item
Removed @code{my_thread_init()} and @code{my_thread_end()}
Removed @code{my_thread_init()} and @code{my_thread_end()}
from mysql_com.h, and added @code{mysql_thread_init()} and
from mysql_com.h, and added @code{mysql_thread_init()} and
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