<?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: Good Practice / Bad Practice: CREATE TABLE and the Storage Engine</title>
	<atom:link href="http://openquery.com/blog/good-practice-bad-practice-create-table-storage-engine/feed" rel="self" type="application/rss+xml" />
	<link>http://openquery.com/blog/good-practice-bad-practice-create-table-storage-engine</link>
	<description>About MySQL, Drizzle, MariaDB and more!</description>
	<lastBuildDate>Wed, 13 Jan 2010 12:40:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Walter</title>
		<link>http://openquery.com/blog/good-practice-bad-practice-create-table-storage-engine/comment-page-1#comment-1539</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Wed, 24 Jun 2009 17:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://openquery.com/blog/?p=799#comment-1539</guid>
		<description>@Mark: in an ideal world, that is definitely the case (this will prolly come up in another episode of GP/BP :) ). In this poor real world, most small to medium-sized companies don&#039;t have a setup that well structured.</description>
		<content:encoded><![CDATA[<p>@Mark: in an ideal world, that is definitely the case (this will prolly come up in another episode of GP/BP <img src='http://openquery.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). In this poor real world, most small to medium-sized companies don&#8217;t have a setup that well structured.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark R</title>
		<link>http://openquery.com/blog/good-practice-bad-practice-create-table-storage-engine/comment-page-1#comment-1537</link>
		<dc:creator>Mark R</dc:creator>
		<pubDate>Wed, 24 Jun 2009 06:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://openquery.com/blog/?p=799#comment-1537</guid>
		<description>If your servers are configured differently, that&#039;s bad practice too.

Surely your my.cnf and entire platform installation is in source control in a standard place, so that you can use it to install your development servers?

There are a few cases where this comes unstuck, such as sizing the buffer pool or key buffer based on available memory (for example, maybe our production servers have 32G of ram, but my dev systems are just 512M VMs). In this case I have an install-time script generate the my.cnf based on how much ram is available.</description>
		<content:encoded><![CDATA[<p>If your servers are configured differently, that&#8217;s bad practice too.</p>
<p>Surely your my.cnf and entire platform installation is in source control in a standard place, so that you can use it to install your development servers?</p>
<p>There are a few cases where this comes unstuck, such as sizing the buffer pool or key buffer based on available memory (for example, maybe our production servers have 32G of ram, but my dev systems are just 512M VMs). In this case I have an install-time script generate the my.cnf based on how much ram is available.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->