Fixed a lock problem (bug in MySQL Version 3.22.1) when closing temporary tables.
Added missing mysql_ping()
to the client
library.
Added --compress
option to all MySQL
clients.
Changed byte
to char
in mysql.h
and
mysql_com.h
.
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.