Alterações na distribuição 3.22.30
Fixed optimiser 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.