Author: mcbrown
Date: 2006-07-24 17:13:45 +0200 (Mon, 24 Jul 2006)
New Revision: 2816
Log:
Added a small note for compatibility on Mac OS X when connecting to an ODBC source without a pre-defined DSN (from user comment)
Modified:
trunk/refman-4.1/connector-odbc.xml
trunk/refman-5.0/connector-odbc.xml
trunk/refman-5.1/connector-odbc.xml
Modified: trunk/refman-4.1/connector-odbc.xml
===================================================================
--- trunk/refman-4.1/connector-odbc.xml 2006-07-24 14:23:02 UTC (rev 2815)
+++ trunk/refman-4.1/connector-odbc.xml 2006-07-24 15:13:45 UTC (rev 2816)
Changed blocks: 1, Lines Added: 11, Lines Deleted: 0; 627 bytes
@@ -3468,6 +3468,17 @@
"PASSWORD=venu;"
"OPTION=3;"</programlisting>
+ <formalpara>
+
+ <title>Note</title>
+
+ <para>
+ Note that on Mac OS X you may need to specify the full path to
+ the MyODBC driver library.
+ </para>
+
+ </formalpara>
+
<para>
Refer to the
<xref
Modified: trunk/refman-5.0/connector-odbc.xml
===================================================================
--- trunk/refman-5.0/connector-odbc.xml 2006-07-24 14:23:02 UTC (rev 2815)
+++ trunk/refman-5.0/connector-odbc.xml 2006-07-24 15:13:45 UTC (rev 2816)
Changed blocks: 1, Lines Added: 11, Lines Deleted: 0; 627 bytes
@@ -3468,6 +3468,17 @@
"PASSWORD=venu;"
"OPTION=3;"</programlisting>
+ <formalpara>
+
+ <title>Note</title>
+
+ <para>
+ Note that on Mac OS X you may need to specify the full path to
+ the MyODBC driver library.
+ </para>
+
+ </formalpara>
+
<para>
Refer to the
<xref
Modified: trunk/refman-5.1/connector-odbc.xml
===================================================================
--- trunk/refman-5.1/connector-odbc.xml 2006-07-24 14:23:02 UTC (rev 2815)
+++ trunk/refman-5.1/connector-odbc.xml 2006-07-24 15:13:45 UTC (rev 2816)
Changed blocks: 1, Lines Added: 11, Lines Deleted: 0; 627 bytes
@@ -3468,6 +3468,17 @@
"PASSWORD=venu;"
"OPTION=3;"</programlisting>
+ <formalpara>
+
+ <title>Note</title>
+
+ <para>
+ Note that on Mac OS X you may need to specify the full path to
+ the MyODBC driver library.
+ </para>
+
+ </formalpara>
+
<para>
Refer to the
<xref
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2816 - in trunk: refman-4.1 refman-5.0 refman-5.1 | mcbrown | 24 Jul |