Author: mcbrown
Date: 2010-07-23 17:43:26 +0200 (Fri, 23 Jul 2010)
New Revision: 21880
Log:
Fixing license
Fixing some typos in C/MXJ
Modified:
trunk/refman-common/connector-mxj.xml
trunk/refman-common/license-jqueryui.xml
Modified: trunk/refman-common/connector-mxj.xml
===================================================================
--- trunk/refman-common/connector-mxj.xml 2010-07-23 14:39:44 UTC (rev 21879)
+++ trunk/refman-common/connector-mxj.xml 2010-07-23 15:43:26 UTC (rev 21880)
Changed blocks: 5, Lines Added: 17, Lines Deleted: 75; 4036 bytes
@@ -119,78 +119,13 @@
<title>Connector/MXJ Versions</title>
- <itemizedlist>
+ <para>
+ Connector/MXJ 5.x, currently in beta status, includes
+ <literal>mysqld</literal> version 5.x and includes binaries for
+ Linux x86, Mac OS X PPC, Windows XP/NT/2000 x86 and Solaris SPARC.
+ Connector/MXJ 5.x requires the Connector/J 5.x package.
+ </para>
- <listitem>
- <para>
- Connector/MXJ 5.x, currently in beta status, includes
- <literal>mysqld</literal> version 5.x and includes binaries
- for Linux x86, Mac OS X PPC, Windows XP/NT/2000 x86 and
- Solaris SPARC. Connector/MXJ 5.x requires the Connector/J 5.x
- package.
- </para>
-
- <para>
- The exact version of <literal>mysqld</literal> included
- depends on the version of Connector/MXJ
- </para>
-
- <orderedlist>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.3 included MySQL v5.0.22
- </para>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.4 includes MySQL v5.0.27 (Community) or
- MySQL v5.0.32 (Enterprise)
- </para>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.6 includes MySQL 5.0.37 (Community)
- </para>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.7 includes MySQL 5.0.41 (Community) or
- MySQL 5.0.42 (Enterprise)
- </para>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.8 includes MySQL 5.0.45 (Community) or
- MySQL 5.0.46 (Enterprise)
- </para>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ v5.0.9 includes MySQL 5.0.51a (Community) or
- MySQL 5.0.54 (Enterprise)
- </para>
- </listitem>
-
- </orderedlist>
- </listitem>
-
- <listitem>
- <para>
- Connector/MXJ 1.x includes <literal>mysqld</literal> version
- 4.1.13 and includes binaries for Linux x86, Windows XP/NT/2000
- x86 and Solaris SPARC. Connector/MXJ 1.x requires the
- Connector/J 3.x package.
- </para>
- </listitem>
-
- </itemizedlist>
-
<para>
A summary of the different MySQL versions supplied with each
Connector/MXJ release are shown in the table.
@@ -208,6 +143,14 @@
</thead>
<tbody>
<row>
+ <entry>5.0.11</entry>
+ <entry>5.1.40</entry>
+ </row>
+ <row>
+ <entry>5.0.9</entry>
+ <entry>5.0.51a (CS), 5.0.54 (ES)</entry>
+ </row>
+ <row>
<entry>5.0.8</entry>
<entry>5.0.45 (CS), 5.0.46 (ES)</entry>
</row>
@@ -364,8 +307,7 @@
<para>
The Connector/MXJ 5.0.8 release includes
- <command>mysqld</command> binaries for the following platforms
- by as standard:
+ <command>mysqld</command> binaries for the following platforms:
</para>
<itemizedlist>
@@ -1084,7 +1026,7 @@
</para>
<programlisting>
-java ConnectorMXJTestExample
+java ConnectorMXJUrlTestExample
</programlisting>
</section>
@@ -1661,7 +1603,7 @@
file is separate from the main Connector/MXJ classes you can
distribute different
<filename>mysql-connector-mxj-gpl-[ver]-db-files.jar</filename>
- files to different hotsts or for different projects without
+ files to different hosts or for different projects without
having to create a completely new main
<filename>mysql-connector-mxj-gpl-[ver].jar</filename> file
for each one.
Modified: trunk/refman-common/license-jqueryui.xml
===================================================================
--- trunk/refman-common/license-jqueryui.xml 2010-07-23 14:39:44 UTC (rev 21879)
+++ trunk/refman-common/license-jqueryui.xml 2010-07-23 15:43:26 UTC (rev 21880)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 8; 639 bytes
@@ -14,14 +14,6 @@
</para>
<programlisting>
-Apache HttpComponents HttpCore
-
-Component's NOTICE.txt file:
-Apache HttpComponents Core - HttpCore
-Copyright 2006-2009 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
jQuery UI
Copyright (c) 2009 Paul Bakaus, http://jqueryui.com
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r21880 - trunk/refman-common | mc.brown | 23 Jul |