I installed mysql 5.6 all packages completely and I have the updated PHPMyadmin and PHP 7.0 and have latest php7.0-mysql library installed
My server is showing the version no. as MySQL 5.6 when test from mysql terminal as well as in PHPMyadmin.
But, the database client version is showing somewhere around 5.0xxx
I browsed through and saw that I had to update mysqlnd (What really causes PHP MySQL library version differs from your MySQL server version?)
But I am not sure how to proceed. What should I do? Thanks in advance
Running Ubuntu, Apache2