Alterações na distribuição 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
SQL_BUFFER_RESULToption toSELECT. - Removed end space from double/float numbers in results from temporary tables.
- Added
CHECK TABLEcommand. - Added changes for
MyISAMin 3.23.12 that didn't get into the source distribution because of CVS problems. - Fixed bug so that
mysqladmin shutdownwill wait for the local server to close down. - Fixed a possible endless loop when calculating timestamp.
- Added
print_defaultsprogram to the.rpmfiles. Removedmysqlbugfrom the client.rpmfile.