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.