php-src/ext/mysql
Georg Richter a9c64d174b - renamed rollback function to _restore_connection_default
- in _restore_connection_default:
  - unset the selected database (thx to Paul DuBois)
  - set session variable autocommit to default (=1)
2002-09-09 15:53:05 +00:00
..
libmysql fixed bug #18643 2002-08-23 15:56:34 +00:00
config.m4 @- Added --disable-all configure option. (Jani) 2002-09-04 18:47:28 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql.dsp s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files. 2000-05-23 09:22:01 +00:00
mysql.mak Added NetWare changes 2002-07-12 12:55:56 +00:00
php_mysql.c - renamed rollback function to _restore_connection_default 2002-09-09 15:53:05 +00:00
php_mysql.h Rename mysql_character_set_name() to mysql_client_encoding(). pg_client_encoding() is available from PHP4.0.3 and this function is available from PHP 4.3.0 2002-08-24 21:41:25 +00:00