nlopess         Tue Feb 27 15:32:08 2007 UTC

  Modified files:              
    /phpdoc/en/reference/pdo    reference.xml 
  Log:
  mysql 5 is also supported (user note)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.54&r2=1.55&diff_format=u
Index: phpdoc/en/reference/pdo/reference.xml
diff -u phpdoc/en/reference/pdo/reference.xml:1.54 
phpdoc/en/reference/pdo/reference.xml:1.55
--- phpdoc/en/reference/pdo/reference.xml:1.54  Sun Jan  7 20:57:47 2007
+++ phpdoc/en/reference/pdo/reference.xml       Tue Feb 27 15:32:08 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.54 $ -->
+<!-- $Revision: 1.55 $ -->
 <!-- Purpose: database.abstract -->
 <!-- Membership: pecl, bundled -->
 
@@ -69,7 +69,7 @@
         </row>
         <row>
          <entry><link linkend="ref.pdo-mysql">PDO_MYSQL</link></entry>
-         <entry>MySQL 3.x/4.x</entry>
+         <entry>MySQL 3.x/4.x/5.x</entry>
         </row>
         <row>
          <entry><link linkend="ref.pdo-oci">PDO_OCI</link></entry>

Reply via email to