<style> p {margin-top:0px;margin-bottom:0px;} </style> <table border=0 width=100%% cellpadding=0 cellspacing=0 align=center> <tr> <td valign=top style='padding:8pt;'><font size=2>Russ<br><br>The my.cnf is original other than the lines I added to it for the shim.<br><br>Running the setup.sql script generates this error with or without the patch for my.cnf.<br><br>ERROR 1452 (23000): Cannot add or update a child row: a foreign key constraint fails (`testing`.`Template`, CONSTRAINT `Template_ibfk_4` FOREIGN KEY (`par`) REFERENCES `Template` (`uid`))<br><br>This is a webmin dump again when the my.cnf patch is in. It is from 32bit macine this time.<br><br>Regards<br><br>
<table id="sortableTableNaN" class="header" width="100%"><tbody><tr>
<td id="headln2l" valign="top" width="15%" align="left"><a href="https://localhost.localdomain:10000/mysql/index.cgi">Module Index</a><br>
<a onclick='window.open("/help.cgi/mysql/vars", "help", "toolbar=no,menubar=no,scrollbars=yes,width=600,height=400,resizable=yes"); return false' href="https://localhost.localdomain:10000/help.cgi/mysql/vars">Help..</a><br>
</td>
<td id="headln2c" width="70%" align="center"><font size="+2">MySQL System Variables</font></td>
<td id="headln2r" valign="top" width="15%" align="right"><br></td></tr></tbody></table>
<form class="ui_form" action="list_vars.cgi" method="get">
<b>Show variables matching:</b> <input class="ui_textbox" name="search" value="" size="20"> <input class="ui_submit" value="Search" type="submit">
</form>
<form class="ui_form" action="save_vars.cgi" method="get">
<input class="ui_hidden" name="search" value="" type="hidden">
<table id="sortableTableNaN" class="wrapper" width="100%">
<tbody><tr><td>
<table id="sortableTableNaN" class="ui_table sortable" width="100%">
<thead> <tr class="maintitle" bgcolor="#427ad1">
<td width="5"><b><a href="https://localhost.localdomain:10000/mysql/list_vars.cgi#" class="sortheader" onclick="ts_resortTable(this, 0);return false;"><span class="sortarrow"> </span></a></b></td>
<td><b><a href="https://localhost.localdomain:10000/mysql/list_vars.cgi#" class="sortheader" onclick="ts_resortTable(this, 1);return false;">Variable name<span class="sortarrow"> </span></a></b></td>
<td><b><a href="https://localhost.localdomain:10000/mysql/list_vars.cgi#" class="sortheader" onclick="ts_resortTable(this, 2);return false;">Current value<span class="sortarrow"> </span></a></b></td>
</tr></thead> <tbody>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>auto_increment_increment</td>
<td>1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>auto_increment_offset</td>
<td>1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>autocommit</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>automatic_sp_privileges</td>
<td>ON</td>
</tr>
<tr id="row_d_back_log" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_back_log').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_back_log').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="back_log" id="d_back_log" onclick="document.getElementById('row_d_back_log').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_back_log"><a name="back_log">back_log</a></label></td>
<td><label for="d_back_log">50</label></td>
</tr>
<tr id="row_d_basedir" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_basedir').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_basedir').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="basedir" id="d_basedir" onclick="document.getElementById('row_d_basedir').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_basedir"><a name="basedir">basedir</a></label></td>
<td><label for="d_basedir">/usr/</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>big_tables</td>
<td>OFF</td>
</tr>
<tr id="row_d_binlog_cache_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_binlog_cache_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_binlog_cache_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="binlog_cache_size" id="d_binlog_cache_size" onclick="document.getElementById('row_d_binlog_cache_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_binlog_cache_size"><a name="binlog_cache_size">binlog_cache_size</a></label></td>
<td><label for="d_binlog_cache_size">32768</label></td>
</tr>
<tr id="row_d_binlog_format" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_binlog_format').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_binlog_format').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="binlog_format" id="d_binlog_format" onclick="document.getElementById('row_d_binlog_format').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_binlog_format"><a name="binlog_format">binlog_format</a></label></td>
<td><label for="d_binlog_format">STATEMENT</label></td>
</tr>
<tr id="row_d_bulk_insert_buffer_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_bulk_insert_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_bulk_insert_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="bulk_insert_buffer_size" id="d_bulk_insert_buffer_size" onclick="document.getElementById('row_d_bulk_insert_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_bulk_insert_buffer_size"><a name="bulk_insert_buffer_size">bulk_insert_buffer_size</a></label></td>
<td><label for="d_bulk_insert_buffer_size">8388608</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>character_set_client</td>
<td>latin1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>character_set_connection</td>
<td>latin1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>character_set_database</td>
<td>latin1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>character_set_filesystem</td>
<td>binary</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>character_set_results</td>
<td>latin1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>character_set_server</td>
<td>latin1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>character_set_system</td>
<td>utf8</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>character_sets_dir</td>
<td>/usr/share/mysql/charsets/</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>collation_connection</td>
<td>latin1_swedish_ci</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>collation_database</td>
<td>latin1_swedish_ci</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>collation_server</td>
<td>latin1_swedish_ci</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>completion_type</td>
<td>0</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>concurrent_insert</td>
<td>1</td>
</tr>
<tr id="row_d_connect_timeout" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_connect_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_connect_timeout').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="connect_timeout" id="d_connect_timeout" onclick="document.getElementById('row_d_connect_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_connect_timeout"><a name="connect_timeout">connect_timeout</a></label></td>
<td><label for="d_connect_timeout">10</label></td>
</tr>
<tr id="row_d_datadir" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_datadir').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_datadir').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="datadir" id="d_datadir" onclick="document.getElementById('row_d_datadir').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_datadir"><a name="datadir">datadir</a></label></td>
<td><label for="d_datadir">/var/lib/mysql/</label></td>
</tr>
<tr id="row_d_date_format" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_date_format').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_date_format').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="date_format" id="d_date_format" onclick="document.getElementById('row_d_date_format').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_date_format"><a name="date_format">date_format</a></label></td>
<td><label for="d_date_format">%Y-%m-%d</label></td>
</tr>
<tr id="row_d_datetime_format" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_datetime_format').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_datetime_format').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="datetime_format" id="d_datetime_format" onclick="document.getElementById('row_d_datetime_format').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_datetime_format"><a name="datetime_format">datetime_format</a></label></td>
<td><label for="d_datetime_format">%Y-%m-%d %H:%i:%s</label></td>
</tr>
<tr id="row_d_default_week_format" class="mainbody row0" onmouseover="this.className = document.getElementById('d_default_week_format').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_default_week_format').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="default_week_format" id="d_default_week_format" onclick="document.getElementById('row_d_default_week_format').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_default_week_format"><a name="default_week_format">default_week_format</a></label></td>
<td><label for="d_default_week_format">0</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>delay_key_write</td>
<td>ON</td>
</tr>
<tr id="row_d_delayed_insert_limit" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_delayed_insert_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_delayed_insert_limit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="delayed_insert_limit" id="d_delayed_insert_limit" onclick="document.getElementById('row_d_delayed_insert_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_delayed_insert_limit"><a name="delayed_insert_limit">delayed_insert_limit</a></label></td>
<td><label for="d_delayed_insert_limit">100</label></td>
</tr>
<tr id="row_d_delayed_insert_timeout" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_delayed_insert_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_delayed_insert_timeout').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="delayed_insert_timeout" id="d_delayed_insert_timeout" onclick="document.getElementById('row_d_delayed_insert_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_delayed_insert_timeout"><a name="delayed_insert_timeout">delayed_insert_timeout</a></label></td>
<td><label for="d_delayed_insert_timeout">300</label></td>
</tr>
<tr id="row_d_delayed_queue_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_delayed_queue_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_delayed_queue_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="delayed_queue_size" id="d_delayed_queue_size" onclick="document.getElementById('row_d_delayed_queue_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_delayed_queue_size"><a name="delayed_queue_size">delayed_queue_size</a></label></td>
<td><label for="d_delayed_queue_size">1000</label></td>
</tr>
<tr id="row_d_div_precision_increment" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_div_precision_increment').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_div_precision_increment').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="div_precision_increment" id="d_div_precision_increment" onclick="document.getElementById('row_d_div_precision_increment').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_div_precision_increment"><a name="div_precision_increment">div_precision_increment</a></label></td>
<td><label for="d_div_precision_increment">4</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>engine_condition_pushdown</td>
<td>ON</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>error_count</td>
<td>0</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>event_scheduler</td>
<td>OFF</td>
</tr>
<tr id="row_d_expire_logs_days" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_expire_logs_days').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_expire_logs_days').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="expire_logs_days" id="d_expire_logs_days" onclick="document.getElementById('row_d_expire_logs_days').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_expire_logs_days"><a name="expire_logs_days">expire_logs_days</a></label></td>
<td><label for="d_expire_logs_days">0</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>flush</td>
<td>OFF</td>
</tr>
<tr id="row_d_flush_time" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_flush_time').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_flush_time').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="flush_time" id="d_flush_time" onclick="document.getElementById('row_d_flush_time').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_flush_time"><a name="flush_time">flush_time</a></label></td>
<td><label for="d_flush_time">0</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>foreign_key_checks</td>
<td>ON</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ft_boolean_syntax</td>
<td>+ -><()~*:""&|</td>
</tr>
<tr id="row_d_ft_max_word_len" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ft_max_word_len').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ft_max_word_len').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ft_max_word_len" id="d_ft_max_word_len" onclick="document.getElementById('row_d_ft_max_word_len').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ft_max_word_len"><a name="ft_max_word_len">ft_max_word_len</a></label></td>
<td><label for="d_ft_max_word_len">84</label></td>
</tr>
<tr id="row_d_ft_min_word_len" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ft_min_word_len').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ft_min_word_len').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ft_min_word_len" id="d_ft_min_word_len" onclick="document.getElementById('row_d_ft_min_word_len').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ft_min_word_len"><a name="ft_min_word_len">ft_min_word_len</a></label></td>
<td><label for="d_ft_min_word_len">4</label></td>
</tr>
<tr id="row_d_ft_query_expansion_limit" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ft_query_expansion_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ft_query_expansion_limit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ft_query_expansion_limit" id="d_ft_query_expansion_limit" onclick="document.getElementById('row_d_ft_query_expansion_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ft_query_expansion_limit"><a name="ft_query_expansion_limit">ft_query_expansion_limit</a></label></td>
<td><label for="d_ft_query_expansion_limit">20</label></td>
</tr>
<tr id="row_d_ft_stopword_file" class="mainbody row1" onmouseover="this.className = document.getElementById('d_ft_stopword_file').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ft_stopword_file').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ft_stopword_file" id="d_ft_stopword_file" onclick="document.getElementById('row_d_ft_stopword_file').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ft_stopword_file"><a name="ft_stopword_file">ft_stopword_file</a></label></td>
<td><label for="d_ft_stopword_file">(built-in)</label></td>
</tr>
<tr id="row_d_general_log" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_general_log').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_general_log').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="general_log" id="d_general_log" onclick="document.getElementById('row_d_general_log').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_general_log"><a name="general_log">general_log</a></label></td>
<td><label for="d_general_log">OFF</label></td>
</tr>
<tr id="row_d_general_log_file" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_general_log_file').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_general_log_file').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="general_log_file" id="d_general_log_file" onclick="document.getElementById('row_d_general_log_file').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_general_log_file"><a name="general_log_file">general_log_file</a></label></td>
<td><label for="d_general_log_file">/var/run/mysqld/mysqld.log</label></td>
</tr>
<tr id="row_d_group_concat_max_len" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_group_concat_max_len').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_group_concat_max_len').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="group_concat_max_len" id="d_group_concat_max_len" onclick="document.getElementById('row_d_group_concat_max_len').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_group_concat_max_len"><a name="group_concat_max_len">group_concat_max_len</a></label></td>
<td><label for="d_group_concat_max_len">1024</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_community_features</td>
<td>YES</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_compress</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_crypt</td>
<td>YES</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_csv</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_dynamic_loading</td>
<td>YES</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_geometry</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_innodb</td>
<td>YES</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_ndbcluster</td>
<td>DISABLED</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_openssl</td>
<td>DISABLED</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_partitioning</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_query_cache</td>
<td>YES</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_rtree_keys</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>have_ssl</td>
<td>DISABLED</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>have_symlink</td>
<td>YES</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>hostname</td>
<td>master</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>identity</td>
<td>0</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ignore_builtin_innodb</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>init_connect</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>init_file</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>init_slave</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_adaptive_hash_index</td>
<td>ON</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_additional_mem_pool_size</td>
<td>1048576</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_autoextend_increment</td>
<td>8</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_autoinc_lock_mode</td>
<td>1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_buffer_pool_size</td>
<td>8388608</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_checksums</td>
<td>ON</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_commit_concurrency</td>
<td>0</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_concurrency_tickets</td>
<td>500</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_data_file_path</td>
<td>ibdata1:10M:autoextend</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_data_home_dir</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_doublewrite</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_fast_shutdown</td>
<td>1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_file_io_threads</td>
<td>4</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_file_per_table</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_flush_log_at_trx_commit</td>
<td>1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_flush_method</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_force_recovery</td>
<td>0</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_lock_wait_timeout</td>
<td>50</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_locks_unsafe_for_binlog</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_log_buffer_size</td>
<td>1048576</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_log_file_size</td>
<td>5242880</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_log_files_in_group</td>
<td>2</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_log_group_home_dir</td>
<td>./</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_max_dirty_pages_pct</td>
<td>90</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_max_purge_lag</td>
<td>0</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_mirrored_log_groups</td>
<td>1</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_open_files</td>
<td>300</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_rollback_on_timeout</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_stats_on_metadata</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_support_xa</td>
<td>ON</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_sync_spin_loops</td>
<td>20</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_table_locks</td>
<td>ON</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_thread_concurrency</td>
<td>8</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>innodb_thread_sleep_delay</td>
<td>10000</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>innodb_use_legacy_cardinality_algorithm</td>
<td>ON</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>insert_id</td>
<td>0</td>
</tr>
<tr id="row_d_interactive_timeout" class="mainbody row1" onmouseover="this.className = document.getElementById('d_interactive_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_interactive_timeout').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="interactive_timeout" id="d_interactive_timeout" onclick="document.getElementById('row_d_interactive_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_interactive_timeout"><a name="interactive_timeout">interactive_timeout</a></label></td>
<td><label for="d_interactive_timeout">28800</label></td>
</tr>
<tr id="row_d_join_buffer_size" class="mainbody row0" onmouseover="this.className = document.getElementById('d_join_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_join_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="join_buffer_size" id="d_join_buffer_size" onclick="document.getElementById('row_d_join_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_join_buffer_size"><a name="join_buffer_size">join_buffer_size</a></label></td>
<td><label for="d_join_buffer_size">131072</label></td>
</tr>
<tr id="row_d_keep_files_on_create" class="mainbody row1" onmouseover="this.className = document.getElementById('d_keep_files_on_create').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_keep_files_on_create').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="keep_files_on_create" id="d_keep_files_on_create" onclick="document.getElementById('row_d_keep_files_on_create').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_keep_files_on_create"><a name="keep_files_on_create">keep_files_on_create</a></label></td>
<td><label for="d_keep_files_on_create">OFF</label></td>
</tr>
<tr id="row_d_key_buffer_size" class="mainbody row0" onmouseover="this.className = document.getElementById('d_key_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_key_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="key_buffer_size" id="d_key_buffer_size" onclick="document.getElementById('row_d_key_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_key_buffer_size"><a name="key_buffer_size">key_buffer_size</a></label></td>
<td><label for="d_key_buffer_size">8384512</label></td>
</tr>
<tr id="row_d_key_cache_age_threshold" class="mainbody row1" onmouseover="this.className = document.getElementById('d_key_cache_age_threshold').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_key_cache_age_threshold').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="key_cache_age_threshold" id="d_key_cache_age_threshold" onclick="document.getElementById('row_d_key_cache_age_threshold').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_key_cache_age_threshold"><a name="key_cache_age_threshold">key_cache_age_threshold</a></label></td>
<td><label for="d_key_cache_age_threshold">300</label></td>
</tr>
<tr id="row_d_key_cache_block_size" class="mainbody row0" onmouseover="this.className = document.getElementById('d_key_cache_block_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_key_cache_block_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="key_cache_block_size" id="d_key_cache_block_size" onclick="document.getElementById('row_d_key_cache_block_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_key_cache_block_size"><a name="key_cache_block_size">key_cache_block_size</a></label></td>
<td><label for="d_key_cache_block_size">1024</label></td>
</tr>
<tr id="row_d_key_cache_division_limit" class="mainbody row1" onmouseover="this.className = document.getElementById('d_key_cache_division_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_key_cache_division_limit').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="key_cache_division_limit" id="d_key_cache_division_limit" onclick="document.getElementById('row_d_key_cache_division_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_key_cache_division_limit"><a name="key_cache_division_limit">key_cache_division_limit</a></label></td>
<td><label for="d_key_cache_division_limit">100</label></td>
</tr>
<tr id="row_d_language" class="mainbody row0" onmouseover="this.className = document.getElementById('d_language').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_language').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="language" id="d_language" onclick="document.getElementById('row_d_language').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_language"><a name="language">language</a></label></td>
<td><label for="d_language">/usr/share/mysql/english/</label></td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>large_files_support</td>
<td>ON</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>large_page_size</td>
<td>0</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>large_pages</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>last_insert_id</td>
<td>0</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>lc_time_names</td>
<td>en_US</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>license</td>
<td>GPL</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>local_infile</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>locked_in_memory</td>
<td>OFF</td>
</tr>
<tr id="row_d_log" class="mainbody row1" onmouseover="this.className = document.getElementById('d_log').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_log').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="log" id="d_log" onclick="document.getElementById('row_d_log').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_log"><a name="log">log</a></label></td>
<td><label for="d_log">OFF</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>log_bin</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>log_bin_trust_function_creators</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>log_bin_trust_routine_creators</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>log_error</td>
<td>/var/log/mysqld.log</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>log_output</td>
<td>FILE</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>log_queries_not_using_indexes</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>log_slave_updates</td>
<td>OFF</td>
</tr>
<tr id="row_d_log_slow_queries" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_log_slow_queries').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_log_slow_queries').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="log_slow_queries" id="d_log_slow_queries" onclick="document.getElementById('row_d_log_slow_queries').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_log_slow_queries"><a name="log_slow_queries">log_slow_queries</a></label></td>
<td><label for="d_log_slow_queries">OFF</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>log_warnings</td>
<td>1</td>
</tr>
<tr id="row_d_long_query_time" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_long_query_time').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_long_query_time').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="long_query_time" id="d_long_query_time" onclick="document.getElementById('row_d_long_query_time').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_long_query_time"><a name="long_query_time">long_query_time</a></label></td>
<td><label for="d_long_query_time">10.000000</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>low_priority_updates</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>lower_case_file_system</td>
<td>OFF</td>
</tr>
<tr id="row_d_lower_case_table_names" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_lower_case_table_names').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_lower_case_table_names').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="lower_case_table_names" id="d_lower_case_table_names" onclick="document.getElementById('row_d_lower_case_table_names').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_lower_case_table_names"><a name="lower_case_table_names">lower_case_table_names</a></label></td>
<td><label for="d_lower_case_table_names">0</label></td>
</tr>
<tr id="row_d_max_allowed_packet" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_allowed_packet').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_allowed_packet').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_allowed_packet" id="d_max_allowed_packet" onclick="document.getElementById('row_d_max_allowed_packet').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_allowed_packet"><a name="max_allowed_packet">max_allowed_packet</a></label></td>
<td><label for="d_max_allowed_packet">1048576</label></td>
</tr>
<tr id="row_d_max_binlog_cache_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_binlog_cache_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_binlog_cache_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_binlog_cache_size" id="d_max_binlog_cache_size" onclick="document.getElementById('row_d_max_binlog_cache_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_binlog_cache_size"><a name="max_binlog_cache_size">max_binlog_cache_size</a></label></td>
<td><label for="d_max_binlog_cache_size">4294963200</label></td>
</tr>
<tr id="row_d_max_binlog_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_binlog_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_binlog_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_binlog_size" id="d_max_binlog_size" onclick="document.getElementById('row_d_max_binlog_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_binlog_size"><a name="max_binlog_size">max_binlog_size</a></label></td>
<td><label for="d_max_binlog_size">1073741824</label></td>
</tr>
<tr id="row_d_max_connect_errors" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_connect_errors').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_connect_errors').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_connect_errors" id="d_max_connect_errors" onclick="document.getElementById('row_d_max_connect_errors').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_connect_errors"><a name="max_connect_errors">max_connect_errors</a></label></td>
<td><label for="d_max_connect_errors">10</label></td>
</tr>
<tr id="row_d_max_connections" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_connections').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_connections').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_connections" id="d_max_connections" onclick="document.getElementById('row_d_max_connections').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_connections"><a name="max_connections">max_connections</a></label></td>
<td><label for="d_max_connections">151</label></td>
</tr>
<tr id="row_d_max_delayed_threads" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_delayed_threads').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_delayed_threads').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_delayed_threads" id="d_max_delayed_threads" onclick="document.getElementById('row_d_max_delayed_threads').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_delayed_threads"><a name="max_delayed_threads">max_delayed_threads</a></label></td>
<td><label for="d_max_delayed_threads">20</label></td>
</tr>
<tr id="row_d_max_error_count" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_error_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_error_count').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_error_count" id="d_max_error_count" onclick="document.getElementById('row_d_max_error_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_error_count"><a name="max_error_count">max_error_count</a></label></td>
<td><label for="d_max_error_count">64</label></td>
</tr>
<tr id="row_d_max_heap_table_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_heap_table_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_heap_table_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_heap_table_size" id="d_max_heap_table_size" onclick="document.getElementById('row_d_max_heap_table_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_heap_table_size"><a name="max_heap_table_size">max_heap_table_size</a></label></td>
<td><label for="d_max_heap_table_size">16777216</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>max_insert_delayed_threads</td>
<td>20</td>
</tr>
<tr id="row_d_max_join_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_join_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_join_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_join_size" id="d_max_join_size" onclick="document.getElementById('row_d_max_join_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_join_size"><a name="max_join_size">max_join_size</a></label></td>
<td><label for="d_max_join_size">18446744073709551615</label></td>
</tr>
<tr id="row_d_max_length_for_sort_data" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_length_for_sort_data').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_length_for_sort_data').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_length_for_sort_data" id="d_max_length_for_sort_data" onclick="document.getElementById('row_d_max_length_for_sort_data').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_length_for_sort_data"><a name="max_length_for_sort_data">max_length_for_sort_data</a></label></td>
<td><label for="d_max_length_for_sort_data">1024</label></td>
</tr>
<tr id="row_d_max_prepared_stmt_count" class="mainbody row0" onmouseover="this.className = document.getElementById('d_max_prepared_stmt_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_prepared_stmt_count').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_prepared_stmt_count" id="d_max_prepared_stmt_count" onclick="document.getElementById('row_d_max_prepared_stmt_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_prepared_stmt_count"><a name="max_prepared_stmt_count">max_prepared_stmt_count</a></label></td>
<td><label for="d_max_prepared_stmt_count">16382</label></td>
</tr>
<tr id="row_d_max_relay_log_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_relay_log_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_relay_log_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_relay_log_size" id="d_max_relay_log_size" onclick="document.getElementById('row_d_max_relay_log_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_relay_log_size"><a name="max_relay_log_size">max_relay_log_size</a></label></td>
<td><label for="d_max_relay_log_size">0</label></td>
</tr>
<tr id="row_d_max_seeks_for_key" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_seeks_for_key').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_seeks_for_key').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_seeks_for_key" id="d_max_seeks_for_key" onclick="document.getElementById('row_d_max_seeks_for_key').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_seeks_for_key"><a name="max_seeks_for_key">max_seeks_for_key</a></label></td>
<td><label for="d_max_seeks_for_key">4294967295</label></td>
</tr>
<tr id="row_d_max_sort_length" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_sort_length').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_sort_length').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_sort_length" id="d_max_sort_length" onclick="document.getElementById('row_d_max_sort_length').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_sort_length"><a name="max_sort_length">max_sort_length</a></label></td>
<td><label for="d_max_sort_length">1024</label></td>
</tr>
<tr id="row_d_max_sp_recursion_depth" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_sp_recursion_depth').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_sp_recursion_depth').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_sp_recursion_depth" id="d_max_sp_recursion_depth" onclick="document.getElementById('row_d_max_sp_recursion_depth').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_sp_recursion_depth"><a name="max_sp_recursion_depth">max_sp_recursion_depth</a></label></td>
<td><label for="d_max_sp_recursion_depth">0</label></td>
</tr>
<tr id="row_d_max_tmp_tables" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_tmp_tables').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_tmp_tables').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_tmp_tables" id="d_max_tmp_tables" onclick="document.getElementById('row_d_max_tmp_tables').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_tmp_tables"><a name="max_tmp_tables">max_tmp_tables</a></label></td>
<td><label for="d_max_tmp_tables">32</label></td>
</tr>
<tr id="row_d_max_user_connections" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_user_connections').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_user_connections').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_user_connections" id="d_max_user_connections" onclick="document.getElementById('row_d_max_user_connections').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_user_connections"><a name="max_user_connections">max_user_connections</a></label></td>
<td><label for="d_max_user_connections">0</label></td>
</tr>
<tr id="row_d_max_write_lock_count" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_max_write_lock_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_max_write_lock_count').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="max_write_lock_count" id="d_max_write_lock_count" onclick="document.getElementById('row_d_max_write_lock_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_max_write_lock_count"><a name="max_write_lock_count">max_write_lock_count</a></label></td>
<td><label for="d_max_write_lock_count">4294967295</label></td>
</tr>
<tr id="row_d_min_examined_row_limit" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_min_examined_row_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_min_examined_row_limit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="min_examined_row_limit" id="d_min_examined_row_limit" onclick="document.getElementById('row_d_min_examined_row_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_min_examined_row_limit"><a name="min_examined_row_limit">min_examined_row_limit</a></label></td>
<td><label for="d_min_examined_row_limit">0</label></td>
</tr>
<tr id="row_d_multi_range_count" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_multi_range_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_multi_range_count').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="multi_range_count" id="d_multi_range_count" onclick="document.getElementById('row_d_multi_range_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_multi_range_count"><a name="multi_range_count">multi_range_count</a></label></td>
<td><label for="d_multi_range_count">256</label></td>
</tr>
<tr id="row_d_myisam_data_pointer_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_data_pointer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_data_pointer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_data_pointer_size" id="d_myisam_data_pointer_size" onclick="document.getElementById('row_d_myisam_data_pointer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_data_pointer_size"><a name="myisam_data_pointer_size">myisam_data_pointer_size</a></label></td>
<td><label for="d_myisam_data_pointer_size">6</label></td>
</tr>
<tr id="row_d_myisam_max_sort_file_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_max_sort_file_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_max_sort_file_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_max_sort_file_size" id="d_myisam_max_sort_file_size" onclick="document.getElementById('row_d_myisam_max_sort_file_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_max_sort_file_size"><a name="myisam_max_sort_file_size">myisam_max_sort_file_size</a></label></td>
<td><label for="d_myisam_max_sort_file_size">2146435072</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>myisam_recover_options</td>
<td>OFF</td>
</tr>
<tr id="row_d_myisam_repair_threads" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_repair_threads').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_repair_threads').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_repair_threads" id="d_myisam_repair_threads" onclick="document.getElementById('row_d_myisam_repair_threads').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_repair_threads"><a name="myisam_repair_threads">myisam_repair_threads</a></label></td>
<td><label for="d_myisam_repair_threads">1</label></td>
</tr>
<tr id="row_d_myisam_sort_buffer_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_sort_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_sort_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_sort_buffer_size" id="d_myisam_sort_buffer_size" onclick="document.getElementById('row_d_myisam_sort_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_sort_buffer_size"><a name="myisam_sort_buffer_size">myisam_sort_buffer_size</a></label></td>
<td><label for="d_myisam_sort_buffer_size">8388608</label></td>
</tr>
<tr id="row_d_myisam_stats_method" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_stats_method').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_stats_method').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_stats_method" id="d_myisam_stats_method" onclick="document.getElementById('row_d_myisam_stats_method').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_stats_method"><a name="myisam_stats_method">myisam_stats_method</a></label></td>
<td><label for="d_myisam_stats_method">nulls_unequal</label></td>
</tr>
<tr id="row_d_myisam_use_mmap" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_myisam_use_mmap').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_myisam_use_mmap').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="myisam_use_mmap" id="d_myisam_use_mmap" onclick="document.getElementById('row_d_myisam_use_mmap').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_myisam_use_mmap"><a name="myisam_use_mmap">myisam_use_mmap</a></label></td>
<td><label for="d_myisam_use_mmap">OFF</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ndb_autoincrement_prefetch_sz</td>
<td>1</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ndb_cache_check_time</td>
<td>0</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ndb_connectstring</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ndb_extra_logging</td>
<td>0</td>
</tr>
<tr id="row_d_ndb_force_send" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ndb_force_send').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ndb_force_send').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ndb_force_send" id="d_ndb_force_send" onclick="document.getElementById('row_d_ndb_force_send').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ndb_force_send"><a name="ndb_force_send">ndb_force_send</a></label></td>
<td><label for="d_ndb_force_send">ON</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ndb_index_stat_cache_entries</td>
<td>32</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ndb_index_stat_enable</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ndb_index_stat_update_freq</td>
<td>20</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ndb_report_thresh_binlog_epoch_slip</td>
<td>3</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ndb_report_thresh_binlog_mem_usage</td>
<td>10</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ndb_use_copying_alter_table</td>
<td>OFF</td>
</tr>
<tr id="row_d_ndb_use_exact_count" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ndb_use_exact_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ndb_use_exact_count').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ndb_use_exact_count" id="d_ndb_use_exact_count" onclick="document.getElementById('row_d_ndb_use_exact_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ndb_use_exact_count"><a name="ndb_use_exact_count">ndb_use_exact_count</a></label></td>
<td><label for="d_ndb_use_exact_count">ON</label></td>
</tr>
<tr id="row_d_ndb_use_transactions" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_ndb_use_transactions').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_ndb_use_transactions').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="ndb_use_transactions" id="d_ndb_use_transactions" onclick="document.getElementById('row_d_ndb_use_transactions').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_ndb_use_transactions"><a name="ndb_use_transactions">ndb_use_transactions</a></label></td>
<td><label for="d_ndb_use_transactions">ON</label></td>
</tr>
<tr id="row_d_net_buffer_length" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_net_buffer_length').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_net_buffer_length').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="net_buffer_length" id="d_net_buffer_length" onclick="document.getElementById('row_d_net_buffer_length').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_net_buffer_length"><a name="net_buffer_length">net_buffer_length</a></label></td>
<td><label for="d_net_buffer_length">16384</label></td>
</tr>
<tr id="row_d_net_read_timeout" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_net_read_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_net_read_timeout').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="net_read_timeout" id="d_net_read_timeout" onclick="document.getElementById('row_d_net_read_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_net_read_timeout"><a name="net_read_timeout">net_read_timeout</a></label></td>
<td><label for="d_net_read_timeout">30</label></td>
</tr>
<tr id="row_d_net_retry_count" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_net_retry_count').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_net_retry_count').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="net_retry_count" id="d_net_retry_count" onclick="document.getElementById('row_d_net_retry_count').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_net_retry_count"><a name="net_retry_count">net_retry_count</a></label></td>
<td><label for="d_net_retry_count">10</label></td>
</tr>
<tr id="row_d_net_write_timeout" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_net_write_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_net_write_timeout').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="net_write_timeout" id="d_net_write_timeout" onclick="document.getElementById('row_d_net_write_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_net_write_timeout"><a name="net_write_timeout">net_write_timeout</a></label></td>
<td><label for="d_net_write_timeout">60</label></td>
</tr>
<tr id="row_d_new" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_new').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_new').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="new" id="d_new" onclick="document.getElementById('row_d_new').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_new"><a name="new">new</a></label></td>
<td><label for="d_new">OFF</label></td>
</tr>
<tr id="row_d_old" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_old').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_old').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="old" id="d_old" onclick="document.getElementById('row_d_old').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_old"><a name="old">old</a></label></td>
<td><label for="d_old">OFF</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>old_alter_table</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>old_passwords</td>
<td>ON</td>
</tr>
<tr id="row_d_open_files_limit" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_open_files_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_open_files_limit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="open_files_limit" id="d_open_files_limit" onclick="document.getElementById('row_d_open_files_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_open_files_limit"><a name="open_files_limit">open_files_limit</a></label></td>
<td><label for="d_open_files_limit">1024</label></td>
</tr>
<tr id="row_d_optimizer_prune_level" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_optimizer_prune_level').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_optimizer_prune_level').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="optimizer_prune_level" id="d_optimizer_prune_level" onclick="document.getElementById('row_d_optimizer_prune_level').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_optimizer_prune_level"><a name="optimizer_prune_level">optimizer_prune_level</a></label></td>
<td><label for="d_optimizer_prune_level">1</label></td>
</tr>
<tr id="row_d_optimizer_search_depth" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_optimizer_search_depth').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_optimizer_search_depth').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="optimizer_search_depth" id="d_optimizer_search_depth" onclick="document.getElementById('row_d_optimizer_search_depth').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_optimizer_search_depth"><a name="optimizer_search_depth">optimizer_search_depth</a></label></td>
<td><label for="d_optimizer_search_depth">62</label></td>
</tr>
<tr id="row_d_optimizer_switch" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_optimizer_switch').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_optimizer_switch').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="optimizer_switch" id="d_optimizer_switch" onclick="document.getElementById('row_d_optimizer_switch').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_optimizer_switch"><a name="optimizer_switch">optimizer_switch</a></label></td>
<td><label for="d_optimizer_switch">index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>pid_file</td>
<td>/var/run/mysqld/mysqld.pid</td>
</tr>
<tr id="row_d_plugin_dir" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_plugin_dir').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_plugin_dir').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="plugin_dir" id="d_plugin_dir" onclick="document.getElementById('row_d_plugin_dir').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_plugin_dir"><a name="plugin_dir">plugin_dir</a></label></td>
<td><label for="d_plugin_dir">/usr/lib/mysql/plugin</label></td>
</tr>
<tr id="row_d_port" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_port').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_port').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="port" id="d_port" onclick="document.getElementById('row_d_port').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_port"><a name="port">port</a></label></td>
<td><label for="d_port">3306</label></td>
</tr>
<tr id="row_d_preload_buffer_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_preload_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_preload_buffer_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="preload_buffer_size" id="d_preload_buffer_size" onclick="document.getElementById('row_d_preload_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_preload_buffer_size"><a name="preload_buffer_size">preload_buffer_size</a></label></td>
<td><label for="d_preload_buffer_size">32768</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>profiling</td>
<td>OFF</td>
</tr>
<tr id="row_d_profiling_history_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_profiling_history_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_profiling_history_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="profiling_history_size" id="d_profiling_history_size" onclick="document.getElementById('row_d_profiling_history_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_profiling_history_size"><a name="profiling_history_size">profiling_history_size</a></label></td>
<td><label for="d_profiling_history_size">15</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>protocol_version</td>
<td>10</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>pseudo_thread_id</td>
<td>5</td>
</tr>
<tr id="row_d_query_alloc_block_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_alloc_block_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_alloc_block_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_alloc_block_size" id="d_query_alloc_block_size" onclick="document.getElementById('row_d_query_alloc_block_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_alloc_block_size"><a name="query_alloc_block_size">query_alloc_block_size</a></label></td>
<td><label for="d_query_alloc_block_size">8192</label></td>
</tr>
<tr id="row_d_query_cache_limit" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_cache_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_cache_limit').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_cache_limit" id="d_query_cache_limit" onclick="document.getElementById('row_d_query_cache_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_cache_limit"><a name="query_cache_limit">query_cache_limit</a></label></td>
<td><label for="d_query_cache_limit">1048576</label></td>
</tr>
<tr id="row_d_query_cache_min_res_unit" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_cache_min_res_unit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_cache_min_res_unit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_cache_min_res_unit" id="d_query_cache_min_res_unit" onclick="document.getElementById('row_d_query_cache_min_res_unit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_cache_min_res_unit"><a name="query_cache_min_res_unit">query_cache_min_res_unit</a></label></td>
<td><label for="d_query_cache_min_res_unit">4096</label></td>
</tr>
<tr id="row_d_query_cache_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_cache_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_cache_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_cache_size" id="d_query_cache_size" onclick="document.getElementById('row_d_query_cache_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_cache_size"><a name="query_cache_size">query_cache_size</a></label></td>
<td><label for="d_query_cache_size">0</label></td>
</tr>
<tr id="row_d_query_cache_type" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_cache_type').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_cache_type').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_cache_type" id="d_query_cache_type" onclick="document.getElementById('row_d_query_cache_type').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_cache_type"><a name="query_cache_type">query_cache_type</a></label></td>
<td><label for="d_query_cache_type">ON</label></td>
</tr>
<tr id="row_d_query_cache_wlock_invalidate" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_cache_wlock_invalidate').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_cache_wlock_invalidate').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_cache_wlock_invalidate" id="d_query_cache_wlock_invalidate" onclick="document.getElementById('row_d_query_cache_wlock_invalidate').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_cache_wlock_invalidate"><a name="query_cache_wlock_invalidate">query_cache_wlock_invalidate</a></label></td>
<td><label for="d_query_cache_wlock_invalidate">OFF</label></td>
</tr>
<tr id="row_d_query_prealloc_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_query_prealloc_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_query_prealloc_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="query_prealloc_size" id="d_query_prealloc_size" onclick="document.getElementById('row_d_query_prealloc_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_query_prealloc_size"><a name="query_prealloc_size">query_prealloc_size</a></label></td>
<td><label for="d_query_prealloc_size">8192</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>rand_seed1</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>rand_seed2</td>
<td><br></td>
</tr>
<tr id="row_d_range_alloc_block_size" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_range_alloc_block_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_range_alloc_block_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="range_alloc_block_size" id="d_range_alloc_block_size" onclick="document.getElementById('row_d_range_alloc_block_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_range_alloc_block_size"><a name="range_alloc_block_size">range_alloc_block_size</a></label></td>
<td><label for="d_range_alloc_block_size">4096</label></td>
</tr>
<tr id="row_d_read_buffer_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_read_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_read_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="read_buffer_size" id="d_read_buffer_size" onclick="document.getElementById('row_d_read_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_read_buffer_size"><a name="read_buffer_size">read_buffer_size</a></label></td>
<td><label for="d_read_buffer_size">131072</label></td>
</tr>
<tr id="row_d_read_only" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_read_only').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_read_only').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="read_only" id="d_read_only" onclick="document.getElementById('row_d_read_only').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_read_only"><a name="read_only">read_only</a></label></td>
<td><label for="d_read_only">OFF</label></td>
</tr>
<tr id="row_d_read_rnd_buffer_size" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_read_rnd_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_read_rnd_buffer_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="read_rnd_buffer_size" id="d_read_rnd_buffer_size" onclick="document.getElementById('row_d_read_rnd_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_read_rnd_buffer_size"><a name="read_rnd_buffer_size">read_rnd_buffer_size</a></label></td>
<td><label for="d_read_rnd_buffer_size">262144</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>relay_log</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>relay_log_index</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>relay_log_info_file</td>
<td>relay-log.info</td>
</tr>
<tr id="row_d_relay_log_purge" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_relay_log_purge').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_relay_log_purge').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="relay_log_purge" id="d_relay_log_purge" onclick="document.getElementById('row_d_relay_log_purge').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_relay_log_purge"><a name="relay_log_purge">relay_log_purge</a></label></td>
<td><label for="d_relay_log_purge">ON</label></td>
</tr>
<tr id="row_d_relay_log_space_limit" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_relay_log_space_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_relay_log_space_limit').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="relay_log_space_limit" id="d_relay_log_space_limit" onclick="document.getElementById('row_d_relay_log_space_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_relay_log_space_limit"><a name="relay_log_space_limit">relay_log_space_limit</a></label></td>
<td><label for="d_relay_log_space_limit">0</label></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>report_host</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>report_password</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>report_port</td>
<td>3306</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>report_user</td>
<td><br></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>rpl_recovery_rank</td>
<td>0</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>secure_auth</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>secure_file_priv</td>
<td><br></td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>server_id</td>
<td>0</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>skip_external_locking</td>
<td>ON</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>skip_networking</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>skip_show_database</td>
<td>OFF</td>
</tr>
<tr id="row_d_slave_compressed_protocol" class="mainbody row1" onmouseover="this.className = document.getElementById('d_slave_compressed_protocol').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_slave_compressed_protocol').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="slave_compressed_protocol" id="d_slave_compressed_protocol" onclick="document.getElementById('row_d_slave_compressed_protocol').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_slave_compressed_protocol"><a name="slave_compressed_protocol">slave_compressed_protocol</a></label></td>
<td><label for="d_slave_compressed_protocol">OFF</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>slave_exec_mode</td>
<td>STRICT</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>slave_load_tmpdir</td>
<td>/tmp</td>
</tr>
<tr id="row_d_slave_net_timeout" class="mainbody row0" onmouseover="this.className = document.getElementById('d_slave_net_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_slave_net_timeout').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="slave_net_timeout" id="d_slave_net_timeout" onclick="document.getElementById('row_d_slave_net_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_slave_net_timeout"><a name="slave_net_timeout">slave_net_timeout</a></label></td>
<td><label for="d_slave_net_timeout">3600</label></td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>slave_skip_errors</td>
<td>OFF</td>
</tr>
<tr id="row_d_slave_transaction_retries" class="mainbody row0" onmouseover="this.className = document.getElementById('d_slave_transaction_retries').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_slave_transaction_retries').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="slave_transaction_retries" id="d_slave_transaction_retries" onclick="document.getElementById('row_d_slave_transaction_retries').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_slave_transaction_retries"><a name="slave_transaction_retries">slave_transaction_retries</a></label></td>
<td><label for="d_slave_transaction_retries">10</label></td>
</tr>
<tr id="row_d_slow_launch_time" class="mainbody row1" onmouseover="this.className = document.getElementById('d_slow_launch_time').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_slow_launch_time').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="slow_launch_time" id="d_slow_launch_time" onclick="document.getElementById('row_d_slow_launch_time').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_slow_launch_time"><a name="slow_launch_time">slow_launch_time</a></label></td>
<td><label for="d_slow_launch_time">2</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>slow_query_log</td>
<td>OFF</td>
</tr>
<tr id="row_d_slow_query_log_file" class="mainbody row1" onmouseover="this.className = document.getElementById('d_slow_query_log_file').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_slow_query_log_file').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="slow_query_log_file" id="d_slow_query_log_file" onclick="document.getElementById('row_d_slow_query_log_file').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_slow_query_log_file"><a name="slow_query_log_file">slow_query_log_file</a></label></td>
<td><label for="d_slow_query_log_file">/var/run/mysqld/mysqld-slow.log</label></td>
</tr>
<tr id="row_d_socket" class="mainbody row0" onmouseover="this.className = document.getElementById('d_socket').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_socket').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="socket" id="d_socket" onclick="document.getElementById('row_d_socket').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_socket"><a name="socket">socket</a></label></td>
<td><label for="d_socket">/var/lib/mysql/mysql.sock</label></td>
</tr>
<tr id="row_d_sort_buffer_size" class="mainbody row1" onmouseover="this.className = document.getElementById('d_sort_buffer_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_sort_buffer_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="sort_buffer_size" id="d_sort_buffer_size" onclick="document.getElementById('row_d_sort_buffer_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_sort_buffer_size"><a name="sort_buffer_size">sort_buffer_size</a></label></td>
<td><label for="d_sort_buffer_size">2097144</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_auto_is_null</td>
<td>ON</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_big_selects</td>
<td>ON</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_big_tables</td>
<td>OFF</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_buffer_result</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_log_bin</td>
<td>ON</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_log_off</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_log_update</td>
<td>ON</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_low_priority_updates</td>
<td>OFF</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_max_join_size</td>
<td>18446744073709551615</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_mode</td>
<td><br></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_notes</td>
<td>ON</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_quote_show_create</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_safe_updates</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_select_limit</td>
<td>18446744073709551615</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sql_slave_skip_counter</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sql_warnings</td>
<td>OFF</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ssl_ca</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ssl_capath</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ssl_cert</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>ssl_cipher</td>
<td><br></td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>ssl_key</td>
<td><br></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>storage_engine</td>
<td>MyISAM</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>sync_binlog</td>
<td>0</td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>sync_frm</td>
<td>ON</td>
</tr>
<tr class="ui_columns row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>system_time_zone</td>
<td>EST</td>
</tr>
<tr id="row_d_table_definition_cache" class="row1 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_table_definition_cache').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_table_definition_cache').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="table_definition_cache" id="d_table_definition_cache" onclick="document.getElementById('row_d_table_definition_cache').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_table_definition_cache"><a name="table_definition_cache">table_definition_cache</a></label></td>
<td><label for="d_table_definition_cache">256</label></td>
</tr>
<tr id="row_d_table_lock_wait_timeout" class="row0 ui_checked_columnsmainbody" onmouseover="this.className = document.getElementById('d_table_lock_wait_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_table_lock_wait_timeout').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="table_lock_wait_timeout" id="d_table_lock_wait_timeout" onclick="document.getElementById('row_d_table_lock_wait_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_table_lock_wait_timeout"><a name="table_lock_wait_timeout">table_lock_wait_timeout</a></label></td>
<td><label for="d_table_lock_wait_timeout">50</label></td>
</tr>
<tr id="row_d_table_open_cache" class="mainbody row1" onmouseover="this.className = document.getElementById('d_table_open_cache').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_table_open_cache').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="table_open_cache" id="d_table_open_cache" onclick="document.getElementById('row_d_table_open_cache').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_table_open_cache"><a name="table_open_cache">table_open_cache</a></label></td>
<td><label for="d_table_open_cache">64</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>table_type</td>
<td>MyISAM</td>
</tr>
<tr id="row_d_thread_cache_size" class="mainbody row1" onmouseover="this.className = document.getElementById('d_thread_cache_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_thread_cache_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="thread_cache_size" id="d_thread_cache_size" onclick="document.getElementById('row_d_thread_cache_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_thread_cache_size"><a name="thread_cache_size">thread_cache_size</a></label></td>
<td><label for="d_thread_cache_size">0</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>thread_handling</td>
<td>one-thread-per-connection</td>
</tr>
<tr id="row_d_thread_stack" class="mainbody row1" onmouseover="this.className = document.getElementById('d_thread_stack').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_thread_stack').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="thread_stack" id="d_thread_stack" onclick="document.getElementById('row_d_thread_stack').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_thread_stack"><a name="thread_stack">thread_stack</a></label></td>
<td><label for="d_thread_stack">196608</label></td>
</tr>
<tr id="row_d_time_format" class="mainbody row0" onmouseover="this.className = document.getElementById('d_time_format').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_time_format').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="time_format" id="d_time_format" onclick="document.getElementById('row_d_time_format').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_time_format"><a name="time_format">time_format</a></label></td>
<td><label for="d_time_format">%H:%i:%s</label></td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>time_zone</td>
<td>SYSTEM</td>
</tr>
<tr id="row_d_timed_mutexes" class="mainbody row0" onmouseover="this.className = document.getElementById('d_timed_mutexes').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_timed_mutexes').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="timed_mutexes" id="d_timed_mutexes" onclick="document.getElementById('row_d_timed_mutexes').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_timed_mutexes"><a name="timed_mutexes">timed_mutexes</a></label></td>
<td><label for="d_timed_mutexes">OFF</label></td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>timestamp</td>
<td>1260204431</td>
</tr>
<tr id="row_d_tmp_table_size" class="mainbody row0" onmouseover="this.className = document.getElementById('d_tmp_table_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_tmp_table_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="tmp_table_size" id="d_tmp_table_size" onclick="document.getElementById('row_d_tmp_table_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_tmp_table_size"><a name="tmp_table_size">tmp_table_size</a></label></td>
<td><label for="d_tmp_table_size">16777216</label></td>
</tr>
<tr id="row_d_tmpdir" class="mainbody row1" onmouseover="this.className = document.getElementById('d_tmpdir').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_tmpdir').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="tmpdir" id="d_tmpdir" onclick="document.getElementById('row_d_tmpdir').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_tmpdir"><a name="tmpdir">tmpdir</a></label></td>
<td><label for="d_tmpdir">/tmp</label></td>
</tr>
<tr id="row_d_transaction_alloc_block_size" class="mainbody row0" onmouseover="this.className = document.getElementById('d_transaction_alloc_block_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_transaction_alloc_block_size').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="transaction_alloc_block_size" id="d_transaction_alloc_block_size" onclick="document.getElementById('row_d_transaction_alloc_block_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_transaction_alloc_block_size"><a name="transaction_alloc_block_size">transaction_alloc_block_size</a></label></td>
<td><label for="d_transaction_alloc_block_size">8192</label></td>
</tr>
<tr id="row_d_transaction_prealloc_size" class="mainbody row1" onmouseover="this.className = document.getElementById('d_transaction_prealloc_size').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_transaction_prealloc_size').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="transaction_prealloc_size" id="d_transaction_prealloc_size" onclick="document.getElementById('row_d_transaction_prealloc_size').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_transaction_prealloc_size"><a name="transaction_prealloc_size">transaction_prealloc_size</a></label></td>
<td><label for="d_transaction_prealloc_size">4096</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>tx_isolation</td>
<td>SERIALIZABLE</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>unique_checks</td>
<td>ON</td>
</tr>
<tr id="row_d_updatable_views_with_limit" class="mainbody row0" onmouseover="this.className = document.getElementById('d_updatable_views_with_limit').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_updatable_views_with_limit').checked ? 'mainsel' : 'mainbody row0'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="updatable_views_with_limit" id="d_updatable_views_with_limit" onclick="document.getElementById('row_d_updatable_views_with_limit').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_updatable_views_with_limit"><a name="updatable_views_with_limit">updatable_views_with_limit</a></label></td>
<td><label for="d_updatable_views_with_limit">YES</label></td>
</tr>
<tr class="ui_columns row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>version</td>
<td>5.1.37</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>version_comment</td>
<td>Source distribution</td>
</tr>
<tr class="mainbody row1" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row1'">
<td width="5"><br></td>
<td>version_compile_machine</td>
<td>i386</td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>version_compile_os</td>
<td>redhat-linux-gnu</td>
</tr>
<tr id="row_d_wait_timeout" class="mainbody row1" onmouseover="this.className = document.getElementById('d_wait_timeout').checked ? 'mainhighsel' : 'mainhigh'" onmouseout="this.className = document.getElementById('d_wait_timeout').checked ? 'mainsel' : 'mainbody row1'" bgcolor="#efefef">
<td class="ui_checked_checkbox" width="5"><input class="ui_checkbox" name="d" value="wait_timeout" id="d_wait_timeout" onclick="document.getElementById('row_d_wait_timeout').className = this.checked ? 'mainhighsel' : 'mainhigh';" type="checkbox">
</td>
<td><label for="d_wait_timeout"><a name="wait_timeout">wait_timeout</a></label></td>
<td><label for="d_wait_timeout">28800</label></td>
</tr>
<tr class="mainbody row0" onmouseover="this.className='mainhigh'" onmouseout="this.className='mainbody row0'">
<td width="5"><br></td>
<td>warning_count</td>
<td>0</td>
</tr>
</tbody> </table>
</td> </tr> </tbody></table>
<table id="sortableTableNaN" class="ui_form_end_buttons"><tbody><tr>
<td>
<br></td>
</tr></tbody></table>
</form>
<blockquote style="border-top: 1px solid rgb(204, 204, 204); margin: 0.8ex 0pt 0pt; padding-bottom: 1ex;"><br>---------[ Received Mail Content ]----------<br><br> <b>Subject : </b>[ts-gen] MySql 5.1.37 configuration on Fedora System<br><br> <b>Date : </b>Mon, 7 Dec 2009 11:06:27 -0500 (EST)<br><br> <b>From : </b>R P Herrold <herrold@owlriver.com><br><br> <b>To : </b>trading-shim general mailing list <ts-general@trading-shim.org><br><br><br><br>On Mon, 7 Dec 2009, Billy Pilgrim wrote:<br><br><br><br>> I still am unable to configure mysql on Fedora 11 or Fedora 12 so the shim<br><br>> is happy. I had this problem the last time I tried it out using Fedora 7 and<br><br>> mysql 4x but got it going with some simple changes to my.cnf. Problem exists<br><br>> on both 64 and 32 bit version of Fedora 11 or 12 and mysql 5.1.37.<br><br>> <br><br>> I have scoured the posts and the documentation and have yet to find a<br><br>> solution to this problem. If !
anyone has the shim running on Fedora 11 or 12<br><br>> please post your mysql configuration.<br><br><br><br>As a matter of diagnostic technique, it might may sense to <br><br>start with a clean slate, and make a copy of the initial (as <br><br>deployed) configuration file, and then minimal changes, one at <br><br>a time, to permit using 'diff' to see just the changed parts.<br><br><br><br>[herrold@xps400 ~]$ cd /etc<br><br>[herrold@xps400 etc]$ ls my*<br><br>my.cnf my.cnf-OLD my.cnf.rpmnew<br><br>[herrold@xps400 etc]$ diff -u my.cnf-OLD my.cnf<br><br>--- my.cnf-OLD 2007-04-20 16:05:07.000000000 -0400<br><br>+++ my.cnf 2007-04-20 16:05:31.000000000 -0400<br><br>@@ -9,6 +9,10 @@<br><br> user=mysql<br><br> basedir=/var/lib<br><br><br><br>+[mysqld]<br><br>+transaction-isolation = SERIALIZABLE<br><br>+<br><br>+<br><br> [mysqld_safe]<br><br> log-error=/var/log/mysqld.log<br><br> pid-file=/var/run/mysqld/mysqld.pid<br><br>[herrold@xps400 etc]$<br><br><br><br>That !
should be the only needed change. Remember the <br><br>mysql-server
needs to be restarted before this takes effect.<br><br><br><br><br><br>We check for the four ACID aspects needed being present at <br><br>connect time and emit a diagnotsic and die (as I recall) if <br><br>not met. There was a brief issue upstream at MySQL AB as to <br><br>the autoincrement not behaving properly, but not on the Red <br><br>Hat family Fedora distribution variants<br><br><br><br>To make sure, I re-loaded my testing database from scratch <br><br>after a drop, and nothing neems to have changed here (but on a <br><br>CentOS 5 platform.) I have a VM with a Fedora RawHide in it, <br><br>and will see there<br><br><br><br>-- Russ herrold<br><br>_______________________________________________<br><br>ts-general mailing list<br><br>ts-general@trading-shim.org<br><br>http://www.trading-shim.org/mailman/listinfo/ts-general<br><br></blockquote>
</font></td></tr>
</table>