Hi,
I upgraded to php 5.6.7 in combination with MySQL 5.6.24.
I used the beautifull custombuild 2.0 to do this, everything went fine.
But when i check: phpinfo()
It still says under MySQL: Client API version - mysqlnd 5.0.11-dev - 20120503
I already rewrote confs, rebuild php n several times, build all..
Reboot services, even rebooted the server.
There are no errors and the version states like it should:
[root@yolo custombuild]# rpm -qa | grep MySQL
MySQL-shared-5.6.24-1.linux_glibc2.5.x86_64
MySQL-server-5.6.24-1.linux_glibc2.5.x86_64
MySQL-client-5.6.24-1.linux_glibc2.5.x86_64
MySQL-devel-5.6.24-1.linux_glibc2.5.x86_64
Am i missing something or just paranoid? the api version should be the client new version right?
Thanks in advance
I upgraded to php 5.6.7 in combination with MySQL 5.6.24.
I used the beautifull custombuild 2.0 to do this, everything went fine.
But when i check: phpinfo()
It still says under MySQL: Client API version - mysqlnd 5.0.11-dev - 20120503
I already rewrote confs, rebuild php n several times, build all..
Reboot services, even rebooted the server.
There are no errors and the version states like it should:
[root@yolo custombuild]# rpm -qa | grep MySQL
MySQL-shared-5.6.24-1.linux_glibc2.5.x86_64
MySQL-server-5.6.24-1.linux_glibc2.5.x86_64
MySQL-client-5.6.24-1.linux_glibc2.5.x86_64
MySQL-devel-5.6.24-1.linux_glibc2.5.x86_64
Am i missing something or just paranoid? the api version should be the client new version right?
Thanks in advance