andy            Mon Aug  6 15:52:49 2001 EDT

  Modified files:              
    /phpdoc/en/faq      databases.xml 
  Log:
  Added a link to mysql.com
  
  
Index: phpdoc/en/faq/databases.xml
diff -u phpdoc/en/faq/databases.xml:1.4 phpdoc/en/faq/databases.xml:1.5
--- phpdoc/en/faq/databases.xml:1.4     Sun Aug  5 18:28:11 2001
+++ phpdoc/en/faq/databases.xml Mon Aug  6 15:52:49 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
  <chapter id="faq.databases">
   <title>Connecting to databases</title>
   <titleabbrev>Connecting to databases</titleabbrev>
@@ -76,7 +76,8 @@
        <listitem>
            <simpara>
             Install MySQL on your platform according to instructions with MySQL.
-            Latest available from www.mysql.com (get it from your mirror!). No special
+            Latest available from <ulink url="&faqurl.mysql;">www.mysql.com</ulink>
+            (get it from your mirror!). No special
             configuration required except when you set up a database, and configure 
the
             user account, you should put % in the host field, or the host name of the
             Windows computer you wish to access MySQL with. Make a note of your server


Reply via email to