diff --git a/reference/sdodasrel/reference.xml b/reference/sdodasrel/reference.xml index 4a5f08d371..4a5e9dbc50 100644 --- a/reference/sdodasrel/reference.xml +++ b/reference/sdodasrel/reference.xml @@ -1,5 +1,5 @@ - + @@ -179,14 +179,14 @@ require_once 'SDO/DAS/Relational.php'; - 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. - 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