Changed the maximum table name and column name lengths from 32 to 64.
Aliases can now be of ``any'' length.
Fixed mysqladmin stat
to return the right
number of queries.
Changed protocol (downward compatible) to mark if a column
has the AUTO_INCREMENT
attribute or is a
TIMESTAMP
. This is needed for the new
Java driver.
Added Hebrew sorting order by Zeev Suraski.
Solaris 2.6: Fixed configure
bugs and
increased maximum table size from 2G to 4G.
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.