ID: 13456
Updated by: zak
Reported By: [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] [EMAIL PROTECTED]

Being unkind, I assign this to Zeev ... :-)

------------------------------------------------------------------------

[2001-09-26 13:13:33] [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to