<?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"
	>
<channel>
	<title>Comments on: Restoring MySQL InnoDB Files on Windows</title>
	<atom:link href="http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html</link>
	<description>Dustin Davis reviews... the internet.</description>
	<pubDate>Sun, 20 Jul 2008 10:29:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4302</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4302</guid>
		<description>You rock!  Thank you, thank you, thank you!!!</description>
		<content:encoded><![CDATA[<p>You rock!  Thank you, thank you, thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heena</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4301</link>
		<dc:creator>Heena</dc:creator>
		<pubDate>Fri, 04 Jul 2008 00:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4301</guid>
		<description>hi for more info... when i did &#62;mysqld --verbose --help there is no option defaults-file and innodb_force_recovery ... may be bcoz of that mysqld is not starting... what are other option to start with recovery?
Thanks.</description>
		<content:encoded><![CDATA[<p>hi for more info&#8230; when i did &gt;mysqld &#8211;verbose &#8211;help there is no option defaults-file and innodb_force_recovery &#8230; may be bcoz of that mysqld is not starting&#8230; what are other option to start with recovery?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heena</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4300</link>
		<dc:creator>Heena</dc:creator>
		<pubDate>Fri, 04 Jul 2008 00:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4300</guid>
		<description>Hi... i tried to recover db from .frm files but 
mysql\bin\mysqld –defaults-file=mysql\bin\my.cnf -standalone –console –innodb_force_recovery=6
is not working i can not start mysqld... can u please help me 
thanks</description>
		<content:encoded><![CDATA[<p>Hi&#8230; i tried to recover db from .frm files but<br />
mysql\bin\mysqld –defaults-file=mysql\bin\my.cnf -standalone –console –innodb_force_recovery=6<br />
is not working i can not start mysqld&#8230; can u please help me<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4298</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 01 Jul 2008 16:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4298</guid>
		<description>I am graceful to Dustin for this guide, it was my salvation! Thank you!

Yesterday my server crashes, but was possible recover the files with this guide. My version of MySQL is 5.1 on Windows system and I want to share 2 differences to 4.0 versions that can be useful to anyone:

- The log file is in root folder of MySQL Server and not in Bin folder and his name is my.ini
- There is no need to change mysql_start.bat, in fact, he don’t exists

Best regards to all,
David</description>
		<content:encoded><![CDATA[<p>I am graceful to Dustin for this guide, it was my salvation! Thank you!</p>
<p>Yesterday my server crashes, but was possible recover the files with this guide. My version of MySQL is 5.1 on Windows system and I want to share 2 differences to 4.0 versions that can be useful to anyone:</p>
<p>- The log file is in root folder of MySQL Server and not in Bin folder and his name is my.ini<br />
- There is no need to change mysql_start.bat, in fact, he don’t exists</p>
<p>Best regards to all,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandan</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4282</link>
		<dc:creator>chandan</dc:creator>
		<pubDate>Wed, 14 May 2008 08:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4282</guid>
		<description>hi! i done something but not working could you guide me more.</description>
		<content:encoded><![CDATA[<p>hi! i done something but not working could you guide me more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yanping</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4280</link>
		<dc:creator>Yanping</dc:creator>
		<pubDate>Wed, 07 May 2008 21:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4280</guid>
		<description>Just want to say thank you</description>
		<content:encoded><![CDATA[<p>Just want to say thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volkan</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4096</link>
		<dc:creator>Volkan</dc:creator>
		<pubDate>Thu, 14 Feb 2008 11:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4096</guid>
		<description>Can you help me please ?</description>
		<content:encoded><![CDATA[<p>Can you help me please ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volkan</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4095</link>
		<dc:creator>volkan</dc:creator>
		<pubDate>Tue, 12 Feb 2008 16:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4095</guid>
		<description>I Should install Xammp in my computer Because There are lots of complicate configuration in my computer apache httpd.conf file, php.ini file, my.ini file I’m afraid they can change.
It is very important for me. 
I'm looking forward to your support.</description>
		<content:encoded><![CDATA[<p>I Should install Xammp in my computer Because There are lots of complicate configuration in my computer apache httpd.conf file, php.ini file, my.ini file I’m afraid they can change.<br />
It is very important for me.<br />
I&#8217;m looking forward to your support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volkan</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4092</link>
		<dc:creator>Volkan</dc:creator>
		<pubDate>Fri, 08 Feb 2008 17:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4092</guid>
		<description>Hi everybody.

I was very happy when I saw this website because I have the same problem.

You used Xampp but I don't use Xampp. My sistems php, mysql, apache.if I install Xampp are installed separetely, Can Xammp system affect my system ?

Xammp is set of programs isn't it? Do you think I Should install Xammp in my computer Because There are lots of complicate configuration in my computer apache httpd.conf file, php.ini file, my.ini file I'm afraid they can change. 

My friend brought mysql files to me. He didn't get as the export his mysql files, some files MyISAM and other files innodb.    

my mysql server version was 4.0.15 and I stopped the mysql server and then 

I moved into his mysql files to my mysql data file 
My mysql data path :"C:\PROGRAM FILES\MySQL\MySQL Server 4.1\data\"

then I started the mysql server but it couldn't read innodb files. 

and I deleted this verison(version 4.0.15). and then I installed mysql version 4.1.16 in my computer

but the mysql server still couldn't read innodb files. Afterwards  I  understood. the problem concerned ibdata1 files

I searched on the internet, saw this website. I stopped the mysql server,I added these codes:

" innodb_data_home_dir = C:\Program Files\MySQL\MySQL Server 4.1\data\
innodb_data_file_path = ibdata1:10M:autoextend " in my.ini files

and then started it couldn't run these codes :) 

I didn't sleep since one weeks because of this problem and I haven't solved this problem yet Innodb's files is very important for me. 
How can I solve this problem I don't know.

Can you help me please. I'm looking forward to your support</description>
		<content:encoded><![CDATA[<p>Hi everybody.</p>
<p>I was very happy when I saw this website because I have the same problem.</p>
<p>You used Xampp but I don&#8217;t use Xampp. My sistems php, mysql, apache.if I install Xampp are installed separetely, Can Xammp system affect my system ?</p>
<p>Xammp is set of programs isn&#8217;t it? Do you think I Should install Xammp in my computer Because There are lots of complicate configuration in my computer apache httpd.conf file, php.ini file, my.ini file I&#8217;m afraid they can change. </p>
<p>My friend brought mysql files to me. He didn&#8217;t get as the export his mysql files, some files MyISAM and other files innodb.    </p>
<p>my mysql server version was 4.0.15 and I stopped the mysql server and then </p>
<p>I moved into his mysql files to my mysql data file<br />
My mysql data path :&#8221;C:\PROGRAM FILES\MySQL\MySQL Server 4.1\data\&#8221;</p>
<p>then I started the mysql server but it couldn&#8217;t read innodb files. </p>
<p>and I deleted this verison(version 4.0.15). and then I installed mysql version 4.1.16 in my computer</p>
<p>but the mysql server still couldn&#8217;t read innodb files. Afterwards  I  understood. the problem concerned ibdata1 files</p>
<p>I searched on the internet, saw this website. I stopped the mysql server,I added these codes:</p>
<p>&#8221; innodb_data_home_dir = C:\Program Files\MySQL\MySQL Server 4.1\data\<br />
innodb_data_file_path = ibdata1:10M:autoextend &#8221; in my.ini files</p>
<p>and then started it couldn&#8217;t run these codes <img src='http://www.nerdydork.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I didn&#8217;t sleep since one weeks because of this problem and I haven&#8217;t solved this problem yet Innodb&#8217;s files is very important for me.<br />
How can I solve this problem I don&#8217;t know.</p>
<p>Can you help me please. I&#8217;m looking forward to your support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua</title>
		<link>http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4086</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Thu, 17 Jan 2008 17:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nerdydork.com/restoring-mysql-innodb-files-on-windows.html#comment-4086</guid>
		<description>That is probably ture, for some reason on all my database those others have those files, seems this one would be the same but the files are not there. I have just been reading everything I can to figure out what could have happend, thanks.</description>
		<content:encoded><![CDATA[<p>That is probably ture, for some reason on all my database those others have those files, seems this one would be the same but the files are not there. I have just been reading everything I can to figure out what could have happend, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
