<?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: Using the mysqldump tool</title>
	<atom:link href="http://www.willfitch.com/using-the-mysqldump-tool.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.willfitch.com/using-the-mysqldump-tool.html</link>
	<description>programming, techniques and other stuff I like</description>
	<lastBuildDate>Fri, 14 May 2010 00:40:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cristian</title>
		<link>http://www.willfitch.com/using-the-mysqldump-tool.html/comment-page-1#comment-336</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Sun, 01 Apr 2007 21:43:54 +0000</pubDate>
		<guid isPermaLink="false">127615032#comment-336</guid>
		<description>Sorry, when I write &quot;...in the blob field there are “” words...&quot; not show the really words that I write.
Between parenthesis there are \ \\ and zeros. :P

Cristian.</description>
		<content:encoded><![CDATA[<p>Sorry, when I write &#8220;&#8230;in the blob field there are “” words&#8230;&#8221; not show the really words that I write.<br />
Between parenthesis there are \ \\ and zeros. <img src='http://www.willfitch.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Cristian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian</title>
		<link>http://www.willfitch.com/using-the-mysqldump-tool.html/comment-page-1#comment-335</link>
		<dc:creator>Cristian</dc:creator>
		<pubDate>Sun, 01 Apr 2007 21:40:48 +0000</pubDate>
		<guid isPermaLink="false">127615032#comment-335</guid>
		<description>Hi, my english is not good, but I try to explain to me. The problem that I have:

When I execute &quot;source&quot; command, I get an error because in the blob field there are &quot;&quot; words (.doc or .xls files) and they not interpreted well. The complete operation are:

1) mysqldump -u root -p --port=3307 -databases databases &gt; database.sql
2) (in another server) mysql&gt; source C:\database.sql

I can´t use pipes (mysqldump –opt db_name &#124; mysql –host=remote_host -C db_name) from server to another server, because one of them isn´t online.

Thanks !!

Cristian.</description>
		<content:encoded><![CDATA[<p>Hi, my english is not good, but I try to explain to me. The problem that I have:</p>
<p>When I execute &#8220;source&#8221; command, I get an error because in the blob field there are &#8220;&#8221; words (.doc or .xls files) and they not interpreted well. The complete operation are:</p>
<p>1) mysqldump -u root -p &#8211;port=3307 -databases databases &gt; database.sql<br />
2) (in another server) mysql&gt; source C:\database.sql</p>
<p>I can´t use pipes (mysqldump –opt db_name | mysql –host=remote_host -C db_name) from server to another server, because one of them isn´t online.</p>
<p>Thanks !!</p>
<p>Cristian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
