php-src/ext/mysql
Ilia Alshanetsky 5fcff2d872 * Fixed bug #24535 (Crash when retrieving data from unbuffered result after
the original connection has been changed).
* Fixed a crash when trying to fetch an unbuffered result after
mysql_close() has been called.
* Added a check to make sure no unbuffered results are inside the buffer
when calling functions that internally execute a query. Affected functions
are: mysql_select_db(), mysql_list_dbs(), mysql_list_tables(),
mysql_list_processes(), mysql_list_fields(), mysql_stat() and mysql_ping().
* Do not re-select a database if the database to be selected is the same.
2003-07-22 16:05:32 +00:00
..
config.m4 Add short notice regarding unbundled client lib 2003-07-18 09:53:04 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql.dsp COMPILE_DL_MYSQL_MYSQL -> COMPILE_DL_MYSQL 2003-07-06 20:38:56 +00:00
mysql.mak Changes for NetWare makefile. 2003-01-06 09:05:59 +00:00
php_mysql.c * Fixed bug #24535 (Crash when retrieving data from unbuffered result after 2003-07-22 16:05:32 +00:00
php_mysql.h updating license information in the headers. 2003-06-10 20:04:29 +00:00