mfp Thu Oct 20 10:52:38 2005 EDT
Modified files:
/phpdoc/en/reference/sdodasrel reference.xml
Log:
Fix bug #34918 "docs specify MySQL version that does not exist."
Two-line change to correct the MySQL version numbers.
http://cvs.php.net/diff.php/phpdoc/en/reference/sdodasrel/reference.xml?r1=1.16&r2=1.17&ty=u
Index: phpdoc/en/reference/sdodasrel/reference.xml
diff -u phpdoc/en/reference/sdodasrel/reference.xml:1.16
phpdoc/en/reference/sdodasrel/reference.xml:1.17
--- phpdoc/en/reference/sdodasrel/reference.xml:1.16 Mon Oct 10 16:57:10 2005
+++ phpdoc/en/reference/sdodasrel/reference.xml Thu Oct 20 10:52:33 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<!-- Purpose: database.abstract -->
<!-- Membership: pecl -->
<!-- State: experimental -->
@@ -179,14 +179,14 @@
<itemizedlist>
<listitem>
<para>
- MySQL 4.1.17, on Windows.
+ MySQL 4.1.14, on Windows.
The Relational DAS operates correctly with the php_pdo_mysql
driver that comes with the pre-built binaries for PHP 5.1.0b3.
</para>
</listitem>
<listitem>
<para>
- MySQL 4.1.17, on Linux. It is necessary to have the most up-to-date
+ MySQL 4.1.13, on Linux. It is necessary to have the most up-to-date
PDO driver for MySQL, which comes built in to PHP 5.1.0b3.
It may be necessary to uninstall the usual driver that would have
come from PECL using