diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2003-07-22 16:05:32 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2003-07-22 16:05:32 +0000 |
commit | 5fcff2d872dfc59328e8855b5bc754a1efe48005 (patch) | |
tree | 9ee928ff54d823a9e1073894d2824b50fee09b3f /main/php_variables.c | |
parent | 4ec05c508b3b3b8c6b336934f0b08c7d08d17085 (diff) | |
download | php-git-5fcff2d872dfc59328e8855b5bc754a1efe48005.tar.gz |
* 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.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions