<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>El blog de LandM &#187; Mysql</title>
	<atom:link href="http://blog.landm.net/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.landm.net</link>
	<description>System Administrators and IT experts Blog</description>
	<lastBuildDate>Thu, 17 Jun 2010 08:34:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mysql purge binary logs</title>
		<link>http://blog.landm.net/2009/05/mysql-purge-binary-logs/</link>
		<comments>http://blog.landm.net/2009/05/mysql-purge-binary-logs/#comments</comments>
		<pubDate>Sat, 09 May 2009 10:58:52 +0000</pubDate>
		<dc:creator>lucas</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql purge bin-log logs]]></category>

		<guid isPermaLink="false">http://blog.landm.net/?p=146</guid>
		<description><![CDATA[get into mysql as root
and execute:
purge binary logs before ''''2008-12-31'''';
exit
That&#8221;&#8217;&#8217;s all!!!
You save a lot of disk space.
]]></description>
			<content:encoded><![CDATA[<p>get into mysql as root</p>
<p>and execute:</p>
<pre>purge binary logs before ''''2008-12-31'''';
exit</pre>
<p>That&#8221;&#8217;&#8217;s all!!!</p>
<p>You save a lot of disk space.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.landm.net/2009/05/mysql-purge-binary-logs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
