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...