PHP7 mysqlnd-ms/alternatives
Posted: Tue May 03, 2016 2:12 am
Hi,
I'm currently using mysqlnd-ms to load blalance slave reads and route write queries to master. Tried compiling mysqlnd-ms with php7 but compilation fails because of considerable changes to underlying mysql_nd. How is rest of the world solving this problem? are there alternatives to mysqlnd-ms, and maxscale (maxscale routes prepared statements to master so useless).
Thanks.
I'm currently using mysqlnd-ms to load blalance slave reads and route write queries to master. Tried compiling mysqlnd-ms with php7 but compilation fails because of considerable changes to underlying mysql_nd. How is rest of the world solving this problem? are there alternatives to mysqlnd-ms, and maxscale (maxscale routes prepared statements to master so useless).
Thanks.