List:Commits« Previous MessageNext Message »
From:mcbrown Date:February 23 2008 1:00am
Subject:svn commit - mysqldoc@docsrva: r9988 - trunk/dicts
View as plain text  
Author: mcbrown
Date: 2008-02-23 01:00:15 +0100 (Sat, 23 Feb 2008)
New Revision: 9988

Log:
Automatic update of dictionary autoterms

Modified:
   trunk/dicts/en.autoterms


Modified: trunk/dicts/en.autoterms
===================================================================
--- trunk/dicts/en.autoterms	2008-02-22 22:45:44 UTC (rev 9987)
+++ trunk/dicts/en.autoterms	2008-02-23 00:00:15 UTC (rev 9988)
Changed blocks: 6, Lines Added: 7, Lines Deleted: 0; 926 bytes

@@ -16,6 +16,7 @@
 --allowold
 --analyze
 --ansi
+--apply-slave-statements
 --auto-generate-sql
 --auto-generate-sql-add-auto-increment
 --auto-generate-sql-execute-number

@@ -268,6 +269,8 @@
 --dryrun
 --dump
 --dump-date
+--dump-slave
+--dump-slave[=value]
 --e
 --enable-locking
 --enable-named-pipe

@@ -367,6 +370,7 @@
 --ignore-sql-errors
 --ignore-table
 --ignore-table=db_name.tbl_name
+--include-master-host-port
 --information
 --init-connect=name
 --init-file

@@ -1688,6 +1692,7 @@
 analyze
 and
 ansi
+apply-slave-statements
 ascii
 asin
 atan

@@ -1946,6 +1951,7 @@
 dryrun
 dump
 dump-date
+dump-slave
 e
 edit
 ego

@@ -2112,6 +2118,7 @@
 ignore-sql-errors
 ignore-table
 in
+include-master-host-port
 inet-aton
 inet-ntoa
 information


Thread
svn commit - mysqldoc@docsrva: r9988 - trunk/dictsmcbrown23 Feb