Ulf Wendel

2011/02/24
by admin
Comments Off on What if PECL/mysqlnd_ms does not implement failover?

What if PECL/mysqlnd_ms does not implement failover?

Implicit and automatic connection failover done by the driver is broken by design, correct? Should PECL/mysqlnd_ms implement automatic failover? Today Johannes showed me an IRC snippet about TAF (Transparent Application Failover). Maybe, I fail miserably but I don’t see a … Continue reading

2011/02/23
by admin
Comments Off on PHP: Application calling plugin – on communication

PHP: Application calling plugin – on communication

Imagine PECL/mysqlnd_ms could keep certain reads on certain slaves in a MySQL master slave setup. You would have a good chance to profit from hot database caches. You would not only distribute read load, scale out horizonally and so forth … Continue reading