List:Commits« Previous MessageNext Message »
From:mcbrown Date:December 8 2007 12:00am
Subject:svn commit - mysqldoc@docsrva: r9203 - trunk/dicts
View as plain text  
Author: mcbrown
Date: 2007-12-08 01:00:14 +0100 (Sat, 08 Dec 2007)
New Revision: 9203

Log:
Automatic update of dictionary autoterms

Modified:
   trunk/dicts/en.autoterms


Modified: trunk/dicts/en.autoterms
===================================================================
--- trunk/dicts/en.autoterms	2007-12-07 20:20:17 UTC (rev 9202)
+++ trunk/dicts/en.autoterms	2007-12-08 00:00:14 UTC (rev 9203)
Changed blocks: 16, Lines Added: 29, Lines Deleted: 8; 2977 bytes

@@ -37,14 +37,12 @@
 --auto-increment-increment
 --auto-increment-increment[=#]
 --auto-increment-offset
+--auto-increment-offset[=#]
 --auto-rehash
 --auto-rehash 
 --auto-repair
---auto_increment_offset[=#]
 --autoclose
 --autocommit
---automatic-sp-privileges
---automatic_sp_privileges
 --back_log
 --back_log=#
 --backup

@@ -110,8 +108,6 @@
 --clear-only
 --col
 --collation-server
---collation_connection
---collation_database
 --column-names
 --column-type-info
 --columns

@@ -610,7 +606,11 @@
 --named_pipe
 --ndb
 --ndb-cluster-connection-pool
+--ndb-connect-string
+--ndb-connectstring
 --ndb-force-send
+--ndb-log-update-as-write
+--ndb-log-updated-only
 --ndb-optimized-node-selection
 --ndb_autoincrement_prefetch_sz
 --ndb_cache_check_time

@@ -619,6 +619,8 @@
 --ndb_index_stat_cache_entries
 --ndb_index_stat_enable
 --ndb_index_stat_update_freq
+--ndb_log_update_as_write
+--ndb_log_updated_only
 --ndb_optimized_node_selection
 --ndb_report_thresh_binlog_epoch_slip
 --ndb_report_thresh_binlog_mem_usage

@@ -1701,7 +1703,6 @@
 \t [outfile]
 \u db_name
 \w
-_log
 abort-slave-event-count
 abs
 abstract

@@ -1763,10 +1764,8 @@
 bdb-tmpdir
 bdb_cache_size
 bdb_log_buffer_size
-bdb_logdir
 bdb_max_lock
 bdb_shared_data
-bdb_tmpdir
 benchmark
 between
 big-tables

@@ -2146,6 +2145,7 @@
 information
 init-file
 init_connect
+init_file
 init_slave
 innochecksum
 innodb

@@ -2219,6 +2219,7 @@
 large-pages
 large_files_support
 large_page_size
+large_pages
 last-day
 last-insert-id
 last_insert_id

@@ -2279,6 +2280,7 @@
 log_error
 log_output
 log_queries_not_using_indexes
+log_slave_updates
 log_warnings
 long_query_time
 low-priority

@@ -2398,6 +2400,8 @@
 ndb_index_stat_cache_entries
 ndb_index_stat_enable
 ndb_index_stat_update_freq
+ndb_log_update_as_write
+ndb_log_updated_only
 ndb_optimized_node_selection
 ndb_report_thresh_binlog_epoch_slip
 ndb_report_thresh_binlog_mem_usage

@@ -2472,6 +2476,7 @@
 perror
 pi
 pid-file
+pid_file
 ping
 plan
 plugin-innodb

@@ -2624,8 +2629,11 @@
 second
 secure-auth
 secure-file-priv
+secure_auth
+secure_file_priv
 select_limit
 server-id
+server_id
 service-startup-timeout
 session-user
 set-auto-increment

@@ -2699,12 +2707,17 @@
 skip-use-db
 skip_bdb
 skip_external_locking
+skip_networking
+skip_show_database
 slave
 slave-allow-batching
 slave-load-tmpdir
 slave-net-timeout
 slave-skip-errors
 slave_compressed_protocol
+slave_load_tmpdir
+slave_net_timeout
+slave_skip_errors
 slave_transaction_retries
 sleep
 sleep

@@ -2737,6 +2750,7 @@
 sql_log_update
 sql_low_priority_updates
 sql_max_join_size
+sql_mode
 sql_notes
 sql_quote_show_create
 sql_safe_updates

@@ -2751,6 +2765,11 @@
 ssl-cipher
 ssl-key
 ssl-verify-server-cert
+ssl_ca
+ssl_capath
+ssl_cert
+ssl_cipher
+ssl_key
 standalone
 start-datetime
 start-position

@@ -2782,6 +2801,8 @@
 sync-bdb-logs
 sync-binlog
 sync-frm
+sync_binlog
+sync_frm
 sysdate
 sysdate-is-now
 syslog


Thread
svn commit - mysqldoc@docsrva: r9203 - trunk/dictsmcbrown8 Dec