1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

- added Changelog entry to manual.texi

- mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version
   mismatches (people were mixing MySQL 3.23 and 4.0 RPMs)


Docs/manual.texi:
   - Added Changelog entry
support-files/mysql.spec.sh:
   - MySQL-Max now requires MySQL >= 4.0 to avoid version mismatching
This commit is contained in:
unknown
2002-09-25 17:36:21 +02:00
parent 7a804530c4
commit 17109c8b18
2 changed files with 9 additions and 1 deletions

View File

@@ -50453,6 +50453,8 @@ each individual 4.0.x release.
@itemize @bullet
@item
Fixed bug in @code{myisamchk -R} mode.
@item
Fixed bug that caused @code{mysqld} to crash on @code{REVOKE}.
@item
Fixed bug in @code{ORDER BY} when there is a constant in the @code{SELECT}