List:Internals« Previous MessageNext Message »
From:paul Date:July 12 2005 5:21pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2996)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.2996 05/07/12 10:21:21 paul@stripped +3 -0
  Correct error in description of how "make test"
  works for DBD::mysql installation.

  refman/installing.xml
    1.13 05/07/12 10:21:19 paul@stripped +7 -5
    Correct error in description of how "make test"
    works for DBD::mysql installation.

  refman-5.0/installing.xml
    1.15 05/07/12 10:21:18 paul@stripped +7 -5
    Sync.

  refman-4.1/installing.xml
    1.13 05/07/12 10:21:18 paul@stripped +7 -5
    Sync.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.12/refman-4.1/installing.xml	2005-07-11 14:03:43 -05:00
+++ 1.13/refman-4.1/installing.xml	2005-07-12 10:21:18 -05:00
@@ -17038,11 +17038,13 @@
 
    <para>
     The <literal>DBD::mysql</literal> installation runs a number of
-    tests. These tests require being able to connect to the local MySQL
-    server as the anonymous user with no password. If you have removed
-    anonymous accounts or assigned them passwords, the tests fail. You
-    can use <literal>force install DBD::mysql</literal> to ignore the
-    failed tests.
+    tests. These tests attempt to connect to the local MySQL server
+    using the default username and password. (The default username is
+    your login name on Unix, and <literal>ODBC</literal> on Windows. The
+    default password is <quote>no password.</quote>) If you can't
+    connect to the server with those values (for example, if your
+    account has a password), the tests fail. You can use <literal>force
+    install DBD::mysql</literal> to ignore the failed tests.
    </para>
 
    <para>

--- 1.14/refman-5.0/installing.xml	2005-07-11 14:03:43 -05:00
+++ 1.15/refman-5.0/installing.xml	2005-07-12 10:21:18 -05:00
@@ -15570,11 +15570,13 @@
 
    <para>
     The <literal>DBD::mysql</literal> installation runs a number of
-    tests. These tests require being able to connect to the local MySQL
-    server as the anonymous user with no password. If you have removed
-    anonymous accounts or assigned them passwords, the tests fail. You
-    can use <literal>force install DBD::mysql</literal> to ignore the
-    failed tests.
+    tests. These tests attempt to connect to the local MySQL server
+    using the default username and password. (The default username is
+    your login name on Unix, and <literal>ODBC</literal> on Windows. The
+    default password is <quote>no password.</quote>) If you can't
+    connect to the server with those values (for example, if your
+    account has a password), the tests fail. You can use <literal>force
+    install DBD::mysql</literal> to ignore the failed tests.
    </para>
 
    <para>

--- 1.12/refman/installing.xml	2005-07-11 14:03:43 -05:00
+++ 1.13/refman/installing.xml	2005-07-12 10:21:19 -05:00
@@ -17311,11 +17311,13 @@
 
    <para>
     The <literal>DBD::mysql</literal> installation runs a number of
-    tests. These tests require being able to connect to the local MySQL
-    server as the anonymous user with no password. If you have removed
-    anonymous accounts or assigned them passwords, the tests fail. You
-    can use <literal>force install DBD::mysql</literal> to ignore the
-    failed tests.
+    tests. These tests attempt to connect to the local MySQL server
+    using the default username and password. (The default username is
+    your login name on Unix, and <literal>ODBC</literal> on Windows. The
+    default password is <quote>no password.</quote>) If you can't
+    connect to the server with those values (for example, if your
+    account has a password), the tests fail. You can use <literal>force
+    install DBD::mysql</literal> to ignore the failed tests.
    </para>
 
    <para>
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2996)paul12 Jul