List:Commits« Previous MessageNext Message »
From:paul Date:October 25 2007 6:35pm
Subject:svn commit - mysqldoc@docsrva: r8324 - in trunk: . dynamic-docs/changelog
View as plain text  
Author: paul
Date: 2007-10-25 20:35:18 +0200 (Thu, 25 Oct 2007)
New Revision: 8324

Log:
 r26181@frost:  paul | 2007-10-25 13:32:59 -0500
 Reformat.


Modified:
   trunk/dynamic-docs/changelog/mysqld.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31592
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:26180
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31592
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:26181
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005


Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml	2007-10-25 18:35:02 UTC (rev 8323)
+++ trunk/dynamic-docs/changelog/mysqld.xml	2007-10-25 18:35:18 UTC (rev 8324)
Changed blocks: 65, Lines Added: 103, Lines Deleted: 0; 18921 bytes

@@ -89,6 +89,7 @@
               statements were being replicated. (Bug #24035)
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>SHOW SLAVE STATUS</literal> displayed an

@@ -97,6 +98,7 @@
               <literal>FLUSH LOGS</literal> statement. (Bug #29309)
             </para>
           </listitem>
+
           <listitem>
             <para>
               Replication master-slave connections used

@@ -2713,12 +2715,14 @@
             database are also dropped.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Procedure names may be qualified, for example,
             <literal>db.p()</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             When executed from another database, an implicit

@@ -2726,6 +2730,7 @@
             is in effect.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Explicit <literal>USE <replaceable>db_name</replaceable>

@@ -4974,11 +4979,13 @@
             be a positive, non-zero integer
           </para>
         </listitem>
+
         <listitem>
           <para>
             not have any leading zeroes
           </para>
         </listitem>
+
         <listitem>
           <para>
             not be an expression

@@ -5707,6 +5714,7 @@
               default value, it now suggests the default value instead.
             </para>
           </listitem>
+
           <listitem>
             <para>
               The dependency on <literal>HTML::Template</literal> was

@@ -10059,6 +10067,7 @@
             <literal>IGNORE_SPACE</literal> is disabled.
           </para>
         </listitem>
+
         <listitem>
           <para>
             The presence or absence of whitespace following a function

@@ -10091,6 +10100,7 @@
             ()</literal>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Alternatively, rename the stored function to use a

@@ -11970,6 +11980,7 @@
             occur.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Bulk-insert handling does not occur for <literal>INSERT ...

@@ -12156,36 +12167,43 @@
             <literal>CREATE VIEW</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>ALTER VIEW</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>DROP VIEW</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE TRIGGER</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>DROP TRIGGER</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE USER</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>RENAME USER</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>DROP USER</literal>

@@ -12669,16 +12687,19 @@
               <literal>GLOBAL_STATUS</literal>
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>SESSION_STATUS</literal>
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>GLOBAL_VARIABLES</literal>
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>SESSION_VARIABLES</literal>

@@ -14874,6 +14895,7 @@
               using <command>ndb_restore</command>.
             </para>
           </listitem>
+
           <listitem>
             <para>
               Several options have been added for use with

@@ -16343,6 +16365,7 @@
               coordinator
             </para>
           </listitem>
+
           <listitem>
             <para>
               an <literal>Ndb</literal> object in the NDB API was

@@ -22704,11 +22727,13 @@
             a cursor caused the thread to lock.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Flushing a log table resulted in warnings.
           </para>
         </listitem>
+
         <listitem>
           <para>
             The server would hang when performing concurrent

@@ -22716,6 +22741,7 @@
             TABLE</literal> statements against the log tables.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Changing the value of the <literal>general_log</literal>

@@ -23585,6 +23611,7 @@
             <xref linkend="mysql-upgrade"/>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Added the <literal>FOR UPGRADE</literal> option for the

@@ -23593,6 +23620,7 @@
             MySQL Server.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Added the <option>--check-upgrade</option> to

@@ -23882,11 +23910,13 @@
             Change the default value of a column.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Change the table comment.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Change the table password.

@@ -32527,6 +32557,7 @@
               MySQL-{Max,client,devel,server,shared,ndb*}-5.0.17-1.i386.rpm
             </para>
           </listitem>
+
           <listitem>
             <para>
               MySQL-*-standard-5.0.17-1.rhel3.i386.rpm,

@@ -32534,6 +32565,7 @@
               MySQL-*-standard-5.0.17-1.rhel3.x86_64.rpm
             </para>
           </listitem>
+
           <listitem>
             <para>
               MySQL-*-pro-5.0.17-1.rhel3.i386.rpm,

@@ -32541,6 +32573,7 @@
               MySQL-*-pro-5.0.17-1.rhel3.x86_64.rpm
             </para>
           </listitem>
+
           <listitem>
             <para>
               MySQL-*-pro-gpl-5.0.17-1.rhel3.i386.rpm,

@@ -33737,6 +33770,7 @@
             The table had partitions and subpartitions
           </para>
         </listitem>
+
         <listitem>
           <para>
             The partitioning function depended on a single column

@@ -33744,6 +33778,7 @@
             types
           </para>
         </listitem>
+
         <listitem>
           <para>
             The partitioning function was not monotonically increasing

@@ -41093,6 +41128,7 @@
             <xref linkend="mysql-upgrade"/>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Added the <literal>FOR UPGRADE</literal> option for the

@@ -41101,6 +41137,7 @@
             MySQL Server.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Added the <option>--check-upgrade</option> to

@@ -42732,6 +42769,7 @@
               is, binary logging of scheduled events did not work).
             </para>
           </listitem>
+
           <listitem>
             <para>
               Effects of scheduled events on a replication master were

@@ -42739,6 +42777,7 @@
               execution of events.
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>CREATE FUNCTION</literal> statements and their

@@ -44517,6 +44556,7 @@
               by the instance. (Author: Petr Chardin)
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>SHOW <replaceable>instance_name</replaceable> LOG

@@ -44525,6 +44565,7 @@
               (Author: Petr Chardin)
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>SET <replaceable>instance_name</replaceable>.

@@ -56596,21 +56637,25 @@
             <literal>REFERENCES</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE TEMPORARY TABLES</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>GRANT OPTION</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>SELECT</literal>

@@ -61311,51 +61356,61 @@
             <literal> --master-host</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-user</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-password </literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-port</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-connect-retry</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl-ca</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl-capath</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl-cert</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl-cipher</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal> --master-ssl-key</literal>

@@ -62682,18 +62737,21 @@
               analysis.
             </para>
           </listitem>
+
           <listitem>
             <para>
               Schema name information has been added to index table
               calculations.
             </para>
           </listitem>
+
           <listitem>
             <para>
               The database name is now an optional parameter, the
               exclusion of which causes all databases to be examined.
             </para>
           </listitem>
+
           <listitem>
             <para>
               If selecting from <literal>INFORMATION_SCHEMA</literal>

@@ -62701,6 +62759,7 @@
               <literal>SHOW TABLES</literal>.
             </para>
           </listitem>
+
           <listitem>
             <para>
               A <option>--real_table_name</option> option has been

@@ -62708,6 +62767,7 @@
               calculations.
             </para>
           </listitem>
+
           <listitem>
             <para>
               The report title has been amended to cover cases where

@@ -62905,6 +62965,7 @@
             debugging server. There is no separate debug distribution.
           </para>
         </listitem>
+
         <listitem>
           <para>
             There is no longer a <command>mysqld-max</command> server.

@@ -62913,12 +62974,14 @@
             binary distributions.)
           </para>
         </listitem>
+
         <listitem>
           <para>
             Server binaries no longer are stripped, except for RPM
             distributions.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Binary distributions for Unix and Unix-like systems no

@@ -63880,6 +63943,7 @@
               functionality, or uses XML natively as a storage format.
             </para>
           </listitem>
+
           <listitem>
             <para>
               Various complex conditions can be put on rows and columns,

@@ -63887,6 +63951,7 @@
               when loading XML.
             </para>
           </listitem>
+
           <listitem>
             <para>
               Various types of preprocessing using SQL functions are now

@@ -64311,6 +64376,7 @@
             was used.
           </para>
         </listitem>
+
         <listitem>
           <para>
             <command>mysql_safe</command> now adds

@@ -64319,6 +64385,7 @@
             <command>mysqld</command>).
           </para>
         </listitem>
+
         <listitem>
           <para>
             <command>mysqld_safe</command> treated a relative pathname

@@ -66667,6 +66734,7 @@
             <literal>binlog_format</literal> system variable.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Statements such as <literal>GRANT</literal> that change the

@@ -78507,6 +78575,7 @@
             Stop the server.
           </para>
         </listitem>
+
         <listitem>
           <para>
             In the <filename>mysql\data</filename> directory under your

@@ -78516,11 +78585,13 @@
             upgraded.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Start the server
           </para>
         </listitem>
+
         <listitem>
           <para>
             Start the <command>mysql</command> command-line client (use

@@ -86439,6 +86510,7 @@
               coordinator
             </para>
           </listitem>
+
           <listitem>
             <para>
               an <literal>Ndb</literal> object in the NDB API was

@@ -88614,6 +88686,7 @@
             <literal>mysql_parse()</literal> function.
           </para>
         </listitem>
+
         <listitem>
           <para>
             The <literal>mysql_parse()</literal> and

@@ -89820,6 +89893,7 @@
             </para>
           </important>
         </listitem>
+
         <listitem>
           <para>
             A new option,

@@ -92077,6 +92151,7 @@
             slow query log.
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>SHOW STATUS</literal> no longer updates any session

@@ -96328,6 +96403,7 @@
               <literal>ndb_schema</literal>.
             </para>
           </listitem>
+
           <listitem>
             <para>
               The <literal>mysql.ndb_apply_status</literal> and

@@ -98288,6 +98364,7 @@
               information about this parameter.
             </para>
           </listitem>
+
           <listitem>
             <para>
               A new <literal>REPORT BackupStatus</literal> command has

@@ -98297,6 +98374,7 @@
               <xref linkend="mysql-cluster-mgm-client-commands"/>.
             </para>
           </listitem>
+
           <listitem>
             <para>
               <command>ndb_restore</command> now provides running

@@ -99773,21 +99851,25 @@
             <literal>REFERENCES</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE TEMPORARY TABLES</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>GRANT OPTION</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>CREATE</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>SELECT</literal>

@@ -111957,6 +112039,7 @@
             will occur.
           </para>
         </listitem>
+
         <listitem>
           <para>
             If other clients hold explicit table locks or have pending

@@ -111968,6 +112051,7 @@
             block until <literal>read_only</literal> has been set.
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>read_only</literal> can be enabled while you hold a

@@ -112556,6 +112640,7 @@
               coordinator
             </para>
           </listitem>
+
           <listitem>
             <para>
               an <literal>Ndb</literal> object in the NDB API was

@@ -115535,6 +115620,7 @@
             <citetitle>Partitioning Limitations</citetitle>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             The bit operators <literal>|</literal>,

@@ -115543,16 +115629,19 @@
             and <literal>~</literal>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Nested function calls.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Calls to stored routines, UDFs, or plugins.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Character-to-integer conversions involving non-8-bit

@@ -116073,18 +116162,21 @@
             error that caused the I/O thread to stop
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>Last_IO_Error</literal>: A description of the last
             error that caused the I/O thread to stop
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>Last_SQL_Errno</literal>: The number of the last
             error that caused the SQL thread to stop
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>Last_SQL_Error</literal>: A description of the last

@@ -117334,6 +117426,7 @@
               issued.
             </para>
           </listitem>
+
           <listitem>
             <para>
               <command>ndb_mgm -e &quot;shutdown&quot;</command> failed

@@ -120417,6 +120510,7 @@
             of an error.
           </para>
         </listitem>
+
         <listitem>
           <para>
             When the scale of the column was set to 0. In this case, the

@@ -126504,6 +126598,7 @@
             to <literal>-win32</literal>
           </para>
         </listitem>
+
         <listitem>
           <para>
             The product descriptions <literal>-noinstall</literal> and

@@ -127518,6 +127613,7 @@
             default value.)
           </para>
         </listitem>
+
         <listitem>
           <para>
             <literal>0</literal> or <literal>NO</literal>: Prohibit

@@ -130616,11 +130712,13 @@
               <literal>NdbOperation::readTuple()</literal>
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>NdbScanOperation::readTuples()</literal>
             </para>
           </listitem>
+
           <listitem>
             <para>
               <literal>NdbIndexScanOperation::readTuples()</literal>

@@ -131086,6 +131184,7 @@
             for details.
           </para>
         </listitem>
+
         <listitem>
           <para>
             The <literal>INFORMATION_SCHEMA</literal> database now

@@ -137919,18 +138018,21 @@
             stored.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Compiling the stored definition into executable form when
             the object is invoked.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Retrieval of object definitions from
             <literal>INFORMATION_SCHEMA</literal> tables.
           </para>
         </listitem>
+
         <listitem>
           <para>
             Displaying the object definition in <literal>SHOW</literal>

@@ -137968,6 +138070,7 @@
             <literal>body_utf8</literal>.
           </para>
         </listitem>
+
         <listitem>
           <para>
             In <literal>INFORMATION_SCHEMA</literal>, the


Thread
svn commit - mysqldoc@docsrva: r8324 - in trunk: . dynamic-docs/changelogpaul25 Oct