<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 5 Minute DBA MyISAM Example Config Files</title>
	<atom:link href="http://www.bigdbahead.com/?feed=rss2&#038;p=643" rel="self" type="application/rss+xml" />
	<link>http://www.bigdbahead.com/?p=643</link>
	<description>Database Brain Power!</description>
	<lastBuildDate>Mon, 29 Mar 2010 22:08:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MyISAM with key_buffer larger than 4 GB &#187; Big DBA Head!</title>
		<link>http://www.bigdbahead.com/?p=643&#038;cpage=1#comment-1607</link>
		<dc:creator>MyISAM with key_buffer larger than 4 GB &#187; Big DBA Head!</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigdbahead.com/?p=643#comment-1607</guid>
		<description>[...] 5 Minute DBA MyISAM Example Config Files  [...]</description>
		<content:encoded><![CDATA[<p>[...] 5 Minute DBA MyISAM Example Config Files  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Yonkovit</title>
		<link>http://www.bigdbahead.com/?p=643&#038;cpage=1#comment-1606</link>
		<dc:creator>Matthew Yonkovit</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigdbahead.com/?p=643#comment-1606</guid>
		<description>Erkules,

  Thanks... shows you how much I work with MyISAM now days.  Learn something new all the time.</description>
		<content:encoded><![CDATA[<p>Erkules,</p>
<p>  Thanks&#8230; shows you how much I work with MyISAM now days.  Learn something new all the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark R</title>
		<link>http://www.bigdbahead.com/?p=643&#038;cpage=1#comment-1605</link>
		<dc:creator>Mark R</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigdbahead.com/?p=643#comment-1605</guid>
		<description>In my opinion, you should not run MySQL on a 32-bit system. It&#039;s just too risky. Running out of address space causes the process to quit, leaving many MyISAM tables in need of repair.

Also you&#039;ve not put in max_connections, which is vital to ensure it won&#039;t run out of address space.

I&#039;d say no new significant sized installation should be done on a 32-bit box, and existing ones should be migrated as soon as convenient (of course there&#039;s a lot of QA work associated with that)</description>
		<content:encoded><![CDATA[<p>In my opinion, you should not run MySQL on a 32-bit system. It&#8217;s just too risky. Running out of address space causes the process to quit, leaving many MyISAM tables in need of repair.</p>
<p>Also you&#8217;ve not put in max_connections, which is vital to ensure it won&#8217;t run out of address space.</p>
<p>I&#8217;d say no new significant sized installation should be done on a 32-bit box, and existing ones should be migrated as soon as convenient (of course there&#8217;s a lot of QA work associated with that)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erkules</title>
		<link>http://www.bigdbahead.com/?p=643&#038;cpage=1#comment-1604</link>
		<dc:creator>erkules</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bigdbahead.com/?p=643#comment-1604</guid>
		<description>key_buffer_size: As of MySQL 5.0.52, values larger than 4GB are allowed for 64-bit platforms 
(http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_key_buffer_size)
Works here:)</description>
		<content:encoded><![CDATA[<p>key_buffer_size: As of MySQL 5.0.52, values larger than 4GB are allowed for 64-bit platforms<br />
(<a href="http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_key_buffer_size" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html#sysvar_key_buffer_size</a>)<br />
Works here:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
