Fixed problem when storing numbers in timestamps.
Fix problem with timezones that have half hour offsets.
Added mysqlhotcopy
, a fast online
hot-backup utility for local MySQL databases. By Tim Bunce.
New more secure mysqlaccess
. Thanks to
Steve Harvey for this.
Fixed security problem in the protocol regarding password checking.
Fixed problem that affected queries that did arithmetic on
GROUP
functions.
Fixed a bug in the ISAM
code when
deleting rows on tables with packed indexes.
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.