Changes in release 3.23.13
--------------------------
* Fixed problem when doing locks on the same table more than 2 times
in the same `LOCK TABLE' command; This fixed the problem one got
when running the test-ATIS test with `--fast' or
`--check-only-changed'.
* Added option `SQL_BUFFER_RESULT' to `SELECT'.
* Removed end space from double/float numbers in results from
temporary tables. Added `CHECK TABLE' command.
* Added changes for MyISAM in 3.23.12 that didn't get into the source
distribution because of CVS problems.
* Fixed bug so that `mysqladmin shutdown' will wait for the local
server to close down.
* Fixed a possible endless loop when calculating timestamp.
* Added `print_defaults' to the `.rpm' files. Removed `mysqlbug'
from the client `.rpm' file.