<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SHOW VARIABLES Shows Variables MySQL Does Not Know About</title>
	<link>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about</link>
	<description>News and views from Pythian DBAs</description>
	<pubDate>Sat, 22 Nov 2008 09:44:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Sheeri Cabral</title>
		<link>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-148099</link>
		<dc:creator>Sheeri Cabral</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:24:54 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-148099</guid>
		<description>Baron -- interesting.  I'm guessing by "table online" you mean the internal table?</description>
		<content:encoded><![CDATA[<p>Baron &#8212; interesting.  I&#8217;m guessing by &#8220;table online&#8221; you mean the internal table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri Cabral</title>
		<link>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-148098</link>
		<dc:creator>Sheeri Cabral</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:24:07 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-148098</guid>
		<description>William -- thanx!  It looks like the chart on those pages has information that the dynamic page wants -- the dynamic page says it shoudl have a column for global or session or both, but it doesn't.  Very helpful!

I'm glad to know that those are the exceptions, not the rule.  Still, innodb_data_home_dir shouldn't be on the list of dynamic variables if it's not dynamic; I'll accept that the other case is a bug.  :)</description>
		<content:encoded><![CDATA[<p>William &#8212; thanx!  It looks like the chart on those pages has information that the dynamic page wants &#8212; the dynamic page says it shoudl have a column for global or session or both, but it doesn&#8217;t.  Very helpful!</p>
<p>I&#8217;m glad to know that those are the exceptions, not the rule.  Still, innodb_data_home_dir shouldn&#8217;t be on the list of dynamic variables if it&#8217;s not dynamic; I&#8217;ll accept that the other case is a bug.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-147926</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 09 Jan 2008 02:34:39 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-147926</guid>
		<description>I wrote a program that runs through the list of variables and compares it to the table online, and finds where the online table isn't accurate.  I submitted the script as part of a bug report.  Hopefully that has helped them fix the remaining problems (at the time I submitted it, there were tons of inaccuracies).</description>
		<content:encoded><![CDATA[<p>I wrote a program that runs through the list of variables and compares it to the table online, and finds where the online table isn&#8217;t accurate.  I submitted the script as part of a bug report.  Hopefully that has helped them fix the remaining problems (at the time I submitted it, there were tons of inaccuracies).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William</title>
		<link>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-147909</link>
		<dc:creator>William</dc:creator>
		<pubDate>Wed, 09 Jan 2008 00:08:47 +0000</pubDate>
		<guid>http://www.pythian.com/blogs/744/show-variables-shows-variables-mysql-does-not-know-about#comment-147909</guid>
		<description>Hi Sheeri,

The manual indicates that the variable "innodb_data_home_dir" is Global and is Not Dynamic.

MySQL 4.1 - http://dev.mysql.com/doc/refman/4.1/en/server-system-variables.html
MySQL 5.0 - http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html

In the case of log-slow-queries sees: Bug #32565 - log_slow_queries throws an error when set dynamically - http://bugs.mysql.com/bug.php?id=32565</description>
		<content:encoded><![CDATA[<p>Hi Sheeri,</p>
<p>The manual indicates that the variable &#8220;innodb_data_home_dir&#8221; is Global and is Not Dynamic.</p>
<p>MySQL 4.1 - <a href="http://dev.mysql.com/doc/refman/4.1/en/server-system-variables.html" rel="nofollow">http://dev.mysql.com/doc/refman/4.1/en/server-system-variables.html</a><br />
MySQL 5.0 - <a href="http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html</a></p>
<p>In the case of log-slow-queries sees: Bug #32565 - log_slow_queries throws an error when set dynamically - <a href="http://bugs.mysql.com/bug.php?id=32565" rel="nofollow">http://bugs.mysql.com/bug.php?id=32565</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
