<?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>h4x3d.com &#187; sql</title>
	<atom:link href="http://h4x3d.com/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Mon, 25 Jul 2011 13:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Optimize your SQL-Database</title>
		<link>http://h4x3d.com/optimize-your-sql-database/</link>
		<comments>http://h4x3d.com/optimize-your-sql-database/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 11:09:04 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Dailies]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/optimize-your-sql-database/</guid>
		<description><![CDATA[It does what it says &#8211; it optimizes your sql-database (really hard!). From time to time it makes sense to log into phpMyAdmin, click the desired database, select all tables and select &#8220;optimize&#8221; from the drop-down. My WordPress Database went down 4MB (from 20MB to 16MB), here are some figures after the optimization: 16 tables [...]]]></description>
			<content:encoded><![CDATA[<p>It does what it says &#8211; it optimizes your sql-database (really hard!).<br />
From time to time it makes sense to log into phpMyAdmin, click the desired database, select all tables and select &#8220;optimize&#8221; from the drop-down.</p>
<p>My WordPress Database went down 4MB (from 20MB to 16MB), here are some figures after the optimization:</p>
<p><em>16 tables total<br />
47.081 entries<br />
MyISAM type<br />
language: utf8_general_ci<br />
size: 16,8 MB<br />
overhead: 0 Bytes (was insanely high before the optimization)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/optimize-your-sql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

