<?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: Restoring MySQL Databases</title>
	<atom:link href="http://www.mokisystems.com/blog/restoring-mysql-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mokisystems.com/blog/restoring-mysql-databases/</link>
	<description>Addressing such topics as: web programming, design, ruby on rails, cake php, postgresql, linux, seo</description>
	<lastBuildDate>Sat, 12 Nov 2011 05:39:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brian</title>
		<link>http://www.mokisystems.com/blog/restoring-mysql-databases/comment-page-1/#comment-87</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Mon, 09 Jun 2008 18:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mokisystems.com/blog/restoring-mysql-databases/#comment-87</guid>
		<description>Cassidy - ah, thanks for the tip.  I still probably needed to use the method I did since I wasn&#039;t moving an entire data directory to an empty new one.  I was only moving part of the old into my &quot;new&quot; (been using it for 8 months) dev environment.</description>
		<content:encoded><![CDATA[<p>Cassidy &#8211; ah, thanks for the tip.  I still probably needed to use the method I did since I wasn&#8217;t moving an entire data directory to an empty new one.  I was only moving part of the old into my &#8220;new&#8221; (been using it for 8 months) dev environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cassidy</title>
		<link>http://www.mokisystems.com/blog/restoring-mysql-databases/comment-page-1/#comment-79</link>
		<dc:creator>Cassidy</dc:creator>
		<pubDate>Tue, 03 Jun 2008 22:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mokisystems.com/blog/restoring-mysql-databases/#comment-79</guid>
		<description>You should have been able to tar up the whole data directory and extract it in its new home. Assuming the paths were the same between installs, (if not, edit your my.cnf) innodb should happily come up just fine without missing a beat.  Of course you&#039;d want to have done the tarring with MySQL cleanly shutdown, otherwise you&#039;d probably have some issue with ibdata files and probably the MyISAM files too.

Another gotcha is if you change architectures and try and copy the ibdata files to a new box.</description>
		<content:encoded><![CDATA[<p>You should have been able to tar up the whole data directory and extract it in its new home. Assuming the paths were the same between installs, (if not, edit your my.cnf) innodb should happily come up just fine without missing a beat.  Of course you&#8217;d want to have done the tarring with MySQL cleanly shutdown, otherwise you&#8217;d probably have some issue with ibdata files and probably the MyISAM files too.</p>
<p>Another gotcha is if you change architectures and try and copy the ibdata files to a new box.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

