<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 19:03:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: MySQLND, MySQL_UH and other goodies available to PHP programmers]]></title>
      <guid>http://www.phpdeveloper.org/news/15810</guid>
      <link>http://www.phpdeveloper.org/news/15810</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today there's <a href="http://devzone.zend.com/article/12982-MySQLND-MySQL_UH-and-other-goodies-available-to-PHP-programmers">a new post</a> from <i>Cal Evans</i> mentioning some goodies that are available to PHP programmers in the world of MySQL.
</p>
<blockquote>
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. 
</blockquote>
<p>
He mentions the <a href="http://pecl.php.net/package/mysqlnd_uh">mysqlnd_uh</a> that's a part of this new MySQL driver and <a href="http://blog.ulf-wendel.de/?p=298">an interesting article</a> from <i>Ulf Wendel</i> about its use in transparent load balancing and sharding. The article includes code that randomly picks a MySQL server for the script to use.
</p>
<blockquote>
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.
</blockquote>]]></description>
      <pubDate>Wed, 26 Jan 2011 11:16:02 -0600</pubDate>
    </item>
  </channel>
</rss>
