Alterações na distribuição 3.22.16 (Feb 1999: Gamma)
mysqladmin processlist could kill the server if a new user logged in.
DELETE FROM tbl_name WHERE key_column=col_namedidn't find any matching rows. Fixed.DATE_ADD(column, ...)didn't work.INSERT DELAYEDcould deadlock with status 'upgrading lock'- Extended
ENCRYPT()to take longer salt strings than 2 characters. longlong2stris now much faster than before. ForIntel x86platforms, this function is written in optimised assembler.- Added the
MODIFYkeyword toALTER TABLE.