<?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: Drop all tables from a mysql database</title>
	<atom:link href="http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/</link>
	<description>ruby, java and the rest</description>
	<lastBuildDate>Sun, 25 Jul 2010 00:49:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Bruce</title>
		<link>http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/comment-page-1/#comment-126694</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 20:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=335#comment-126694</guid>
		<description>Hi Julian, thanks for the comments!
In my case, the reason why I don&#039;t simply delete the whole database is because I can&#039;t -  I only have remote access to this one database, no permission to create or drop databases and no shell access to the server... and the software using the database keeps filling it up will all kinds of strange data and the easiest way to fix it is to delete everything.</description>
		<content:encoded><![CDATA[<p>Hi Julian, thanks for the comments!<br />
In my case, the reason why I don&#8217;t simply delete the whole database is because I can&#8217;t &#8211;  I only have remote access to this one database, no permission to create or drop databases and no shell access to the server&#8230; and the software using the database keeps filling it up will all kinds of strange data and the easiest way to fix it is to delete everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schlumpf</title>
		<link>http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/comment-page-1/#comment-105756</link>
		<dc:creator>schlumpf</dc:creator>
		<pubDate>Sun, 01 Feb 2009 20:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=335#comment-105756</guid>
		<description>Hi Julian, thanks for the comments!
In my case, the reason why I don&#039;t simply delete the whole database is because I can&#039;t -  I only have remote access to this one database, no permission to create or drop databases and no shell access to the server... and the software using the database keeps filling it up will all kinds of strange data and the easiest way to fix it is to delete everything.</description>
		<content:encoded><![CDATA[<p>Hi Julian, thanks for the comments!<br />
In my case, the reason why I don&#8217;t simply delete the whole database is because I can&#8217;t &#8211;  I only have remote access to this one database, no permission to create or drop databases and no shell access to the server&#8230; and the software using the database keeps filling it up will all kinds of strange data and the easiest way to fix it is to delete everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/comment-page-1/#comment-105704</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 01 Feb 2009 01:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=335#comment-105704</guid>
		<description>ah, whoops, deleting the Tables, not the Databases... one could copy a virgin database over all files, though... something like will sure work</description>
		<content:encoded><![CDATA[<p>ah, whoops, deleting the Tables, not the Databases&#8230; one could copy a virgin database over all files, though&#8230; something like will sure work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://amazing-development.com/archives/2009/01/31/drop-all-tables-from-a-mysql-database/comment-page-1/#comment-105703</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sun, 01 Feb 2009 01:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://amazing-development.com/?p=335#comment-105703</guid>
		<description>Won&#039;t a rm -rf /var/lib/mysql just do, too? maybe exclude the mysql database if you want to keep the users...</description>
		<content:encoded><![CDATA[<p>Won&#8217;t a rm -rf /var/lib/mysql just do, too? maybe exclude the mysql database if you want to keep the users&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
