mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
31c8104dc6
# If anyone knows of a version of mysql lower then 3.20.32 that implements # all 3 of these functions, please change the conditionals. @- Added mysql_get_client_info(), mysql_get_server_info(), @ mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean)