<?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: PHP MySQL Dump Script</title>
	<atom:link href="http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Andre</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-3436</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Thu, 25 Aug 2011 06:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-3436</guid>
		<description>Hey thanks for that, just what i was looking for. My host doesn&#039;t allow a mysql_dump script because you can&#039;t execute via a script. Great work!</description>
		<content:encoded><![CDATA[<p>Hey thanks for that, just what i was looking for. My host doesn&#8217;t allow a mysql_dump script because you can&#8217;t execute via a script. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-2858</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Wed, 15 Sep 2010 00:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-2858</guid>
		<description>That last comment is classic smart spam. One more reason not to use Drupal. That said, this is a good script, thanks. I&#039;m using the version with James&#039; modifications.</description>
		<content:encoded><![CDATA[<p>That last comment is classic smart spam. One more reason not to use Drupal. That said, this is a good script, thanks. I&#8217;m using the version with James&#8217; modifications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parthenia Sveen</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-2496</link>
		<dc:creator>Parthenia Sveen</dc:creator>
		<pubDate>Mon, 03 May 2010 18:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-2496</guid>
		<description>I have examined with new release of the Drupal. It is actually really good. The admin panel is similar  to wordpress. And some more functionalities are added together.</description>
		<content:encoded><![CDATA[<p>I have examined with new release of the Drupal. It is actually really good. The admin panel is similar  to wordpress. And some more functionalities are added together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-2163</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 20 Jan 2010 06:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-2163</guid>
		<description>Hi, 
I&#039;ve done some modification on it to support views as well.
And for some reason, the &#039; charactor wasnt escaped in my sql dump. i think it could be reason with usage of utf8 in the data...
So i changed the data delimiter to &quot; instead of &#039;...
and pushed view schema to the last section of the dump...

http://groups.google.com/group/opensource-malaysia/web/mysqldump.zip</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;ve done some modification on it to support views as well.<br />
And for some reason, the &#8216; charactor wasnt escaped in my sql dump. i think it could be reason with usage of utf8 in the data&#8230;<br />
So i changed the data delimiter to &#8221; instead of &#8216;&#8230;<br />
and pushed view schema to the last section of the dump&#8230;</p>
<p><a href="http://groups.google.com/group/opensource-malaysia/web/mysqldump.zip" rel="nofollow">http://groups.google.com/group/opensource-malaysia/web/mysqldump.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-984</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 20 Feb 2009 09:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-984</guid>
		<description>try this method instead

http://www.edmondscommerce.co.uk/blog/mysql/ssh-command-line-mysql-dump-and-compress/</description>
		<content:encoded><![CDATA[<p>try this method instead</p>
<p><a href="http://www.edmondscommerce.co.uk/blog/mysql/ssh-command-line-mysql-dump-and-compress/" rel="nofollow">http://www.edmondscommerce.co.uk/blog/mysql/ssh-command-line-mysql-dump-and-compress/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://www.edmondscommerce.co.uk/mysql/php-mysql-dump-script/comment-page-1/#comment-982</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Fri, 20 Feb 2009 06:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/mysql/php-mysql-dump-script/#comment-982</guid>
		<description>thanks man it nice tool but when i want import the mysql with bigdump is not working can u help me man</description>
		<content:encoded><![CDATA[<p>thanks man it nice tool but when i want import the mysql with bigdump is not working can u help me man</p>
]]></content:encoded>
	</item>
</channel>
</rss>

