The Internet Super Hero blog has
posted about a preview release of the
PDO_MYSQLND and a connector for MySQL to Open Office that have both been announced at this year's
MySQL Conference.
The post explains what each of the technologies are for and where they fit in most development. The PDO_MYSQLND functionality is a direct connection for the PDO libraries to connect to MySQL using the native driver.
PDO_MYSQLND inherits all benefits of the MySQL native driver for PHP. In addition to the shared advantages you get the first PDO driver for MySQL developed by Sun/MySQL!
Internet Super Hero Blog: PDO_MYSQLND for PHP preview released - Read More...