<?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: Fixing libmysql.dll issue in Rails</title>
	<atom:link href="http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html</link>
	<description>i code, therefore i am</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:40:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: manish</title>
		<link>http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html/comment-page-1#comment-1083</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Sun, 23 May 2010 13:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.raasukutty.com/blog/?p=352#comment-1083</guid>
		<description>[1] gem install mysql
[2] you will see like error syntac but dont pay attention to it
[3] find LIBMYSQL.DLL from your mysql/bin folder in your mysql folder 
not ruby folder.
[4] copy &amp; paste that file to ruby/bin
[5] restart your server or console, if you are already run it.</description>
		<content:encoded><![CDATA[<p>[1] gem install mysql<br />
[2] you will see like error syntac but dont pay attention to it<br />
[3] find LIBMYSQL.DLL from your mysql/bin folder in your mysql folder<br />
not ruby folder.<br />
[4] copy &amp; paste that file to ruby/bin<br />
[5] restart your server or console, if you are already run it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IHatDLLErrors</title>
		<link>http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html/comment-page-1#comment-994</link>
		<dc:creator>IHatDLLErrors</dc:creator>
		<pubDate>Wed, 23 Sep 2009 00:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.raasukutty.com/blog/?p=352#comment-994</guid>
		<description>I used to get really bad DLL errors all the time! Such a pain in the neck!</description>
		<content:encoded><![CDATA[<p>I used to get really bad DLL errors all the time! Such a pain in the neck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajeshwaran S P</title>
		<link>http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html/comment-page-1#comment-933</link>
		<dc:creator>Rajeshwaran S P</dc:creator>
		<pubDate>Mon, 29 Jun 2009 12:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.raasukutty.com/blog/?p=352#comment-933</guid>
		<description>Happy to know that it worked for you!</description>
		<content:encoded><![CDATA[<p>Happy to know that it worked for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trev</title>
		<link>http://www.raasukutty.com/blog/programming/fixing-libmysqldll-issue-in-rails.html/comment-page-1#comment-932</link>
		<dc:creator>Trev</dc:creator>
		<pubDate>Mon, 29 Jun 2009 02:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.raasukutty.com/blog/?p=352#comment-932</guid>
		<description>Thanks.  I am using MYSQL 5.0.83 on RoR 2.3.2.  Had to use this version of MYSQL as the 5.1.35 version kept crashing my Webrick server instance.  Then I hit this LIBMYSQL.DLL problem.  :-)

However your solution worked... didnt even need to restart the Webrick... but I did anyway.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks.  I am using MYSQL 5.0.83 on RoR 2.3.2.  Had to use this version of MYSQL as the 5.1.35 version kept crashing my Webrick server instance.  Then I hit this LIBMYSQL.DLL problem.  <img src='http://www.raasukutty.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>However your solution worked&#8230; didnt even need to restart the Webrick&#8230; but I did anyway.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
