vrana Mon Aug 20 12:53:42 2007 UTC
Modified files:
/phpdoc/en/reference/mysqli configure.xml
Log:
Use dev.mysql.com binaries for MySQL 5 (bug #36450)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysqli/configure.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/mysqli/configure.xml
diff -u phpdoc/en/reference/mysqli/configure.xml:1.8
phpdoc/en/reference/mysqli/configure.xml:1.9
--- phpdoc/en/reference/mysqli/configure.xml:1.8 Wed Jun 20 22:25:00 2007
+++ phpdoc/en/reference/mysqli/configure.xml Mon Aug 20 12:53:42 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<section xml:id="mysqli.installation" xmlns="http://docbook.org/ns/docbook">
&reftitle.install;
<para xml:id="mysqli.configure">
@@ -30,6 +30,12 @@
system directory also works (because the system directory is by default in
the system's <envar>PATH</envar>), it's not recommended.
</para>
+ <note>
+ <para>
+ For connecting to MySQL 5, it is recommended to download binaries from
+ <link
xlink:href="&url.mysql.download.lib;">&url.mysql.download.lib;</link>.
+ </para>
+ </note>
<para>
As with enabling any PHP extension (such as
<filename>php_mysqli.dll</filename>), the PHP directive