News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
MySQLND, MySQL_UH and other goodies available to PHP programmers
January 26, 2011 @ 11:16:02

On the Zend Developer Zone today there's a new post from Cal Evans mentioning some goodies that are available to PHP programmers in the world of MySQL.

PHP 5.3 shipped with a new driver for MySQL, mysqlnd or MySQL Native Driver. While one of it's biggest features is that it gives us a mysql driver that is part of PHP so it doesn't suffer from licensing issues that the previous driver did. However, in the redesign, the architecture was changed.

He mentions the mysqlnd_uh that's a part of this new MySQL driver and an interesting article from Ulf Wendel about its use in transparent load balancing and sharding. The article includes code that randomly picks a MySQL server for the script to use.

The article is a bit difficult to read at time but trust me, stick with them because the stuff in there is the stuff you want in your head when you are working on your next application.
0 comments voice your opinion now!
mysqlnd mysqluh nativedriver loadbalance shard mysql tutorial


blog comments powered by Disqus

Similar Posts

CodePoets.co.uk: How to use PHP and PEAR MDB2 (Tutorial)

IBM developer Works: PHP and RSS: Getting it together

Zend Developer Zone: P-A-R-T-Y at OSCON!

Jeremy Cook: Continuous Deployment with Symfony2, Jenkins and Capifony

DevShed: Building PDF Documents with PHP 5


Community Events











Don't see your event here?
Let us know!


conference opinion community zendframework2 release language introduction example testing podcast framework phpunit tool functional series code development unittest interview application

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework