Go to the first, previous, next, last section, table of contents.
-
LOCK TABLES + 'DELETE from table' never removed locks properly.
-
Fixed problem when grouping on a OR function.
-
Fixed permission problem with umask() and creating new databases.
-
Fixed permission problem on result file with SELECT ... INTO OUTFILE...
-
Fixed problem in range optimizer (core dump) for a very complex query.
-
Fixed problem when using MIN(integer) or MAX(integer) in GROUP BY.
-
Fixed bug on Alpha when using integer keys. (Other keys worked on Alpha).
-
Fixed bug in WEEK("XXXX-xx-01").
Go to the first, previous, next, last section, table of contents.