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
6fbafad2
Commit
6fbafad2
authored
Jul 17, 2002
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Started 4.0.3 changes.
Added changelog entry for Jani's pager fix in mysql client.
parent
bcccf59e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
Docs/manual.texi
Docs/manual.texi
+13
-1
No files found.
Docs/manual.texi
View file @
6fbafad2
...
@@ -49674,12 +49674,22 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
...
@@ -49674,12 +49674,22 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@cindex changes, version 4.0
@cindex changes, version 4.0
@menu
@menu
* News-4.0.3:: Changes in release 4.0.3
* News-4.0.2:: Changes in release 4.0.2 (01 July 2002)
* News-4.0.2:: Changes in release 4.0.2 (01 July 2002)
* News-4.0.1:: Changes in release 4.0.1 (23 Dec 2001)
* News-4.0.1:: Changes in release 4.0.1 (23 Dec 2001)
* News-4.0.0:: Changes in release 4.0.0 (Oct 2001: Alpha)
* News-4.0.0:: Changes in release 4.0.0 (Oct 2001: Alpha)
@end menu
@end menu
@node News-4.0.2, News-4.0.1, News-4.0.x, News-4.0.x
@node News-4.0.3, News-4.0.2, News-4.0.x, News-4.0.x
@appendixsubsec Changes in release 4.0.3
@itemize @bullet
@item
Fixed a bug that made the pager option in the mysql client non-functional.
@end itemize
@node News-4.0.2, News-4.0.1, News-4.0.3, News-4.0.x
@appendixsubsec Changes in release 4.0.2 (01 July 2002)
@appendixsubsec Changes in release 4.0.2 (01 July 2002)
@itemize @bullet
@itemize @bullet
...
@@ -49942,6 +49952,7 @@ GRANT ... WITH MAX_QUERIES_PER_HOUR N1
...
@@ -49942,6 +49952,7 @@ GRANT ... WITH MAX_QUERIES_PER_HOUR N1
Added @code{mysql_secure_installation} to the @file{scripts/} directory.
Added @code{mysql_secure_installation} to the @file{scripts/} directory.
@end itemize
@end itemize
@node News-4.0.1, News-4.0.0, News-4.0.2, News-4.0.x
@node News-4.0.1, News-4.0.0, News-4.0.2, News-4.0.x
@appendixsubsec Changes in release 4.0.1 (23 Dec 2001)
@appendixsubsec Changes in release 4.0.1 (23 Dec 2001)
...
@@ -50016,6 +50027,7 @@ the @code{FIRST} and @code{AFTER} keywords.
...
@@ -50016,6 +50027,7 @@ the @code{FIRST} and @code{AFTER} keywords.
Indexes are now used with @code{ORDER BY} on a whole @code{InnoDB} table.
Indexes 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
@appendixsubsec Changes in release 4.0.0 (Oct 2001: Alpha)
@appendixsubsec Changes in release 4.0.0 (Oct 2001: Alpha)
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