Fixed optimizer problem on SELECT
when
using many overlapping indexes.
Disabled floating-point exceptions for FreeBSD to fix core
dump when doing SELECT FLOOR(POW(2,63))
.
Added print of default arguments options to all clients.
Fixed critical problem with the WITH GRANT
OPTION
option.
Fixed non-critical Y2K problem when writing short date to log files.
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.