From:             
Operating system: Linux / Ububtu 10.4
PHP version:      Irrelevant
Package:          Dynamic loading
Bug Type:         Feature/Change Request
Bug description:our PHP MySQL library version XXX  differs from your MySQL 
server version YYY

Description:
------------
I run:
Ubuntu 10.4
PhpMyAdmin 3.4.8
PHP 5.3.2-1ubuntu4.11 
MariaDB 5.3.3

I upgraded from mariadb 5.2.?

Since this upgrade I get the following warning in phpmyadmin:
"Your PHP MySQL library version 5.2.10-MariaDB differs from your MySQL
server 
version 5.3.3. This may cause unpredictable behavior."

When previously upgrading from mysql 5.? to mariadb 5.2.? I also recieved
this 
warning.

The first time I fixed this by using "apt-get install php5-mysql"
But the second time this did not work.

According to http://www.dotdeb.org/2011/11/01/mysql-5-5-is-finally-here/
the version differs can be ignored.

According to a chat on freenode #maria
...
[15:56] <wlad> edzob, I do not think so. I think the correct place to
complain 
in this case is PHP. This PHP version check is just pointless, just does
not 
work. This will not cause unpredictable behavior
...
[16:06] <wlad> edzob, it was done by a nice guy indeed, it is done  wrong..
He 
(person who introduced the check) said that long ago in  a galaxy far away,
ABI 
or protocol was changed between some of 5.0 releases. And since then he
became 
overcautiious. Pierre might know more details to it, and may be (I don't
know 
for sure) even has an influence on it in a way that the check is finally
removed 
for good.

Thus my request..
Since 2 sources state that the warning can be ignored.
Can this version check be removed from php?
So that this warning without a function (or functional impact as reason)
does 
not give this warning anymore?
 


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

Reply via email to