List:Commits« Previous MessageNext Message »
From:mcbrown Date:July 18 2007 8:25am
Subject:svn commit - mysqldoc@docsrva: r7134 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2007-07-18 10:25:34 +0200 (Wed, 18 Jul 2007)
New Revision: 7134

Log:
Minor tweaks to the DSN configuration on windows (thanks Tonci!)



Modified:
   trunk/refman-common/connector-odbc.xml


Modified: trunk/refman-common/connector-odbc.xml
===================================================================
--- trunk/refman-common/connector-odbc.xml	2007-07-18 08:12:19 UTC (rev 7133)
+++ trunk/refman-common/connector-odbc.xml	2007-07-18 08:25:34 UTC (rev 7134)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 693 bytes

@@ -2944,6 +2944,15 @@
             </para>
           </listitem>
 
+          <listitem>
+            <para>
+              <literal>Character Set</literal> is a popup list from
+              which you can select the default character set to be used
+              with this connection. The Character Set option was added
+              in 3.5.17.
+            </para>
+          </listitem>
+
         </itemizedlist>
 
         <para>


Thread
svn commit - mysqldoc@docsrva: r7134 - trunk/refman-commonmcbrown18 Jul