List:Commits« Previous MessageNext Message »
From:mcbrown Date:October 25 2007 12:09pm
Subject:svn commit - mysqldoc@docsrva: r8315 - trunk/dicts
View as plain text  
Author: mcbrown
Date: 2007-10-25 12:09:15 +0200 (Thu, 25 Oct 2007)
New Revision: 8315

Log:
Automatic update of dictionary autoterms

Modified:
   trunk/dicts/en.autoterms


Modified: trunk/dicts/en.autoterms
===================================================================
--- trunk/dicts/en.autoterms	2007-10-25 10:07:00 UTC (rev 8314)
+++ trunk/dicts/en.autoterms	2007-10-25 10:09:15 UTC (rev 8315)
Changed blocks: 10, Lines Added: 8, Lines Deleted: 20; 2015 bytes

@@ -3,18 +3,6 @@
 -# [debug_options]
 --
 --Information
---Master_Log_File
---Master_Log_File=filename
---Master_SSL_Allowed
---Master_SSL_Allowed=value
---Master_SSL_CA_File
---Master_SSL_CA_File=filename
---Master_SSL_CA_Path
---Master_SSL_CA_Path=filename
---Relay_Log_File
---Relay_Log_File=filename
---Relay_Master_Log_File
---Relay_Master_Log_File=filename
 --abort-slave-event-count
 --abort-slave-event-count=#
 --abstract

@@ -69,6 +57,7 @@
 --bdb_max_lock=#
 --big-tables
 --bind-address
+--bind-address=host_name
 --bind-address=name
 --binlog-do-db
 --binlog-do-db=name

@@ -473,6 +462,8 @@
 --lower_case_file_system[=#]
 --lower_case_table_names
 --lower_case_table_names[=#]
+--master-bind
+--master-bind=name
 --master-connect-retry
 --master-connect-retry=#
 --master-data

@@ -881,7 +872,6 @@
 --skip-pager
 --skip-plugin-innodb
 --skip-plugin-innodb-checksums
---skip-query
 --skip-quick
 --skip-quote-names
 --skip-reconnect

@@ -1283,8 +1273,11 @@
 Com_show_events
 Com_show_fields
 Com_show_grants
+Com_show_innodb_status
 Com_show_keys
+Com_show_logs
 Com_show_master_status
+Com_show_ndb_status
 Com_show_new_master
 Com_show_open_tables
 Com_show_plugins

@@ -1490,10 +1483,6 @@
 MINUTE_SECOND
 MOD
 MODIFIES
-Master_Log_File
-Master_SSL_Allowed
-Master_SSL_CA_File
-Master_SSL_CA_Path
 Max_used_connections
 NATURAL
 NOT

@@ -1504,6 +1493,7 @@
 Ndb_config_from_host
 Ndb_config_from_port
 Ndb_conflict_fn_max
+Ndb_conflict_fn_old
 Ndb_number_of_data_nodes
 Not_flushed_delayed_rows
 ON

@@ -1553,9 +1543,7 @@
 REVOKE
 RIGHT
 RLIKE
-Relay_Log_File
 Relay_Log_Space
-Relay_Master_Log_File
 Rpl_status
 SCHEMA
 SCHEMAS

@@ -2192,6 +2180,7 @@
 make-set
 makedate
 maketime
+master-bind
 master-connect-retry
 master-data
 master-host

@@ -2570,7 +2559,6 @@
 skip-pager
 skip-plugin-innodb
 skip-plugin-innodb-checksums
-skip-query
 skip-quick
 skip-quote-names
 skip-reconnect


Thread
svn commit - mysqldoc@docsrva: r8315 - trunk/dictsmcbrown25 Oct