[Overview][Constants][Types][Procedures and functions][Variables] |
Source position: mysql.inc line 788
type mysql_protocol_type = ( |
MYSQL_PROTOCOL_DEFAULT, |
MYSQL_PROTOCOL_TCP, |
MYSQL_PROTOCOL_SOCKET, |
MYSQL_PROTOCOL_PIPE, |
MYSQL_PROTOCOL_MEMORY |
); |