Author: mcbrown
Date: 2007-07-31 12:00:30 +0200 (Tue, 31 Jul 2007)
New Revision: 7282
Log:
Updating the dynamic doc source for the server/system var changes
Modified:
trunk/dynamic-docs/command-optvars/mysqld.xml
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2007-07-31 09:58:38 UTC (rev 7281)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2007-07-31 10:00:30 UTC (rev 7282)
Changed blocks: 324, Lines Added: 328, Lines Deleted: 328; 121738 bytes
@@ -2921,7 +2921,7 @@
<optype class="cmdline" format="--auto-increment-increment[=#]"
setvar="auto_increment_increment"/>
<optype class="mycnf" format="auto_increment_increment"/>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -2941,7 +2941,7 @@
<types>
<optype class="cmdline" format="--auto_increment_offset[=#]"
setvar="auto_increment_offset"/>
<optype class="mycnf" format="auto_increment_offset"/>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -2960,7 +2960,7 @@
<types>
<optype class="cmdline" format="--autocommit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="session"/>
+ <vartype isdynamic="yes" class="system" scope="session"/>
</types>
<values vartype="boolean" platform="all"> </values>
<versions>
@@ -2978,7 +2978,7 @@
<types>
<optype class="cmdline" format="--automatic-sp-privileges"
setvar="automatic_sp_privileges"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -2997,7 +2997,7 @@
<types>
<optype class="cmdline" format="--back_log=#" setvar="back_log"/>
<optype class="mycnf" format="back_log"/>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -3017,7 +3017,7 @@
<optype class="cmdline" format="--basedir=name" setvar="basedir"/>
<optype class="cmdline" format="-b" setvar="basedir"/>
<optype class="mycnf" format="basedir" setvar="basedir"/>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3033,7 +3033,7 @@
<shortdescription lang="en">Is Berkeley DB supported</shortdescription>
<seealso xref="skip-bdb"/>
<types>
- <vartype class="server" scope="both" format="have_bdb" outversion="5.1.12"
isdynamic="no"/>
+ <vartype class="system" scope="both" format="have_bdb" outversion="5.1.12"
isdynamic="no"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -3050,7 +3050,7 @@
<types>
<optype class="cmdline" format="--bdb-home=name" outversion="5.1.12" />
<optype class="mycnf" setvar="bdb_home"/>
- <vartype class="server" scope="both" outversion="5.1.12" isdynamic="no"/>
+ <vartype class="system" scope="both" outversion="5.1.12" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3065,7 +3065,7 @@
<types>
<optype class="cmdline" format="--bdb-lock-detect=name" outversion="5.1.12"/>
<optype class="mycnf" format="bdb-lock-detect"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="enumeration" platform="all">
<choice value="DEFAULT"/>
@@ -3085,7 +3085,7 @@
<types>
<optype class="cmdline" format="--bdb-logdir=file_name" outversion="5.1.12"
setvar="bdb_logdir"/>
<optype class="mycnf" format="bdb-logdir=file_name"/>
- <vartype class="server" scope="both" isdynamic="no" outversion="5.1.12"/>
+ <vartype class="system" scope="both" isdynamic="no" outversion="5.1.12"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3128,7 +3128,7 @@
<optype class="cmdline" format="--bdb-shared-data" outversion="5.1.12"
setvar="bdb_shared_data"/>
<optype class="mycnf" format="bdb_shared_data"/>
- <vartype class="server" scope="both" outversion="5.1.12"
+ <vartype class="system" scope="both" outversion="5.1.12"
isdynamic="no"/>
</types>
<versions>
@@ -3143,7 +3143,7 @@
<types>
<optype class="cmdline" format="--bdb-tmpdir=name" outversion="5.1.12"
setvar="bdb_tmpdir"/>
<optype class="mycnf" format="bdb_tmpdir" outversion="5.1.12"/>
- <vartype class="server" scope="both" outversion="5.1.12" isdynamic="no"/>
+ <vartype class="system" scope="both" outversion="5.1.12" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3160,7 +3160,7 @@
<optype class="cmdline" format="--bdb_cache_size=#" outversion="5.1.12"
setvar="bdb_cache_size"/>
<optype class="mycnf" format="bdb_cache_size" outversion="5.1.12"/>
- <vartype class="server" scope="both" isdynamic="no"
+ <vartype class="system" scope="both" isdynamic="no"
outversion="5.1.12"/>
</types>
<values vartype="numeric" platform="all"/>
@@ -3176,7 +3176,7 @@
<types>
<optype class="cmdline" format="--bdb_max_lock=#" outversion="5.1.12"
setvar="bdb_max_lock"/>
<optype class="mycnf" format="bdb_max_lock" outversion="5.1.12"/>
- <vartype class="server" scope="both" isdynamic="no" outversion="5.1.12"/>
+ <vartype class="system" scope="both" isdynamic="no" outversion="5.1.12"/>
</types>
<values vartype="numeric" platform="all">
<value default="10000"/>
@@ -3194,7 +3194,7 @@
<optype class="cmdline" format="--bdb_log_buffer_size=#"
setvar="bdb_log_buffer_size"
outversion="5.1.12"/>
<optype class="mycnf" format="bdb_log_buffer_size" outversion="5.1.12"/>
- <vartype class="server" scope="both" isdynamic="no" outversion="5.1.12"/>
+ <vartype class="system" scope="both" isdynamic="no" outversion="5.1.12"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -3210,7 +3210,7 @@
<types>
<optype class="cmdline" format="--big-tables" setvar="big_tables"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -3293,7 +3293,7 @@
<types>
<optype class="cmdline" format="--binlog_cache_size=#"
setvar="binlog_cache_size"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="numeric" platform="all">
<value default="32768"/>
@@ -3314,7 +3314,7 @@
<types>
<optype class="mycnf" format="binlog-format" setvar="binlog_format"/>
<optype class="cmdline" format="--binlog-format" />
- <vartype class="server" isdynamic="no" scope="both" inversion="5.1.8"/>
+ <vartype class="system" isdynamic="no" scope="both" inversion="5.1.8"/>
</types>
<values vartype="enumeration" platform="all">
<value default="row"/>
@@ -3350,7 +3350,7 @@
<types>
<optype class="cmdline" format="--bulk_insert_buffer_size=#"
setvar="bulk_insert_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8388608"/>
@@ -3390,7 +3390,7 @@
<optype class="cmdline" format="--character-set-filesystem=name"
setvar="character_set_filesystem"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="string" platform="all" inversion="5.0.19"/>
<versions>
@@ -3410,7 +3410,7 @@
<types>
<optype class="cmdline" format="--character-set-server"
setvar="character_set_server"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" format="character_set_server"
isdynamic="yes"/>
+ <vartype class="system" scope="both" format="character_set_server"
isdynamic="yes"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3428,7 +3428,7 @@
<types>
<optype class="cmdline" format="--character-sets-dir=name"
setvar="character_sets_dir"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3444,7 +3444,7 @@
<name>character_set_client</name>
<shortdescription lang="en">Current client character
set</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3460,7 +3460,7 @@
<name>character_set_database</name>
<shortdescription lang="en">The character set used by the default
database</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3476,7 +3476,7 @@
<name>character_set_system</name>
<shortdescription lang="en">The character set used by the server for storing
identifiers</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3492,7 +3492,7 @@
<name>character_set_connection</name>
<shortdescription lang="en">Current connection character
set</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3508,7 +3508,7 @@
<name>character_set_results</name>
<shortdescription lang="en">Current result character
set</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3545,7 +3545,7 @@
<optype class="cmdline" format="--collation_server" setvar="collation_server"
inversion="4.1.1"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" format="collation_server" isdynamic="yes"
+ <vartype class="system" scope="both" format="collation_server" isdynamic="yes"
inversion="4.1.1"/>
</types>
<values vartype="string" platform="all"/>
@@ -3566,7 +3566,7 @@
<optype class="cmdline" format="--collation_connection"
setvar="collation_connection"
inversion="4.1.1"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" format="collation_connection"
isdynamic="yes"
+ <vartype class="system" scope="both" format="collation_connection"
isdynamic="yes"
inversion="4.1.1"/>
</types>
<values vartype="string" platform="all"/>
@@ -3587,7 +3587,7 @@
<optype class="cmdline" format="--collation_database"
setvar="collation_database"
inversion="4.1.1"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" format="collation_database" isdynamic="yes"
+ <vartype class="system" scope="both" format="collation_database" isdynamic="yes"
inversion="4.1.1"/>
</types>
<values vartype="string" platform="all"/>
@@ -3606,7 +3606,7 @@
<types>
<optype class="cmdline" format="--completion_type=#"
setvar="completion_type"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"
format="competion_type"/>
+ <vartype isdynamic="yes" scope="both" class="system"
format="competion_type"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.3">
<value default="0"/>
@@ -3629,7 +3629,7 @@
<types>
<optype class="cmdline" format="--concurrent-insert[=#]"
setvar="concurrent_insert"/>
<optype class="mycnf"/>
- <vartype class="server" format="concurrent_insert" isdynamic="yes"
scope="both"/>
+ <vartype class="system" format="concurrent_insert" isdynamic="yes"
scope="both"/>
</types>
<values vartype="boolean" platform="all" outversion="5.0.6">
<value default="TRUE"/>
@@ -3655,7 +3655,7 @@
<types>
<optype class="cmdline" format="--connect_timeout=#"
setvar="connect_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" format="connect_timeout"
scope="both"/>
+ <vartype isdynamic="yes" class="system" format="connect_timeout"
scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="5"/>
@@ -3723,7 +3723,7 @@
<optype class="cmdline" format="--datadir=name" setvar="datadir"/>
<optype class="cmdline" format="-h" setvar="datadir"/>
<optype class="mycnf" format="datadir" setvar="datadir"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -3740,7 +3740,7 @@
<types>
<optype class="cmdline" format="--date_format=name" setvar="date_format"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3757,7 +3757,7 @@
<types>
<optype class="cmdline" format="--datetime_format=name"
setvar="datetime_format"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3794,7 +3794,7 @@
<types>
<optype class="cmdline" format="--character_set=name" setvar="character_set"
outversion="4.1.1"/>
- <vartype isdynamic="no" class="server" outversion="4.1.1"/>
+ <vartype isdynamic="no" class="system" outversion="4.1.1"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3809,7 +3809,7 @@
<deprecated version="4.1.3"/>
<types>
<optype class="cmdline" format="--default-collation=name"
setvar="default-collation"/>
- <vartype isdynamic="no" class="server" />
+ <vartype isdynamic="no" class="system" />
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -3874,7 +3874,7 @@
<types>
<optype class="cmdline" format="--default_week_format=#"
setvar="default_week_format"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -3938,7 +3938,7 @@
<types>
<optype class="cmdline" format="--delay-key-write[=name]"
setvar="delay_key_write"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="enumeration" platform="all">
<value default="ON"/>
@@ -3971,7 +3971,7 @@
<types>
<optype class="cmdline" format="--delayed_insert_limit=#"
setvar="delayed_insert_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="100"/>
@@ -3991,7 +3991,7 @@
<types>
<optype class="cmdline" format="--delayed_insert_timeout=#"
setvar="delayed_insert_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="300"/>
@@ -4011,7 +4011,7 @@
<types>
<optype class="cmdline" format="--delayed_queue_size=#"
setvar="delayed_queue_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1000"/>
@@ -4030,7 +4030,7 @@
<types>
<optype class="cmdline" format="--des-key-file=name" setvar="des-key-file"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -4066,7 +4066,7 @@
<types>
<optype class="cmdline" format="--div_precision_increment=#"
setvar="div_precision_increment"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.6">
<value default="4"/>
@@ -4123,7 +4123,7 @@
<optype class="cmdline" format="--engine-condition-pushdown"
setvar="engine_condition_pushdown"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" format="engine-condition-pushdown"
isdynamic="yes"/>
+ <vartype class="system" scope="both" format="engine-condition-pushdown"
isdynamic="yes"/>
</types>
<values vartype="boolean" platform="all">
<value default="OFF"/>
@@ -4159,7 +4159,7 @@
<optype class="cmdline" format="--event-scheduler=#" setvar="event_scheduler"
inversion="5.1.6"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="no"/>
+ <vartype class="system" isdynamic="no"/>
</types>
<values vartype="enumeration" platform="all">
<value default="OFF"/>
@@ -4198,7 +4198,7 @@
<types>
<optype class="cmdline" format="--expire_logs_days=#"
setvar="expire_logs_days"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -4238,7 +4238,7 @@
<types>
<optype class="cmdline" format="--flush"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="OFF"/>
@@ -4258,7 +4258,7 @@
<types>
<optype class="cmdline" format="--flush_time=#" setvar="flush_time"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -4276,7 +4276,7 @@
are checked.</shortdescription>
<types>
<optype class="cmdline" format="--foreign_key_checks"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -4295,7 +4295,7 @@
<types>
<optype class="cmdline" format="--ft_boolean_syntax=name"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="string" platform="all">
<value default="+-><()~*:""&"/>
@@ -4315,7 +4315,7 @@
<types>
<optype class="cmdline" format="--ft_max_word_len=#"
setvar="ft_max_word_len"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all"> </values>
<versions>
@@ -4333,7 +4333,7 @@
<types>
<optype class="cmdline" format="--ft_min_word_len=#"
setvar="ft_min_word_len"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="global" class="server"/>
+ <vartype isdynamic="yes" scope="global" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="4"/>
@@ -4353,7 +4353,7 @@
<optype class="cmdline" format="--ft_query_expansion_limit=#"
setvar="ft_query_expansion_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="20"/>
@@ -4373,7 +4373,7 @@
<types>
<optype class="cmdline" format="--ft_stopword_file=name"
setvar="ft_stopword_file"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4409,7 +4409,7 @@
<types>
<optype class="cmdline" format="--general-log" setvar="general_log"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="global"/>
+ <vartype isdynamic="no" class="system" scope="global"/>
</types>
<versions>
<manual version="5.1"/>
@@ -4422,7 +4422,7 @@
<name>general_log_file</name>
<shortdescription lang="en">Name of the general query log
file</shortdescription>
<types>
- <vartype isdynamic="no" class="server" scope="global"/>
+ <vartype isdynamic="no" class="system" scope="global"/>
</types>
<values vartype="filename" platform="all">
<value default="host_name.log"/>
@@ -4440,7 +4440,7 @@
<types>
<optype class="cmdline" format="--group_concat_max_len=#"
setvar="group_concat_max_len"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1024"/>
@@ -4480,7 +4480,7 @@
<types>
<optype class="cmdline" format="--identity=N"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -4495,7 +4495,7 @@
<name>hostname</name>
<shortdescription lang="en">The name of the server
host</shortdescription>
<types>
- <vartype class="server" isdynamic="no" scope="global"/>
+ <vartype class="system" isdynamic="no" scope="global"/>
</types>
<values vartype="string" platform="all"> </values>
<versions>
@@ -4512,7 +4512,7 @@
<types>
<optype class="cmdline" format="--init-connect=name" setvar="init_connect"/>
<optype class="mycnf"/>
- <vartype class="server" scope="global" isdynamic="no" />
+ <vartype class="system" scope="global" isdynamic="no" />
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -4530,7 +4530,7 @@
<types>
<optype class="cmdline" format="--init-file=name" setvar="init_file"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4561,7 +4561,7 @@
<types>
<optype class="cmdline" format="--init-slave=name" setvar="init_slave"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -4612,7 +4612,7 @@
<optype class="cmdline" format="--innodb_additional_mem_pool_size=#"
setvar="innodb_additional_mem_pool_size"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="all"> </values>
<versions>
@@ -4631,7 +4631,7 @@
<optype class="cmdline" format="--plugin_innodb_additional_mem_pool_size=#"
setvar="plugin_innodb_additional_mem_pool_size"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="all"> </values>
<versions>
@@ -4648,7 +4648,7 @@
<optype class="cmdline" format="--innodb_autoextend_increment=#"
setvar="innodb_autoextend_increment"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8"/>
@@ -4669,7 +4669,7 @@
<optype class="cmdline" format="--plugin_innodb_autoextend_increment=#"
setvar="plugin_innodb_autoextend_increment"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8"/>
@@ -4690,7 +4690,7 @@
<optype class="cmdline" format="--innodb_buffer_pool_awe_mem_mb=#"
setvar="innodb_buffer_pool_awe_mem_mb"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="windows">
<value default="0"/>
@@ -4713,7 +4713,7 @@
<optype class="cmdline" format="--plugin_innodb_buffer_pool_awe_mem_mb=#"
setvar="innodb_buffer_pool_awe_mem_mb"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="windows">
<value default="0"/>
@@ -4733,7 +4733,7 @@
<types>
<optype class="cmdline" format="--innodb_buffer_pool_size=#"
setvar="innodb_buffer_pool_size"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="windows">
<value default="8388608"/>
@@ -4755,7 +4755,7 @@
<optype class="cmdline" format="--plugin_innodb_buffer_pool_size=#"
setvar="plugin_innodb_buffer_pool_size"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="windows">
<value default="8388608"/>
@@ -4774,7 +4774,7 @@
<types>
<optype class="cmdline" format="--innodb_checksums"
setvar="innodb_checksums"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all" inversion="5.0.3">
<value default="ON"/>
@@ -4794,7 +4794,7 @@
<types>
<optype class="cmdline" format="--plugin_innodb_checksums"
setvar="plugin_innodb_checksums"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="ON"/>
@@ -4829,7 +4829,7 @@
<optype class="cmdline" format="--innodb_commit_concurrency=#"
setvar="innodb_commit_concurrency"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.12"/>
<versions>
@@ -4846,7 +4846,7 @@
<optype class="cmdline" format="--plugin_innodb_commit_concurrency=#"
setvar="plugin_innodb_commit_concurrency"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -4864,7 +4864,7 @@
<optype class="cmdline" format="--innodb_concurrency_tickets=#"
setvar="innodb_concurrency_tickets"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.3">
<value default="500"/>
@@ -4885,7 +4885,7 @@
<optype class="cmdline" format="--plugin_innodb_concurrency_tickets=#"
setvar="plugin_innodb_concurrency_tickets"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="yes"/>
+ <vartype class="system" scope="both" isdynamic="yes"/>
</types>
<values vartype="numeric" platform="all">
<value default="500"/>
@@ -4904,7 +4904,7 @@
<types>
<optype class="cmdline" format="--innodb_data_file_path=name"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4922,7 +4922,7 @@
<types>
<optype class="cmdline" format="--plugin_innodb_data_file_path=name"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4939,7 +4939,7 @@
<types>
<optype class="cmdline" format="--innodb_data_home_dir=name"
setvar="innodb_data_home_dir"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4958,7 +4958,7 @@
<optype class="cmdline" format="--plugin_innodb_data_home_dir=name"
setvar="plugin_innodb_data_home_dir"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -4974,7 +4974,7 @@
<types>
<optype class="cmdline" format="--innodb-doublewrite"
setvar="innodb_doublewrite"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<versions>
<manual version="5.0"/>
@@ -4991,7 +4991,7 @@
<optype class="cmdline" format="--plugin-innodb-doublewrite"
setvar="plugin_innodb_doublewrite"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<versions>
<manual version="5.1"/>
@@ -5006,7 +5006,7 @@
<types>
<optype class="cmdline" format="--innodb_fast_shutdown[=#]"
setvar="innodb_fast_shutdown"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5029,7 +5029,7 @@
<optype class="cmdline" format="--plugin_innodb_fast_shutdown[=#]"
setvar="plugin_innodb_fast_shutdown"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5050,7 +5050,7 @@
<types>
<optype class="cmdline" format="--innodb_file_io_threads=#"
setvar="innodb_file_io_threads"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="4"/>
@@ -5070,7 +5070,7 @@
<optype class="cmdline" format="--plugin_innodb_file_io_threads=#"
setvar="plugin_innodb_file_io_threads"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="4"/>
@@ -5088,7 +5088,7 @@
<types>
<optype class="cmdline" format="--innodb_file_per_table"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<versions>
<manual version="4.1"/>
@@ -5106,7 +5106,7 @@
<optype class="cmdline" format="--plugin_innodb_file_per_table"
setvar="plugin_innodb_file_per_table"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<versions>
<manual version="5.1"/>
@@ -5123,7 +5123,7 @@
<optype class="cmdline" format="--innodb_flush_log_at_trx_commit[=#]"
setvar="innodb_flush_log_at_trx_commit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="global" class="server"/>
+ <vartype isdynamic="yes" scope="global" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5147,7 +5147,7 @@
<optype class="cmdline" format="--plugin_innodb_flush_log_at_trx_commit[=#]"
setvar="plugin_innodb_flush_log_at_trx_commit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="global" class="server"/>
+ <vartype isdynamic="yes" scope="global" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5168,7 +5168,7 @@
<types>
<optype class="cmdline" format="--innodb_flush_method=name"
setvar="innodb_flush_method"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="enumeration" platform="windows">
<value default="async_unbuffered"/>
@@ -5206,7 +5206,7 @@
<optype class="cmdline" format="--plugin_innodb_flush_method=name"
setvar="plugin_innodb_flush_method"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="enumeration" platform="windows">
<value default="async_unbuffered"/>
@@ -5243,7 +5243,7 @@
<types>
<optype class="cmdline" format="--innodb_force_recovery=#"
setvar="innodb_force_recovery"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="enumeration" platform="all">
<value default="0"/>
@@ -5271,7 +5271,7 @@
<optype class="cmdline" format="--plugin_innodb_force_recovery=#"
setvar="plugin_innodb_force_recovery"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="enumeration" platform="all">
<value default="0"/>
@@ -5298,7 +5298,7 @@
<optype class="cmdline" format="--innodb_lock_wait_timeout=#"
setvar="innodb_lock_wait_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="50"/>
@@ -5319,7 +5319,7 @@
<optype class="cmdline" format="--plugin_innodb_lock_wait_timeout=#"
setvar="plugin_innodb_lock_wait_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="50"/>
@@ -5339,7 +5339,7 @@
<optype class="cmdline" format="--innodb_locks_unsafe_for_binlog"
setvar="innodb_locks_unsafe_for_binlog"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -5361,7 +5361,7 @@
<optype class="cmdline" format="--plugin_innodb_locks_unsafe_for_binlog"
setvar="plugin_innodb_locks_unsafe_for_binlog"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -5379,7 +5379,7 @@
<types>
<optype class="cmdline" format="--innodb_log_arch_dir=name"
setvar="innodb_log_arch_dir"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -5396,7 +5396,7 @@
<types>
<optype class="cmdline" format="--innodb_log_archive[=#]"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -5415,7 +5415,7 @@
<types>
<optype class="cmdline" format="--plugin_innodb_log_archive[=#]"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -5434,7 +5434,7 @@
<types>
<optype class="cmdline" format="--innodb_log_buffer_size=#"
setvar="innodb_log_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1048576"/>
@@ -5455,7 +5455,7 @@
<optype class="cmdline" format="--plugin_innodb_log_buffer_size=#"
setvar="plugin_innodb_log_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1048576"/>
@@ -5473,7 +5473,7 @@
<types>
<optype class="cmdline" format="--innodb_log_file_size=#"
setvar="innodb_log_file_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="5242880"/>
@@ -5493,7 +5493,7 @@
<optype class="cmdline" format="--plugin_innodb_log_file_size=#"
setvar="plugin_innodb_log_file_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="5242880"/>
@@ -5513,7 +5513,7 @@
<optype class="cmdline" format="--innodb_log_files_in_group=#"
setvar="innodb_log_files_in_group"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="2"/>
@@ -5534,7 +5534,7 @@
<optype class="cmdline" format="--plugin_innodb_log_files_in_group=#"
setvar="plugin_innodb_log_files_in_group"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="2"/>
@@ -5553,7 +5553,7 @@
<optype class="cmdline" format="--innodb_log_group_home_dir=name"
setvar="innodb_log_group_home_dir"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -5571,7 +5571,7 @@
<optype class="cmdline" format="--plugin_innodb_log_group_home_dir=name"
setvar="plugin_innodb_log_group_home_dir"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -5588,7 +5588,7 @@
<optype class="cmdline" format="--innodb_max_dirty_pages_pct=#"
setvar="innodb_max_dirty_pages_pct"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="90" maximum="100" minimum="0"/>
@@ -5608,7 +5608,7 @@
<optype class="cmdline" format="--plugin_innodb_max_dirty_pages_pct=#"
setvar="plugin_innodb_max_dirty_pages_pct"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="90" maximum="100" minimum="0"/>
@@ -5626,7 +5626,7 @@
<types>
<optype class="cmdline" format="--innodb_max_purge_lag=#"
setvar="innodb_max_purge_lag"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -5647,7 +5647,7 @@
<optype class="cmdline" format="--plugin_innodb_max_purge_lag=#"
setvar="plugin_innodb_max_purge_lag"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -5666,7 +5666,7 @@
<optype class="cmdline" format="--innodb_mirrored_log_groups=#"
setvar="innodb_mirrored_log_groups"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5686,7 +5686,7 @@
<optype class="cmdline" format="--plugin_innodb_mirrored_log_groups=#"
setvar="plugin_innodb_mirrored_log_groups"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -5704,7 +5704,7 @@
<types>
<optype class="cmdline" format="--innodb_open_files=#" />
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="300" minimum="10"/>
@@ -5725,7 +5725,7 @@
<optype class="cmdline" format="--plugin_innodb_open_files=#"
setvar="plugin_innodb_open_files"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="300" minimum="10"/>
@@ -5745,7 +5745,7 @@
<optype class="cmdline" format="--innodb_rollback_on_timeout"
setvar="innodb_rollback_on_timeout"/>
<optype class="mycnf" inversion="5.0.32"/>
- <vartype class="server" scope="both" isdynamic="no" inversion="5.0.32"/>
+ <vartype class="system" scope="both" isdynamic="no" inversion="5.0.32"/>
</types>
<versions>
<manual version="5.0"/>
@@ -5764,7 +5764,7 @@
<optype class="cmdline" format="--plugin_innodb_rollback_on_timeout"
setvar="plugin_innodb_rollback_on_timeout"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="no"/>
+ <vartype class="system" isdynamic="no"/>
</types>
<versions>
<manual version="5.1"/>
@@ -5780,7 +5780,7 @@
<types>
<optype class="cmdline" format="--innodb_stats_on_metadata"
setvar="innodb_stats_on_metadata"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="ON"/>
@@ -5799,7 +5799,7 @@
<optype class="cmdline" format="--plugin_innodb_stats_on_metadata"
setvar="plugin_innodb_stats_on_metadata"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="ON"/>
@@ -5817,7 +5817,7 @@
<types>
<optype class="cmdline" format="--innodb_status_file"
setvar="innodb_status_file"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -5837,7 +5837,7 @@
<optype class="cmdline" format="--innodb_support_xa" setvar="innodb_support_xa"
inversion="5.0.3"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.3"/>
+ <vartype isdynamic="yes" class="system" scope="both" inversion="5.0.3"/>
</types>
<values vartype="boolean" platform="all" inversion="5.0.3">
<value default="TRUE"/>
@@ -5857,7 +5857,7 @@
<optype class="cmdline" format="--innodb_sync_spin_loops=#"
setvar="innodb_sync_spin_loops"
inversion="5.0.3"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.3"/>
+ <vartype isdynamic="yes" class="system" scope="both" inversion="5.0.3"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.3">
<value default="20"/>
@@ -5876,7 +5876,7 @@
<types>
<optype class="cmdline" format="--innodb_table_locks"
setvar="innodb_table_locks"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -5899,7 +5899,7 @@
<optype class="cmdline" format="--innodb_thread_concurrency=#"
setvar="innodb_thread_concurrency"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8"/>
@@ -5920,7 +5920,7 @@
<optype class="cmdline" format="--innodb_thread_sleep_delay=#"
setvar="innodb_thread_sleep_delay"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.8" outversion="5.0.18">
<value default="20"/>
@@ -5946,7 +5946,7 @@
<optype class="cmdline" format="--plugin_innodb_status_file"
setvar="plugin_innodb_status_file"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -5964,7 +5964,7 @@
<types>
<optype class="cmdline" format="--plugin_innodb_support_xa"
setvar="plugin_innodb_support_xa"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -5983,7 +5983,7 @@
<optype class="cmdline" format="--plugin_innodb_sync_spin_loops=#"
setvar="innodb_sync_spin_loops"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="20"/>
@@ -6002,7 +6002,7 @@
<optype class="cmdline" format="--plugin_innodb_table_locks"
setvar="plugin_innodb_table_locks"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -6023,7 +6023,7 @@
<optype class="cmdline" format="--plugin_innodb_thread_concurrency=#"
setvar="plugin_innodb_thread_concurrency"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8"/>
@@ -6043,7 +6043,7 @@
<optype class="cmdline" format="--plugin_innodb_thread_sleep_delay=#"
setvar="plugin_innodb_thread_sleep_delay"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8"/>
@@ -6061,7 +6061,7 @@
<types>
<optype class="cmdline" format="--insert_id"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -6079,7 +6079,7 @@
<types>
<optype class="cmdline" format="--interactive_timeout=#"
setvar="interactive_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="28800"/>
@@ -6098,7 +6098,7 @@
<types>
<optype class="cmdline" format="--isam" setvar="isam"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -6114,7 +6114,7 @@
<types>
<optype class="cmdline" format="--join_buffer_size=#"
setvar="join_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="131072"/>
@@ -6133,7 +6133,7 @@
<types>
<optype class="cmdline" format="--key_buffer_size=#"
setvar="key_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8388600"/>
@@ -6154,7 +6154,7 @@
<types>
<optype class="cmdline" format="--key_cache_age_threshold=#"
setvar="key_cache_age_threshold"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value minimum="100"/>
@@ -6175,7 +6175,7 @@
<types>
<optype class="cmdline" format="--key_cache_block_size=#"
setvar="key_cache_block_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1024"/>
@@ -6196,7 +6196,7 @@
<optype class="cmdline" format="--key_cache_division_limit=#"
setvar="key_cache_division_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="100"/>
@@ -6219,7 +6219,7 @@
<optype class="cmdline" format="--language=name" setvar="language"/>
<optype class="cmdline" format="-L" setvar="language"/>
<optype class="mycnf" format="language" setvar="language"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all">
<value default="/usr/local/mysql/share/mysql/english/"/>
@@ -6239,7 +6239,7 @@
<types>
<optype class="cmdline" format="--large-pages" setvar="large_pages"
inversion="5.0.3"/>
<optype class="mycnf" inversion="5.0.3"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="linux">
<value default="FALSE"/>
@@ -6255,7 +6255,7 @@
<name>large_files_support</name>
<shortdescription lang="en">Whether large files are
supported</shortdescription>
<types>
- <vartype isdynamic="no" format="large_files_support" scope="both"
class="server"/>
+ <vartype isdynamic="no" format="large_files_support" scope="both"
class="system"/>
</types>
<versions>
<manual version="5.0"/>
@@ -6267,7 +6267,7 @@
<types>
<optype class="cmdline" format="--last_insert_id"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -6283,7 +6283,7 @@
<shortdescription lang="en">The locale that controls the language used to
display day and month
names</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both" inversion="5.0.25"/>
+ <vartype class="system" isdynamic="yes" scope="both" inversion="5.0.25"/>
</types>
<values vartype="string" platform="all" inversion="5.0.25"/>
<versions>
@@ -6303,7 +6303,7 @@
<types>
<optype class="cmdline" format="--local-infile" setvar="local_infile"/>
<optype class="mycnf" format="local_infile"/>
- <vartype class="server" isdynamic="yes" scope="global"
format="local_infile"/>
+ <vartype class="system" isdynamic="yes" scope="global"
format="local_infile"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -6323,7 +6323,7 @@
<optype class="cmdline" format="--log[=name]" setvar="log"/>
<optype class="cmdline" format="-l" setvar="log"/>
<optype class="mycnf" format="log" setvar="log"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="OFF"/>
@@ -6342,7 +6342,7 @@
<types>
<optype class="cmdline" format="--log-bin" setvar="log_bin"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -6359,7 +6359,7 @@
<types>
<optype class="cmdline" format="--log-bin-index=name"
setvar="log-bin-index"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -6380,7 +6380,7 @@
<optype class="cmdline" format="--log-bin-trust-function-creators"
setvar="log_bin_trust_function_creators"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"
format="log_bin_trust_function_creators"
+ <vartype isdynamic="yes" scope="both" class="system"
format="log_bin_trust_function_creators"
/>
</types>
<values vartype="boolean" platform="all" inversion="5.0.16">
@@ -6401,7 +6401,7 @@
<optype class="cmdline" format="--log-bin-trust-routine-creators"
setvar="log_bin_trust_routine_creators"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -6418,7 +6418,7 @@
<types>
<optype class="cmdline" format="--log-error[=name]" setvar="log_error"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -6435,7 +6435,7 @@
<types>
<optype class="cmdline" format="--log-isam[=name]" setvar="log-isam"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -6469,7 +6469,7 @@
<types>
<optype class="cmdline" format="--log_output[=name]" setvar="log_output"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" format="log_output" scope="global"/>
+ <vartype isdynamic="yes" class="system" format="log_output" scope="global"/>
</types>
<values vartype="enumeration" platform="all">
<value default="TABLE"/>
@@ -6493,8 +6493,8 @@
<optype class="cmdline" format="--log-queries-not-using-indexes"
setvar="log_queries_not_using_indexes"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"
format="log_queries_not_using_indexes"/>
- <vartype isdynamic="yes" scope="both" class="server"
+ <vartype isdynamic="no" scope="both" class="system"
format="log_queries_not_using_indexes"/>
+ <vartype isdynamic="yes" scope="both" class="system"
inversion="5.1.21"/>
</types>
<values vartype="boolean" platform="all"> </values>
@@ -6534,7 +6534,7 @@
<types>
<optype class="cmdline" format="--log-slave-updates"
setvar="log_slave_updates"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -6579,7 +6579,7 @@
<optype class="cmdline" format="--log-slow-queries" inversion="5.1.6"
setvar="log_slow_queries"/>
<optype class="mycnf" outversion="5.1.6"/>
- <vartype scope="both" isdynamic="no" class="server"
+ <vartype scope="both" isdynamic="no" class="system"
outversion="5.1.6"/>
</types>
<values vartype="filename" platform="all"/>
@@ -6648,7 +6648,7 @@
<optype class="cmdline" format="--log-warnings[=#]" setvar="log_warnings"/>
<optype class="cmdline" format="-W [#]" setvar="log_warnings"/>
<optype class="mycnf" format="log-warnings" setvar="log_warnings"/>
- <vartype isdynamic="yes" scope="both" class="server" format="log_warnings"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="log_warnings"/>
</types>
<values vartype="numeric" platform="all" inversion="4.1.3">
<value default="1"/>
@@ -6669,7 +6669,7 @@
<types>
<optype class="cmdline" format="--long_query_time=#"
setvar="long_query_time"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value minimum="1"/>
@@ -6689,7 +6689,7 @@
<types>
<optype class="cmdline" format="--low-priority-updates"
setvar="low_priority_updates"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"
format="low_priority_updates"/>
+ <vartype isdynamic="yes" scope="both" class="system"
format="low_priority_updates"/>
</types>
<values vartype="numeric" platform="all">
<value default="FALSE"/>
@@ -6710,7 +6710,7 @@
<types>
<optype class="cmdline" format="--lower_case_table_names[=#]"
setvar="lower_case_table_names"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -6996,7 +6996,7 @@
<types>
<optype class="cmdline" format="--max_allowed_packet=#"
setvar="max_allowed_packet"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1048576"/>
@@ -7016,7 +7016,7 @@
<types>
<optype class="cmdline" format="--max_binlog_cache_size=#"
setvar="max_binlog_cache_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="4294967295" maximum="4294967295" minimum="4096"/>
@@ -7036,7 +7036,7 @@
<types>
<optype class="cmdline" format="--max_binlog_size=#"
setvar="max_binlog_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="1073741824"/>
@@ -7057,7 +7057,7 @@
<types>
<optype class="cmdline" format="--max_connect_errors=#"
setvar="max_connect_errors"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="10"/>
@@ -7077,7 +7077,7 @@
<types>
<optype class="cmdline" format="--max_connections=#"
setvar="max_connections"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all" outversion="5.1.14">
<value default="100"/>
@@ -7100,7 +7100,7 @@
<types>
<optype class="cmdline" format="--max_delayed_threads=#"
setvar="max_delayed_threads"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="20"/>
@@ -7120,7 +7120,7 @@
<types>
<optype class="cmdline" format="--max_error_count=#"
setvar="max_error_count"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="64"/>
@@ -7140,7 +7140,7 @@
<types>
<optype class="cmdline" format="--max_heap_table_size=#"
setvar="max_heap_table_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="16777216"/>
@@ -7158,7 +7158,7 @@
<shortdescription lang="en">This variable is a synonym for
max_delayed_threads</shortdescription>
<seealso xref="max_delayed_threads"/>
<types>
- <vartype class="server" isdynamic="yes" scope="global"/>
+ <vartype class="system" isdynamic="yes" scope="global"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -7176,7 +7176,7 @@
<types>
<optype class="cmdline" format="--max_join_size=#" setvar="max_join_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1,000,000"/>
@@ -7196,7 +7196,7 @@
<optype class="cmdline" format="--max_length_for_sort_data=#"
setvar="max_length_for_sort_data"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1024"/>
@@ -7217,7 +7217,7 @@
<optype class="cmdline" format="--max_prepared_stmt_count=#"
setvar="max_prepared_stmt_count"
inversion="5.0.21"/>
<optype class="mycnf" inversion="5.0.21"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="16382"/>
@@ -7242,7 +7242,7 @@
<types>
<optype class="cmdline" format="--max_relay_log_size=#"
setvar="max_relay_log_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="0" minimum="4096" maximum="1GB"/>
@@ -7262,7 +7262,7 @@
<types>
<optype class="cmdline" format="--max_seeks_for_key=#"
setvar="max_seeks_for_key"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="4294967295"/>
@@ -7281,7 +7281,7 @@
<types>
<optype class="cmdline" format="--max_sort_length=#"
setvar="max_sort_length"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1024"/>
@@ -7300,7 +7300,7 @@
<types>
<optype class="cmdline" format="--max_sp_recursion_depth[=#]"
setvar="max_sp_recursion_depth"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="global" class="server"/>
+ <vartype isdynamic="yes" scope="global" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -7319,7 +7319,7 @@
<types>
<optype class="cmdline" format="--max_tmp_tables=#" setvar="max_tmp_tables"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="32"/>
@@ -7339,8 +7339,8 @@
<types>
<optype class="cmdline" format="--max_user_connections=#"
setvar="max_user_connections"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global" outversion="5.0.3"/>
- <vartype class="server" isdynamic="yes" scope="both" inversion="5.0.3"/>
+ <vartype isdynamic="yes" class="system" scope="global" outversion="5.0.3"/>
+ <vartype class="system" isdynamic="yes" scope="both" inversion="5.0.3"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -7359,7 +7359,7 @@
<types>
<optype class="cmdline" format="--max_write_lock_count=#"
setvar="max_write_lock_count"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="4294967295"/>
@@ -7378,7 +7378,7 @@
<types>
<optype class="cmdline" format="--memlock" setvar="locked_in_memory"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server" />
+ <vartype isdynamic="no" scope="both" class="system" />
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -7395,7 +7395,7 @@
<name>license</name>
<shortdescription lang="en">Type of license for the
server</shortdescription>
<types>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<values vartype="string" platform="all">
<value default="GPL"/>
@@ -7414,7 +7414,7 @@
<types>
<optype class="cmdline" format="--merge"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -7434,7 +7434,7 @@
<types>
<optype class="cmdline" format="--skip-isam" setvar="skip-isam"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<versions>
<manual version="4.1"/>
@@ -7449,7 +7449,7 @@
<types>
<optype class="cmdline" format="--multi_range_count=#"
setvar="multi_range_count"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="256"/>
@@ -7468,7 +7468,7 @@
<types>
<optype class="cmdline" format="--myisam_block_size=#"
setvar="myisam_block_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="1024"/>
@@ -7488,7 +7488,7 @@
<optype class="cmdline" format="--myisam_data_pointer_size=#"
setvar="myisam_data_pointer_size" inversion="4.1.2"/>
<optype class="mycnf" inversion="4.1.2"/>
- <vartype isdynamic="yes" class="server" scope="global" inversion="4.1.2"/>
+ <vartype isdynamic="yes" class="system" scope="global" inversion="4.1.2"/>
</types>
<values vartype="numeric" platform="all" outversion="5.0.6">
<value default="4"/>
@@ -7517,7 +7517,7 @@
<optype class="cmdline" format="--myisam_max_extra_sort_file_size=#"
setvar="myisam_max_extra_sort_file_size" outversion="5.0.6"/>
<optype class="mycnf" outversion="5.0.6"/>
- <vartype isdynamic="no" scope="both" class="server" outversion="5.0.6"/>
+ <vartype isdynamic="no" scope="both" class="system" outversion="5.0.6"/>
</types>
<values vartype="numeric" platform="all" outversion="5.0.6">
<value default="2147483648"/>
@@ -7536,7 +7536,7 @@
<optype class="cmdline" format="--myisam_max_sort_file_size=#"
setvar="myisam_max_sort_file_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="2147483648"/>
@@ -7555,7 +7555,7 @@
<types>
<optype class="cmdline" format="--myisam-recover[=name]"
setvar="myisam-recover"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="enumeration" platform="all">
<value default="OFF"/>
@@ -7579,7 +7579,7 @@
<types>
<optype class="cmdline" format="--myisam_repair_threads=#"
setvar="myisam_repair_threads"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -7599,7 +7599,7 @@
<types>
<optype class="cmdline" format="--myisam_sort_buffer_size=#"
setvar="myisam_sort_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8388608"/>
@@ -7620,7 +7620,7 @@
<optype class="cmdline" format="--myisam_stats_method=name"
setvar="myisam_stats_method"
inversion="5.0.14"/>
<optype class="mycnf" inversion="5.0.14"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="enumeration" platform="all" inversion="4.1" outversion="5.0">
<value default="nulls_unequal"/>
@@ -7646,7 +7646,7 @@
<types>
<optype class="cmdline" format="--multi_read_range=#"
setvar="multi_read_range"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="256"/>
@@ -7666,7 +7666,7 @@
<types>
<optype class="cmdline" format="--myisam_use_mmap" setvar="myisam_use_mmap"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="global"/>
+ <vartype isdynamic="no" class="system" scope="global"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -7684,7 +7684,7 @@
<optype class="cmdline" format="--ndb_autoincrement_prefetch_sz"
setvar="ndb_autoincrement_prefetch_sz"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" format="" scope="both" class="server"
inversion="4.1.8"/>
+ <vartype isdynamic="yes" format="" scope="both" class="system"
inversion="4.1.8"/>
</types>
<values vartype="numeric" platform="all" inversion="4.1.8">
<value default="32"/>
@@ -7705,7 +7705,7 @@
cache</shortdescription>
<types>
<optype class="cmdline" format="--ndb_cache_check_time"
setvar="ndb_cache_check_time"/>
- <vartype class="server" scope="both" format="ndb_cache_check_time"
isdynamic="yes"/>
+ <vartype class="system" scope="both" format="ndb_cache_check_time"
isdynamic="yes"/>
<optype class="mycnf"/>
</types>
<values vartype="numeric" platform="all">
@@ -7725,7 +7725,7 @@
<types>
<optype class="cmdline" format="--ndb_cluster_connection_pool"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="no"/>
+ <vartype class="system" isdynamic="no"/>
</types>
<values vartype="numeric" platform="all">
<value default="1"/>
@@ -7743,7 +7743,7 @@
<name>ndb_use_copying_alter_table</name>
<shortdescription lang="en">NDB Use Copying Alter
Table</shortdescription>
<types>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<versions>
<introduced version="5.1.12"/>
@@ -7756,7 +7756,7 @@
<shortdescription lang="en"> This variable can be set to a non-zero value to
enable extra NDB
logging </shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="global"/>
+ <vartype class="system" isdynamic="yes" scope="global"/>
<optype class="cmdline" format="ndb_extra_logging #"/>
<optype class="mycnf"/>
</types>
@@ -7777,7 +7777,7 @@
<types>
<optype class="cmdline" format="--ndb-force-send" setvar="ndb_force_send"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all" inversion="4.1.8">
<value default="TRUE"/>
@@ -7795,7 +7795,7 @@
<name>ndb_use_exact_count</name>
<shortdescription lang="en">NDB Use Exact Count</shortdescription>
<types>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all" inversion="4.1.8">
<value default="OFF"/>
@@ -7816,7 +7816,7 @@
<types>
<optype class="cmdline" format="--ndb_wait_connected=#"
setvar="ndb_wait_connected"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="numeric" platform="all" inversion="5.1.16-ndb-6.2.0">
<value default="0"/>
@@ -7834,7 +7834,7 @@
<types>
<optype class="cmdline" format="--ndbcluster" setvar="ndbcluster"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -7853,7 +7853,7 @@
<types>
<optype class="cmdline" format="--net_buffer_length=#"
setvar="net_buffer_length"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="16384"/>
@@ -7873,7 +7873,7 @@
<types>
<optype class="cmdline" format="--net_read_timeout=#"
setvar="net_read_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="30"/>
@@ -7893,7 +7893,7 @@
<types>
<optype class="cmdline" format="--net_retry_count=#"
setvar="net_retry_count"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="10"/>
@@ -7913,7 +7913,7 @@
<types>
<optype class="cmdline" format="--net_write_timeout=#"
setvar="net_write_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="60"/>
@@ -7934,7 +7934,7 @@
<optype class="cmdline" format="--new" setvar="new"/>
<optype class="cmdline" format="-n" setvar="new"/>
<optype class="mycnf" format="new" setvar="new"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -8003,7 +8003,7 @@
<types>
<optype class="cmdline" format="--old_passwords" setvar="old_passwords"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="old_passwords"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="old_passwords"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -8040,7 +8040,7 @@
<types>
<optype class="cmdline" format="--open_files_limit=#"
setvar="open_files_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all"> </values>
<versions>
@@ -8059,7 +8059,7 @@
<optype class="cmdline" format="--optimizer_prune_level[=#]"
setvar="optimizer_prune_level"
inversion="5.0.1"/>
<optype class="mycnf" inversion="5.0.1"/>
- <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.1"/>
+ <vartype isdynamic="yes" class="system" scope="both" inversion="5.0.1"/>
</types>
<values vartype="boolean" platform="all" inversion="5.0.1">
<value default="1"/>
@@ -8079,7 +8079,7 @@
<optype class="cmdline" format="--optimizer_search_depth[=#]"
setvar="optimizer_search_depth"
inversion="5.0.1"/>
<optype class="mycnf" inversion="5.0.1"/>
- <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.1"/>
+ <vartype isdynamic="yes" class="system" scope="both" inversion="5.0.1"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.1">
<value default="62"/>
@@ -8098,7 +8098,7 @@
<types>
<optype class="cmdline" format="--pid-file=name" setvar="pid-file"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -8115,7 +8115,7 @@
<types>
<optype class="cmdline" format="--plugin_dir=name" setvar="plugin_dir"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<values vartype="filename" platform="all">
<value default="/usr/local/mysql/lib/mysql"/>
@@ -8134,7 +8134,7 @@
<optype class="cmdline" format="--port=#" setvar="port"/>
<optype class="cmdline" format="-P" setvar="port"/>
<optype class="mycnf" format="port" setvar="port"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="3306"/>
@@ -8174,7 +8174,7 @@
<types>
<optype class="cmdline" format="--preload_buffer_size=#"
setvar="preload_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="32768"/>
@@ -8205,7 +8205,7 @@
<name>profiling</name>
<shortdescription lang="en">Enable or disable statement
profiling</shortdescription>
<types>
- <vartype class="server" isdynamic="no" scope="session"/>
+ <vartype class="system" isdynamic="no" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="OFF"/>
@@ -8219,7 +8219,7 @@
<name>profiling_history_size</name>
<shortdescription lang="en">How many statements to maintain profiling
information for</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="numeric" platform="all">
<value default="15"/>
@@ -8236,7 +8236,7 @@
<types>
<optype class="cmdline" format="--query_alloc_block_size=#"
setvar="query_alloc_block_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8192"/>
@@ -8255,7 +8255,7 @@
<types>
<optype class="cmdline" format="--query_cache_limit=#"
setvar="query_cache_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="1048576"/>
@@ -8276,7 +8276,7 @@
<optype class="cmdline" format="--query_cache_min_res_unit=#"
setvar="query_cache_min_res_unit"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="4096"/>
@@ -8295,7 +8295,7 @@
<types>
<optype class="cmdline" format="--query_cache_size=#"
setvar="query_cache_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -8314,7 +8314,7 @@
<types>
<optype class="cmdline" format="--query_cache_type=#"
setvar="query_cache_type"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="enumeration" platform="all">
<value default="1"/>
@@ -8337,7 +8337,7 @@
<optype class="cmdline" format="--query_cache_wlock_invalidate"
setvar="query_cache_wlock_invalidate"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -8356,7 +8356,7 @@
<types>
<optype class="cmdline" format="--query_prealloc_size=#"
setvar="query_prealloc_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8192"/>
@@ -8375,7 +8375,7 @@
<types>
<optype class="cmdline" format="--range_alloc_block_size=#"
setvar="range_alloc_block_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="2048"/>
@@ -8395,7 +8395,7 @@
<types>
<optype class="cmdline" format="--read_buffer_size=#"
setvar="read_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="131072"/>
@@ -8414,7 +8414,7 @@
<types>
<optype class="cmdline" format="--read_only" setvar="read_only"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -8435,7 +8435,7 @@
<types>
<optype class="cmdline" format="--read_rnd_buffer_size=#"
setvar="read_rnd_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="262144"/>
@@ -8454,7 +8454,7 @@
<types>
<optype class="cmdline" format="--record_buffer=#" setvar="record_buffer"
outversion="4.0.3"/>
<optype class="mycnf" outversion="4.0.3"/>
- <vartype isdynamic="no" class="server" outversion="4.0.3"/>
+ <vartype isdynamic="no" class="system" outversion="4.0.3"/>
</types>
<values vartype="numeric" platform="all">
<value default="131072"/>
@@ -8468,7 +8468,7 @@
<types>
<optype class="cmdline" format="--relay-log=name" setvar="relay-log"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -8521,7 +8521,7 @@
<types>
<optype class="cmdline" format="--relay_log_purge" setvar="relay_log_purge"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -8540,7 +8540,7 @@
<types>
<optype class="cmdline" format="--relay_log_space_limit=#"
setvar="relay_log_space_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -8716,7 +8716,7 @@
<types>
<optype class="cmdline" format="--report-password=name"
setvar="report-password"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -8767,7 +8767,7 @@
<name>rpl_recovery_rank</name>
<shortdescription lang="en">Not used</shortdescription>
<types>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -8803,7 +8803,7 @@
<types>
<optype class="cmdline" format="--safe-show-database"
setvar="safe_show_database"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="global"
format="safe_show_database"/>
+ <vartype class="system" isdynamic="yes" scope="global"
format="safe_show_database"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -8852,7 +8852,7 @@
<types>
<optype class="cmdline" format="--secure-auth" setvar="secure_auth"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="secure_auth"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="secure_auth"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -8873,7 +8873,7 @@
<types>
<optype class="cmdline" format="--secure-file-priv"
setvar="secure_file_priv"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="global" class="server"/>
+ <vartype isdynamic="no" scope="global" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -8892,7 +8892,7 @@
<types>
<optype class="cmdline" format="--server-id=#" setvar="server_id"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="server_id"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="server_id"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -9011,7 +9011,7 @@
<types>
<optype class="cmdline" format="--skip-external-locking"
setvar="skip_external_locking"/>
<optype class="mycnf"/>
- <vartype scope="both" class="server" isdynamic="no"/>
+ <vartype scope="both" class="system" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9136,7 +9136,7 @@
<types>
<optype class="cmdline" format="--skip-merge" setvar="skip-merge"
inversion="5.0.24"/>
<optype class="mycnf" inversion="5.0.24"/>
- <vartype isdynamic="no" scope="both" class="server" inversion="5.0.24"/>
+ <vartype isdynamic="no" scope="both" class="system" inversion="5.0.24"/>
</types>
<versions>
<manual version="5.0"/>
@@ -9168,7 +9168,7 @@
<types>
<optype class="cmdline" format="--skip-networking" setvar="skip_networking"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9185,7 +9185,7 @@
<types>
<optype class="cmdline" format="--skip-new"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9201,7 +9201,7 @@
<types>
<optype class="cmdline" format="--skip-show-database"
setvar="skip_show_database"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9281,7 +9281,7 @@
<types>
<optype class="cmdline" format="--skip-sync-bdb-logs" outversion="5.1.12"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9310,7 +9310,7 @@
<types>
<optype class="cmdline" format="--slave-allow-batching"
setvar="slave_allow_batching"/>
<optype class="cmdline"/>
- <vartype isdynamic="yes" scope="global" class="server"/>
+ <vartype isdynamic="yes" scope="global" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="off"/>
@@ -9328,7 +9328,7 @@
<types>
<optype class="cmdline" format="--slave-load-tmpdir=name"
setvar="slave_load_tmpdir"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all">
<value default="/tmp"/>
@@ -9348,7 +9348,7 @@
<types>
<optype class="cmdline" format="--slave-skip-errors=name"
setvar="slave_skip_errors"/>
<optype class="mycnf"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -9365,7 +9365,7 @@
<optype class="cmdline" format="--slave_compressed_protocol"
setvar="slave_compressed_protocol"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -9386,7 +9386,7 @@
<types>
<optype class="cmdline" format="--slave-net-timeout=#"
setvar="slave_net_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all">
<value default="3600"/>
@@ -9407,7 +9407,7 @@
<optype class="cmdline" format="--slave_transaction_retries=#"
setvar="slave_transaction_retries" inversion="5.0.3"/>
<optype class="mycnf" inversion="5.0.3"/>
- <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.3"/>
+ <vartype isdynamic="yes" class="system" scope="both" inversion="5.0.3"/>
</types>
<values vartype="numeric" platform="all" inversion="5.0.3">
<value default="10"/>
@@ -9445,7 +9445,7 @@
<types>
<optype class="cmdline" format="--slow_query_log_file=file_name"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="global"/>
+ <vartype isdynamic="no" class="system" scope="global"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -9463,7 +9463,7 @@
<types>
<optype class="cmdline" format="--slow_launch_time=#"
setvar="slow_launch_time"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="2"/>
@@ -9482,7 +9482,7 @@
<types>
<optype class="cmdline" format="--socket=name" setvar="socket"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="linux">
<value default="/tmp/mysql.sock"/>
@@ -9510,7 +9510,7 @@
<types>
<optype class="cmdline" format="--sort_buffer_size=#"
setvar="sort_buffer_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="2097144"/>
@@ -9564,7 +9564,7 @@
<types>
<optype class="cmdline" format="--sql-mode=name" setvar="sql_mode"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="sql_mode"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="sql_mode"/>
</types>
<values vartype="enumeration" platform="all">
<choice value="ANSI"/>
@@ -9598,7 +9598,7 @@
<types>
<optype class="cmdline" format="--sql_auto_is_null"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="no" scope="session"/>
+ <vartype class="system" isdynamic="no" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -9619,7 +9619,7 @@
<types>
<optype class="cmdline" format="--sql_big_selects"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -9636,7 +9636,7 @@
<name>sql_big_tables</name>
<shortdescription lang="en">Used to increase the temporary table
size</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -9653,7 +9653,7 @@
<types>
<optype class="cmdline" format="--sql_buffer_result"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="0"/>
@@ -9672,7 +9672,7 @@
<types>
<optype class="cmdline" format="--sql_log_bin"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -9690,7 +9690,7 @@
<types>
<optype class="cmdline" format="--sql_log_off"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="0"/>
@@ -9711,7 +9711,7 @@
<types>
<optype class="cmdline"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -9728,7 +9728,7 @@
<seealso xref="low-priority-updates"/>
<deprecated/>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -9745,7 +9745,7 @@
<seealso xref="max_join_size"/>
<deprecated xref="max_join_size"/>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -9762,7 +9762,7 @@
<types>
<optype class="cmdline" format="--sql_notes"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="boolean" platform="all" inversion="5.0.3">
<value default="1"/>
@@ -9784,7 +9784,7 @@
<types>
<optype class="cmdline" format="--sql_quote_show_create"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -9804,7 +9804,7 @@
<types>
<optype class="cmdline" format="--sql_safe_updates"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="0"/>
@@ -9823,7 +9823,7 @@
<types>
<optype class="cmdline" format="--sql_select_limit"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -9838,7 +9838,7 @@
<name>sql_slave_skip_counter</name>
<shortdescription lang="en">The number of events from the master that a slave
server should skip</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="global"/>
+ <vartype class="system" isdynamic="yes" scope="global"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -9856,7 +9856,7 @@
<types>
<optype class="cmdline" format="--sql_warnings"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="0"/>
@@ -9876,7 +9876,7 @@
<types>
<optype class="cmdline" format="--ssl" setvar="ssl"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="FALSE"/>
@@ -9895,7 +9895,7 @@
<types>
<optype class="cmdline" format="--ssl-ca=name" setvar="ssl_ca"
inversion="5.0.23"/>
<optype class="mycnf" inversion="5.0.23"/>
- <vartype isdynamic="no" scope="both" class="server" inversion="5.0.23"/>
+ <vartype isdynamic="no" scope="both" class="system" inversion="5.0.23"/>
</types>
<values vartype="filename" platform="all" inversion="5.0.23"/>
<versions>
@@ -9913,7 +9913,7 @@
<types>
<optype class="cmdline" format="--ssl-capath=name" setvar="ssl_capath"
inversion="5.0.23"/>
<optype class="mycnf" inversion="5.0.23"/>
- <vartype isdynamic="no" scope="both" class="server" inversion="5.0.23"/>
+ <vartype isdynamic="no" scope="both" class="system" inversion="5.0.23"/>
</types>
<values vartype="filename" platform="all" inversion="5.0.23"/>
<versions>
@@ -9931,7 +9931,7 @@
<types>
<optype class="cmdline" format="--ssl-cert=name" setvar="ssl_cert"
inversion="5.0.23"/>
<optype class="mycnf" inversion="5.0.23"/>
- <vartype isdynamic="no" scope="both" class="server" inversion="5.0.23"/>
+ <vartype isdynamic="no" scope="both" class="system" inversion="5.0.23"/>
</types>
<values vartype="filename" platform="all" inversion="5.0.23"/>
<versions>
@@ -9949,7 +9949,7 @@
<types>
<optype class="cmdline" format="--ssl-cipher=name" setvar="ssl_cipher"
inversion="5.0.23"/>
<optype class="mycnf" inversion="5.0.23"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all" inversion="5.0.23"/>
<versions>
@@ -9967,7 +9967,7 @@
<types>
<optype class="cmdline" format="--ssl-key=name" setvar="ssl_key"
inversion="5.0.23"/>
<optype class="mycnf" inversion="5.0.23"/>
- <vartype isdynamic="no" scope="both" class="server" inversion="5.0.23"/>
+ <vartype isdynamic="no" scope="both" class="system" inversion="5.0.23"/>
</types>
<values vartype="string" platform="all" inversion="5.0.23"/>
<versions>
@@ -9984,7 +9984,7 @@
<seealso xref="default-storage-engine"/>
<seealso xref="table_type"/>
<types>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="enumeration" platform="all"/>
<versions>
@@ -10022,7 +10022,7 @@
<types>
<optype class="cmdline" format="--sync-bdb-logs" setvar="sync-bdb-logs"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -10039,7 +10039,7 @@
<types>
<optype class="cmdline" format="--sync-binlog=#" setvar="sync_binlog"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="sync_binlog"
inversion="5.0.1"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="sync_binlog"
inversion="5.0.1"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -10060,7 +10060,7 @@
<types>
<optype class="cmdline" format="--sync-frm" setvar="sync_frm"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server" format="sync_frm"
inversion="5.0.1"/>
+ <vartype isdynamic="yes" scope="both" class="system" format="sync_frm"
inversion="5.0.1"/>
</types>
<values vartype="boolean" platform="all">
<value default="TRUE"/>
@@ -10077,7 +10077,7 @@
<name>system_time_zone</name>
<shortdescription lang="en">The server system time
zone</shortdescription>
<types>
- <vartype isdynamic="no" scope="both" class="server"
format="system_time_zone"/>
+ <vartype isdynamic="no" scope="both" class="system"
format="system_time_zone"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10116,7 +10116,7 @@
<types>
<optype class="cmdline" format="--table_cache=#" setvar="table_cache"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" scope="both" class="server"/>
+ <vartype isdynamic="yes" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="64"/>
@@ -10133,7 +10133,7 @@
<shortdescription lang="en">The number of table definitions that can be stored
in the definition
cache.</shortdescription>
<types>
- <vartype isdynamic="no" class="server" scope="global"/>
+ <vartype isdynamic="no" class="system" scope="global"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -10151,7 +10151,7 @@
<optype class="cmdline" format="--table_lock_wait_timeout=#"
setvar="table_lock_wait_timeout"
inversion="5.0.10"/>
<optype class="mycnf" inversion="5.0.10"/>
- <vartype isdynamic="yes" scope="both" class="server" inversion="5.0.10"/>
+ <vartype isdynamic="yes" scope="both" class="system" inversion="5.0.10"/>
</types>
<values vartype="numeric" platform="all">
<value default="50"/>
@@ -10168,7 +10168,7 @@
<name>table_open_cache</name>
<shortdescription lang="en">The number of open tables for all
threads</shortdescription>
<types>
- <vartype isdynamic="yes" class="server" scope="global"/>
+ <vartype isdynamic="yes" class="system" scope="global"/>
<optype class="mycnf"/>
</types>
<values vartype="numeric" platform="all"/>
@@ -10185,7 +10185,7 @@
<shortdescription lang="en">A synonym for
storage_engine</shortdescription>
<seealso xref="storage_engine"/>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="enumeration" platform="all"/>
<versions>
@@ -10242,7 +10242,7 @@
<types>
<optype class="cmdline" format="--thread_cache_size=#"
setvar="thread_cache_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="0"/>
@@ -10262,7 +10262,7 @@
<types>
<optype class="cmdline" format="--thread_concurrency=#"
setvar="thread_concurrency"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="10"/>
@@ -10281,7 +10281,7 @@
<types>
<optype class="cmdline" format="--thread_stack=#" setvar="thread_stack"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all">
<value default="196608"/>
@@ -10300,7 +10300,7 @@
<types>
<optype class="cmdline" format="--time_format=name" setvar="time_format"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10318,7 +10318,7 @@
<types>
<optype class="cmdline" format="--timed_mutexes" setvar="timed_mutexes"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all">
<value default="OFF"/>
@@ -10336,7 +10336,7 @@
<types>
<optype class="cmdline" format="--timestamp=value"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10354,7 +10354,7 @@
<types>
<optype class="cmdline" format="--tmp_table_size=#" setvar="tmp_table_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="33554432"/>
@@ -10374,7 +10374,7 @@
<optype class="cmdline" format="--tmpdir=name" setvar="tmpdir"/>
<optype class="cmdline" format="-t" setvar="tmpdir"/>
<optype class="mycnf" format="tmpdir" setvar="tmpdir"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="filename" platform="all"/>
<versions>
@@ -10413,7 +10413,7 @@
<optype class="cmdline" format="--transaction_alloc_block_size=#"
setvar="transaction_alloc_block_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="8192"/>
@@ -10433,7 +10433,7 @@
<optype class="cmdline" format="--transaction_prealloc_size=#"
setvar="transaction_prealloc_size"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="4096"/>
@@ -10450,7 +10450,7 @@
<name>tx_isolation</name>
<shortdescription lang="en">The default transaction isolation
level</shortdescription>
<types>
- <vartype class="server" isdynamic="yes" scope="both"/>
+ <vartype class="system" isdynamic="yes" scope="both"/>
</types>
<values vartype="enumeration" platform="all">
<value default="REPEATABLE-READ"/>
@@ -10473,7 +10473,7 @@
<types>
<optype class="cmdline" format="--unique_checks"/>
<optype class="mycnf"/>
- <vartype class="server" isdynamic="yes" scope="session"/>
+ <vartype class="system" isdynamic="yes" scope="session"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -10494,7 +10494,7 @@
<optype class="cmdline" format="--updatable_views_with_limit=#"
setvar="updatable_views_with_limit"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="boolean" platform="all">
<value default="1"/>
@@ -10564,7 +10564,7 @@
<types>
<optype class="cmdline" format="--version"/>
<optype class="cmdline" format="-V"/>
- <vartype class="server" scope="both" isdynamic="no"/>
+ <vartype class="system" scope="both" isdynamic="no"/>
</types>
<versions>
<manual version="4.1"/>
@@ -10581,7 +10581,7 @@
<types>
<optype class="cmdline" format="--wait_timeout=#" setvar="wait_timeout"/>
<optype class="mycnf"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="numeric" platform="all">
<value default="28800"/>
@@ -10597,7 +10597,7 @@
<name>warning_count</name>
<shortdescription lang="en">The number of warnings</shortdescription>
<types>
- <vartype class="server" isdynamic="no" scope="session"/>
+ <vartype class="system" isdynamic="no" scope="session"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -10664,9 +10664,9 @@
<shortdescription lang="en">The current number of prepared
statements</shortdescription>
<seealso xref="max_prepared_stmt_count"/>
<types>
- <vartype isdynamic="no" class="server" scope="both" inversion="4.1.19"
outversion="4.1.23"/>
- <vartype isdynamic="no" class="server" scope="both" inversion="5.0.21"
outversion="5.0.32"/>
- <vartype isdynamic="no" class="server" scope="both" inversion="5.1.10"
outversion="5.1.14"/>
+ <vartype isdynamic="no" class="system" scope="both" inversion="4.1.19"
outversion="4.1.23"/>
+ <vartype isdynamic="no" class="system" scope="both" inversion="5.0.21"
outversion="5.0.32"/>
+ <vartype isdynamic="no" class="system" scope="both" inversion="5.1.10"
outversion="5.1.14"/>
<vartype isdynamic="no" class="status" scope="both" inversion="4.1.23"/>
<vartype isdynamic="no" class="status" scope="both" inversion="5.0.32"/>
<vartype isdynamic="no" class="status" scope="both" inversion="5.1.14"/>
@@ -10689,7 +10689,7 @@
<seealso xref="log-warnings"/>
<types>
<optype class="cmdline" format="--skip-log-warnings"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<versions>
<manual version="4.1"/>
@@ -10704,7 +10704,7 @@
<shortdescription lang="en">This variable contains the value of the
--with-comment option
specified when building MySQL</shortdescription>
<types>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10719,7 +10719,7 @@
<name>version_compile_machine</name>
<shortdescription lang="en">The type of machine or architecture on which MySQL
was built</shortdescription>
<types>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10734,7 +10734,7 @@
<name>version_compile_os</name>
<shortdescription lang="en">The type of operating system on which MySQL was
built</shortdescription>
<types>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="string" platform="all"/>
<versions>
@@ -10826,7 +10826,7 @@
<name>bdb-data-direct</name>
<shortdescription lang="en">bdb-data-direct</shortdescription>
<types>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="boolean" platform="all" inversion="5.1.4"/>
<versions>
@@ -10839,7 +10839,7 @@
<name>bdb-log-direct</name>
<shortdescription lang="en">bdb-log-direct</shortdescription>
<types>
- <vartype class="server" isdynamic="no" scope="both"/>
+ <vartype class="system" isdynamic="no" scope="both"/>
</types>
<values vartype="boolean" platform="all" inversion="5.1.4"/>
<versions>
@@ -12053,7 +12053,7 @@
<types>
<optype class="cmdline" format="old"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server"/>
+ <vartype isdynamic="no" class="system"/>
</types>
<versions>
<manual version="5.1"/>
@@ -12066,7 +12066,7 @@
<name>protocol_version</name>
<shortdescription lang="en"> The version of the client/server protocol used by
the MySQL server </shortdescription>
<types>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="numeric" platform="all"/>
<versions>
@@ -12084,7 +12084,7 @@
<types>
<optype class="cmdline" format="--lower_case_file_system[=#]"
setvar="lower_case_file_system"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="both" class="server"/>
+ <vartype isdynamic="no" scope="both" class="system"/>
</types>
<values vartype="boolean" platform="all"/>
<versions>
@@ -12118,7 +12118,7 @@
<types>
<optype class="cmdline" format="--Master_Log_File=filename"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -12135,7 +12135,7 @@
<types>
<optype class="cmdline" format="--Master_SSL_Allowed=value"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="enumeration" platform="all">
<choice value="Yes"/>
@@ -12158,7 +12158,7 @@
<types>
<optype class="cmdline" format="--Master_SSL_CA_File=filename"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -12177,7 +12177,7 @@
<types>
<optype class="cmdline" format="--Master_SSL_CA_Path=filename"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -12212,7 +12212,7 @@
<types>
<optype class="cmdline" format="--Relay_Log_File=filename"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -12230,7 +12230,7 @@
<types>
<optype class="cmdline" format="--Relay_Master_Log_File=filename"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" class="server" scope="both"/>
+ <vartype isdynamic="no" class="system" scope="both"/>
</types>
<values vartype="filename" platform="all"> </values>
<versions>
@@ -12278,7 +12278,7 @@
<shortdescription lang="en"> The current time zone. </shortdescription>
<types>
<optype class="cmdline" format="--time_zone=string"/>
- <vartype isdynamic="yes" class="server" scope="both"/>
+ <vartype isdynamic="yes" class="system" scope="both"/>
</types>
<values vartype="string" platform="all"/>
<versions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7282 - trunk/dynamic-docs/command-optvars | mcbrown | 31 Jul |