<?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: mysqlpdump</title>
	<atom:link href="http://www.fr3nd.net/projects/mysqlpdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fr3nd.net</link>
	<description>fr3nd.net</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:19:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: fr3nd</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-55213</link>
		<dc:creator>fr3nd</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-55213</guid>
		<description>Que bò, havia llegit alguns capitols del llibre, pero no tot... suposo que hauré de fer-li una repassada més intensa :)
Merci per avisar</description>
		<content:encoded><![CDATA[<p>Que bò, havia llegit alguns capitols del llibre, pero no tot&#8230; suposo que hauré de fer-li una repassada més intensa :)<br />
Merci per avisar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dani</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-55135</link>
		<dc:creator>dani</dc:creator>
		<pubDate>Wed, 19 Nov 2008 23:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-55135</guid>
		<description>surts referiat a la segona edicio del &quot;High Performance MySQL&quot; pero veient qui et comenta més amunt, no m&#039;extranya</description>
		<content:encoded><![CDATA[<p>surts referiat a la segona edicio del &#8220;High Performance MySQL&#8221; pero veient qui et comenta més amunt, no m&#8217;extranya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr3nd</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-25608</link>
		<dc:creator>fr3nd</dc:creator>
		<pubDate>Fri, 14 Sep 2007 08:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-25608</guid>
		<description>This tool automatically locks all tables before starting the dump, so there is no need to lock them manually. It&#039;ll create a consistent dump.

About the restore tool, I don&#039;t think it&#039;s needed... Restoring is as easy as doing:

cat *.sql &#124; mysql</description>
		<content:encoded><![CDATA[<p>This tool automatically locks all tables before starting the dump, so there is no need to lock them manually. It&#8217;ll create a consistent dump.</p>
<p>About the restore tool, I don&#8217;t think it&#8217;s needed&#8230; Restoring is as easy as doing:</p>
<p>cat *.sql | mysql</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monty Taylor</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-25592</link>
		<dc:creator>Monty Taylor</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-25592</guid>
		<description>Thanks for the tool! I love it. I used it and blogged about it yesterday, and then today I wrote a restore tool for it (http://mysql-ha.com/2007/09/13/mysqlprestore-for-parallel-restores/)
Please feel free to grab the file and incorporate it however you like. I tried to do it in such a way that the two could be merged pretty well, I think.</description>
		<content:encoded><![CDATA[<p>Thanks for the tool! I love it. I used it and blogged about it yesterday, and then today I wrote a restore tool for it (<a href="http://mysql-ha.com/2007/09/13/mysqlprestore-for-parallel-restores/" rel="nofollow">http://mysql-ha.com/2007/09/13/mysqlprestore-for-parallel-restores/</a>)<br />
Please feel free to grab the file and incorporate it however you like. I tried to do it in such a way that the two could be merged pretty well, I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Zaitsev</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-25578</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Thu, 13 Sep 2007 09:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-25578</guid>
		<description>Thank you !

Too bad MySQL does not have support for several connections sharing same transactional context so the only way you can get consistent backup is setting low priority updates and locking all the tables.  As you have multiple threads you may have no luck locking all of them otherwise.</description>
		<content:encoded><![CDATA[<p>Thank you !</p>
<p>Too bad MySQL does not have support for several connections sharing same transactional context so the only way you can get consistent backup is setting low priority updates and locking all the tables.  As you have multiple threads you may have no luck locking all of them otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devis</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-25574</link>
		<dc:creator>Devis</dc:creator>
		<pubDate>Thu, 13 Sep 2007 07:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-25574</guid>
		<description>Hi danielj, to create a consistent dump you need to lock *all* tables before the dump.</description>
		<content:encoded><![CDATA[<p>Hi danielj, to create a consistent dump you need to lock *all* tables before the dump.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielj</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-25573</link>
		<dc:creator>danielj</dc:creator>
		<pubDate>Thu, 13 Sep 2007 07:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-25573</guid>
		<description>This sounds very interesting and promising; but I think it will not be possible to create a consistent dump that way? Or how should locking be handled?</description>
		<content:encoded><![CDATA[<p>This sounds very interesting and promising; but I think it will not be possible to create a consistent dump that way? Or how should locking be handled?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr3nd</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-20630</link>
		<dc:creator>fr3nd</dc:creator>
		<pubDate>Thu, 07 Jun 2007 09:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-20630</guid>
		<description>Devis: version 0.5 fixes that bug. Thanks for the bug report!</description>
		<content:encoded><![CDATA[<p>Devis: version 0.5 fixes that bug. Thanks for the bug report!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devis</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-20590</link>
		<dc:creator>Devis</dc:creator>
		<pubDate>Wed, 06 Jun 2007 12:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-20590</guid>
		<description>Hi fr3nd I&#039;ve put mysqlpdump in a cron job but I am having little problems:

-------
Traceback (most recent call last):
  File &quot;mysqlpdump.py&quot;, line 241, in ?
    main()
  File &quot;mysqlpdump.py&quot;, line 187, in main
    parser.add_option(&quot;-u&quot;, &quot;--user&quot;, action=&quot;store&quot;, dest=&quot;user&quot;, type=&quot;string&quot;, default=os.getlogin(), help=&quot;User for login.&quot;)
OSError: [Errno 25] Inappropriate ioctl for device
-------

It is caused by &quot;os.getlogin()&quot; in combination with cron, as there isn&#039;t any terminal or logged user.
For the moment I&#039;ve substitued this with &#039;root&#039; and it works for me.</description>
		<content:encoded><![CDATA[<p>Hi fr3nd I&#8217;ve put mysqlpdump in a cron job but I am having little problems:</p>
<p>&#8212;&#8212;-<br />
Traceback (most recent call last):<br />
  File &#8220;mysqlpdump.py&#8221;, line 241, in ?<br />
    main()<br />
  File &#8220;mysqlpdump.py&#8221;, line 187, in main<br />
    parser.add_option(&#8220;-u&#8221;, &#8220;&#8211;user&#8221;, action=&#8221;store&#8221;, dest=&#8221;user&#8221;, type=&#8221;string&#8221;, default=os.getlogin(), help=&#8221;User for login.&#8221;)<br />
OSError: [Errno 25] Inappropriate ioctl for device<br />
&#8212;&#8212;-</p>
<p>It is caused by &#8220;os.getlogin()&#8221; in combination with cron, as there isn&#8217;t any terminal or logged user.<br />
For the moment I&#8217;ve substitued this with &#8216;root&#8217; and it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devis</title>
		<link>http://www.fr3nd.net/projects/mysqlpdump/comment-page-1/#comment-20544</link>
		<dc:creator>Devis</dc:creator>
		<pubDate>Tue, 05 Jun 2007 15:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fr3nd.net/projects/mysqlpdump/#comment-20544</guid>
		<description>Wonderful, it works! 10M Kudos to you!
Surely I will follow the script evolution and if I can help just write me :-)
Thank you!</description>
		<content:encoded><![CDATA[<p>Wonderful, it works! 10M Kudos to you!<br />
Surely I will follow the script evolution and if I can help just write me :-)<br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

