php-developer-list | 2001122
Date: 12/31/01
- Next message: zak <email protected>: "[PHP-DEV] Bug #13589 Updated: Persistent connections stay open and accumulate"
- Previous message: zak <email protected>: "[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13456
Updated by: zak
Reported By: newland <email protected>
Old Status: Assigned
Status: Closed
Bug Type: MySQL related
Operating System: Linix
PHP Version: 4.0.6
Old Assigned To: Zeev
Assigned To:
New Comment:
Zeev fixed this. The fix should appear in the release that
follows PHP 4.1.1
Previous Comments:
------------------------------------------------------------------------
[2001-11-20 18:52:15] mfischer <email protected>
Being unkind, I assign this to Zeev ... :-)
------------------------------------------------------------------------
[2001-09-26 13:13:33] newland <email protected>
We use MySQL 3.22.32 and recive false using mysql_query()
wherever SQL is correct and has effect on database.
So, in file ext/mysql/php_mysql.c line 99 must be at least
such line:
#if MYSQL_VERSION_ID < 32233
instead of
#if MYSQL_VERSION_ID < 32224
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13456&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: zak <email protected>: "[PHP-DEV] Bug #13589 Updated: Persistent connections stay open and accumulate"
- Previous message: zak <email protected>: "[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

