php-src/ext/mysql
Georg Richter 05007b0cbb 1) New constants:
MYSQL_CLIENT_SSL for ssl connections
MYSQL_CLIENT_COMPRESS for compressed protocol
MYSQL_CLIENT_IGNORE_SPACES for spaces after function names
MYSQL_CLIENT_INTERACTIVE for closing connections after timeout_interactive seconds

2) Optional parameter client_flags for mysql_connect and mysql_pconnect
For parameter desctiption see 1.
This also should fix bug #13589

3) New internal function _rollback_mysql_transactions, which is called via
PHP_RSHUTDOWN_FUNCTION
This fixes bug #12513
2002-07-10 13:16:24 +00:00
..
libmysql - Fix annoying redefine warning.. 2002-06-28 08:34:34 +00:00
config.m4 Fix shared build and made the logic of finding the socket location better. 2002-07-08 15:31:01 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mysql.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
php_mysql.c 1) New constants: 2002-07-10 13:16:24 +00:00
php_mysql.h - add mysql_info function 2002-03-29 12:47:02 +00:00