Bug #37566 System variables table doesn't match description
Submitted: 22 Jun 2008 2:44 Modified: 28 Jul 2008 16:41
Reporter: Baron Schwartz (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1 OS:Any
Assigned to: MC Brown CPU Architecture:Any
Tags: qc

[22 Jun 2008 2:44] Baron Schwartz
Description:
From http://dev.mysql.com/doc/refman/4.1/en/dynamic-system-variables.html

"The last column indicates for each variable whether GLOBAL or SESSION (or both) apply. The table also lists session options that can be set with the SET statement. Section 12.5.3, “SET Syntax”, discusses these options. "

But the table has only two columns: variable name and data type.

How to repeat:
doc bug.
[22 Jun 2008 4:30] Valeriy Kravchuk
Thank you for a bug report.
[28 Jul 2008 16:41] MC Brown
The problem was related to the way we output the tables for the 4.1 manual. 

The issue has been fixed, but the updated version of the table will take a few hours it appears.