Hi
Dne Thu, 21 Oct 2010 09:36:52 -0400 Marc Delisle marc@infomarc.info napsal(a):
I don't view PBXT as a MariaDB feature, it's just that they package this engine with their product.
Well there is not much more visible changes from phpMyAdmin perspective than new (or improved) storage engines in MariaDB. The rest are mostly performance improvements.
What about http://pecl.php.net/package/drizzle ? I guess that proper support should include using this wrapper to libdrizzle.
As Drizzle currently speaks MySQL binary protocol, there is no need for that. It might be however needed in future (they plan to develop own binary protocol).