From: mcbrown Date: March 27 2007 7:38am Subject: svn commit - mysqldoc@docsrva: r5570 - trunk/refman-4.1 List-Archive: http://lists.mysql.com/commits/22980 Message-Id: <200703270738.l2R7crv2006422@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: mcbrown Date: 2007-03-27 09:38:52 +0200 (Tue, 27 Mar 2007) New Revision: 5570 Log: Adding summary table to the 4.1 manual Modified: trunk/refman-4.1/dba-core.xml Modified: trunk/refman-4.1/dba-core.xml =================================================================== --- trunk/refman-4.1/dba-core.xml 2007-03-27 00:49:50 UTC (rev 5569) +++ trunk/refman-4.1/dba-core.xml 2007-03-27 07:38:52 UTC (rev 5570) Changed blocks: 1, Lines Added: 39, Lines Deleted: 0; 2020 bytes @@ -399,6 +399,45 @@ + + + Option and Variable Reference + + + The following table provides a list of all the command line + options, server and status variables applicable within + mysqld. + + + + The table lists command line options (Cmd-line), options valid + in configuration files (Option file), server system variables + (Server Var), and status variables (Status var) in one unified + list, with notification of where each option/variable is + valid. If a server option set on the command line or in an + option file differs from the name of the corresponding server + system or status variable, the variable name is noted + immediately below the corresponding option. For status + variables, the scope of the variable is shown (Scope) as + either global, session, or both. Please see the corresponding + sections for details on setting and using the options and + variables. Where appropriate, a direct link to further + information on the item as available. + + + + + This table is part of an ongoing process to expand and + simplify the information provided on these elements. Further + improvements to the table, and corresponding descriptions + will be applied over the coming months. + + + + + + + Command Options