<?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: mysqldump database backup for mixed InnoDB and MyISAM tables</title>
	<atom:link href="http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/</link>
	<description>#rich nicholls</description>
	<lastBuildDate>Sat, 08 Jan 2011 11:59:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jon Rawlins</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-14</link>
		<dc:creator>Jon Rawlins</dc:creator>
		<pubDate>Fri, 23 Apr 2010 14:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-14</guid>
		<description>Thanks for coming back to me on this, I actually forgot that I posted a message on here. So what I ended up doing was instead of creating the folders like you did, I basically changed the script so that it connected via ftp and created the folders. That way I wasn&#039;t stuck with the folder permission issue because it was then created by the ftp user and not &quot;nobody&quot; which was why I was unable to delete the folder. &quot;Nobody&quot; owned it literally lol.

Thanks for the help and taking the time to come back to me on this.</description>
		<content:encoded><![CDATA[<p>Thanks for coming back to me on this, I actually forgot that I posted a message on here. So what I ended up doing was instead of creating the folders like you did, I basically changed the script so that it connected via ftp and created the folders. That way I wasn&#8217;t stuck with the folder permission issue because it was then created by the ftp user and not &#8220;nobody&#8221; which was why I was unable to delete the folder. &#8220;Nobody&#8221; owned it literally lol.</p>
<p>Thanks for the help and taking the time to come back to me on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelbyter</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-13</link>
		<dc:creator>pixelbyter</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-13</guid>
		<description>Unfortunately the script can take a long time to execute leaving you staring at a window that looks like it&#039;s doing nothing. I should probably have written a warning about that (sorry). I think you were on the right track with the permissions. If you are having trouble changing the permissions of the files to delete them, then hopefully you should be able to get PHP to delete them for you using the unlink() function. If you&#039;ve never used it before you can find it over at php.net: http://php.net/manual/en/function.unlink.php. I hope this helps.</description>
		<content:encoded><![CDATA[<p>Unfortunately the script can take a long time to execute leaving you staring at a window that looks like it&#8217;s doing nothing. I should probably have written a warning about that (sorry). I think you were on the right track with the permissions. If you are having trouble changing the permissions of the files to delete them, then hopefully you should be able to get PHP to delete them for you using the unlink() function. If you&#8217;ve never used it before you can find it over at php.net: <a href="http://php.net/manual/en/function.unlink.php" rel="nofollow">http://php.net/manual/en/function.unlink.php</a>. I hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rawlins</title>
		<link>http://pixelbyter.co.uk/2010/01/22/mysqldump-database-backup-for-mixed-innodb-and-myisam-tables/comment-page-1/#comment-12</link>
		<dc:creator>Jon Rawlins</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://pixelbyter.local/?p=44#comment-12</guid>
		<description>I am learning PHP and came across your script... I have got it working only when testing I hit refresh about 4 times because I was having a connection issue and it so happens that it wasn&#039;t my connection it was down to the script executing.

Now I have 4 files on my FTP which I don&#039;t seem to be able to delete... I have even tried a force delete via cpanel but to no avail :(

Any help would be appreciated? I thought it was permissions so I tried changing those and it wouldn&#039;t allow that either.

I would appreciate the help for sure,
Thanks in advance,
Jon</description>
		<content:encoded><![CDATA[<p>I am learning PHP and came across your script&#8230; I have got it working only when testing I hit refresh about 4 times because I was having a connection issue and it so happens that it wasn&#8217;t my connection it was down to the script executing.</p>
<p>Now I have 4 files on my FTP which I don&#8217;t seem to be able to delete&#8230; I have even tried a force delete via cpanel but to no avail <img src='http://pixelbyter.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Any help would be appreciated? I thought it was permissions so I tried changing those and it wouldn&#8217;t allow that either.</p>
<p>I would appreciate the help for sure,<br />
Thanks in advance,<br />
Jon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

