<?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: ErlyDB 0.7.1, Revamped Driver 0.9.7, Smerl rev 29</title>
	<atom:link href="http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/feed/" rel="self" type="application/rss+xml" />
	<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/</link>
	<description>Adventures in Open Source Erlang</description>
	<pubDate>Fri, 16 May 2008 03:37:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Loreto Parisi</title>
		<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/#comment-32383</link>
		<dc:creator>Loreto Parisi</dc:creator>
		<pubDate>Tue, 15 May 2007 13:29:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-32383</guid>
		<description>Hi, I'm using the Erlang MySql driver to interconnecting ejabberd with a external MySql Database. I have some problems with the update statement, but probabily I made some mistakes.
I wrote something like this:

Result = mysql:fetch(p1, &#62;),

case Result of
	 {updated, MysqlRes} -&#62;
             AffectedRows= mysql:get_result_affected_rows(MysqlRes),
            ?DEBUG("Rows Updated ~p",[AffectedRows]);
        ....

but I always have 0 for AffectedRows, even if the query went right.
What was wrong?

Thanks,


LP</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m using the Erlang MySql driver to interconnecting ejabberd with a external MySql Database. I have some problems with the update statement, but probabily I made some mistakes.<br />
I wrote something like this:</p>
<p>Result = mysql:fetch(p1, &gt;),</p>
<p>case Result of<br />
	 {updated, MysqlRes} -&gt;<br />
             AffectedRows= mysql:get_result_affected_rows(MysqlRes),<br />
            ?DEBUG(&#8221;Rows Updated ~p&#8221;,[AffectedRows]);<br />
        &#8230;.</p>
<p>but I always have 0 for AffectedRows, even if the query went right.<br />
What was wrong?</p>
<p>Thanks,</p>
<p>LP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/#comment-441</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Sun, 29 Oct 2006 23:15:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-441</guid>
		<description>&lt;p&gt;oops.. the comment is for the erlyweb not erlydb.. &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>oops.. the comment is for the erlyweb not erlydb.. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr</title>
		<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/#comment-440</link>
		<dc:creator>Amr</dc:creator>
		<pubDate>Sun, 29 Oct 2006 23:15:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-440</guid>
		<description>&lt;p&gt;This seems fascinating. Can you please put some more instructions on the install? what is the ERLang &#8220;path&#8221; in which we should put the erlyweb ??&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>This seems fascinating. Can you please put some more instructions on the install? what is the ERLang &#8220;path&#8221; in which we should put the erlyweb ??</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yariv</title>
		<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/#comment-439</link>
		<dc:creator>Yariv</dc:creator>
		<pubDate>Sun, 29 Oct 2006 14:28:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-439</guid>
		<description>&lt;p&gt;I hope it makes sense now :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I hope it makes sense now :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajrw</title>
		<link>http://yarivsblog.com/articles/2006/10/27/erlydb-0-7-1-revamped-driver-0-9-7-smerl-rev-29/#comment-424</link>
		<dc:creator>ajrw</dc:creator>
		<pubDate>Fri, 27 Oct 2006 15:47:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-424</guid>
		<description>&lt;p&gt;I don&#8217;t understand - why would you want to convert a record to an iolist? What would that look like?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand - why would you want to convert a record to an iolist? What would that look like?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
