← Back to team overview

ius-coredev team mailing list archive

[Bug 1010874] Re: PECL mysqlnd_ms a read/write splitter for mysqlnd

 

I'm the coworker of Ralf and just finished testing your packages.
Everything worked as expected. If you'd like, we could provide you with
sample configuration files to ship with the packages in /usr/share/doc
so make the setup process easier. Also, I would suggest putting the
.json file into php.d/ where it will be closer to its .ini file. PHP
will ignore it as long as it doesn't end in .ini itself.

Thanks a lot for the packages and the quick help.

Lars

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1010874

Title:
  PECL mysqlnd_ms a read/write splitter for mysqlnd

Status in IUS Community Project:
  Fix Committed

Bug description:
  As php54-mysqlnd is now available in IUS, it would be nice if you
  could build PECL mysqlnd_ms

  http://pecl.php.net/package/mysqlnd_ms

  It allows to split read (select) from other sql statements and send them to replication slaves. 
  It's transparent for application code, as long as you are happy with sticking to master, after first non-select statement. It allows to overwrite that behavior with comments in sql statements.

  Ralf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1010874/+subscriptions


References