From:             clau at 101phones dot com
Operating system: Windows XP Home
PHP version:      5.0.0b4 (beta4)
PHP Bug Type:     MySQL related
Bug description:  php_mysql.dll + libmysql.dll (4.0.x) problem

Description:
------------
The latest build of php5 (5.0.0b4) does not work with mysql 4.0.18 client
library.  It's looking for mysql_drop_db in libmysql.dll but it can't find
it since it's deprecated.  Apache2 gives these errors.


-- 
Edit bug report at http://bugs.php.net/?id=27247&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27247&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27247&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27247&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27247&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27247&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27247&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27247&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27247&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27247&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27247&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27247&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27247&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27247&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27247&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27247&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27247&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27247&r=float

Reply via email to