summaryrefslogtreecommitdiff
path: root/main/php_variables.c
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2003-07-22 16:05:32 +0000
committerIlia Alshanetsky <iliaa@php.net>2003-07-22 16:05:32 +0000
commit5fcff2d872dfc59328e8855b5bc754a1efe48005 (patch)
tree9ee928ff54d823a9e1073894d2824b50fee09b3f /main/php_variables.c
parent4ec05c508b3b3b8c6b336934f0b08c7d08d17085 (diff)
downloadphp-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