Page 1 of 1

PHP7 mysqlnd-ms/alternatives

Posted: Tue May 03, 2016 2:12 am
by zlanka
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.

Re: PHP7 mysqlnd-ms/alternatives

Posted: Tue May 03, 2016 7:57 pm
by Christopher
I don't see that there is an alternative. It is a PECL module. Perhaps you could take a look at the code and see if you can resolve the compilation problems.

Re: PHP7 mysqlnd-ms/alternatives

Posted: Mon Feb 26, 2018 8:20 am
by sertab
There is now a fork of this extension with new functionalities and porting to php 7.x, it is available at https://github.com/sergiotabanelli/mymysqlnd_ms