From:             bluephp at gmail dot com
Operating system: Windows 2003 Server
PHP version:      5.2.9
PHP Bug Type:     MySQL related
Bug description:  About Client API version / libmysql.dll

Description:
------------
My server: Windwos 2003 Server
PHP version: 5.2.9
Mysql: 5.0.45
phpMyAdmin: 2.11.0
php-5.2.4/libmysql.dll : 5.0.45
php-5.2.9/libmysql.dll : 5.0.51a
--------------

Today I upgrade my php version from 5.2.4 to 5.2.9,
I finish it,everything is OK, the php file running OK. It s good.

But when login in the phpMyAdmin ,it warning me :
----------
Your PHP MySQL library version 5.0.51a differs from your MySQL server
version 5.0.45. This may cause unpredictable behavior.
----------

So I copy php-5.2.4/libmysql.dll instead of php-5.2.9/libmysql.dll ,then
the phpMyAdmin without the warning .It is all OK.

But I think the warning maybe not important.
Can I use php-5.2.9/libmysql.dll in my php with phpMyAdmin warning ?


-- 
Edit bug report at http://bugs.php.net/?id=47562&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=47562&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=47562&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=47562&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=47562&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47562&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=47562&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=47562&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=47562&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=47562&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=47562&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=47562&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=47562&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=47562&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=47562&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=47562&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=47562&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=47562&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=47562&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=47562&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=47562&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=47562&r=mysqlcfg

Reply via email to