<?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>Monster Oasis &#187; performance</title>
	<atom:link href="http://www.monster.com.tw/archives/tag/performance/feed" rel="self" type="application/rss+xml" />
	<link>http://www.monster.com.tw</link>
	<description>Sky / Ocean / Tree</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:14:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>使用 mysql partition table sample</title>
		<link>http://www.monster.com.tw/archives/2504</link>
		<comments>http://www.monster.com.tw/archives/2504#comments</comments>
		<pubDate>Tue, 18 May 2010 09:35:17 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[partition table]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/2504</guid>
		<description><![CDATA[Mysql server version: mysql&#62; show variables like '%version%'; +--------------------------+------------------------------+ &#124; Variable_name &#124; Value &#124; +--------------------------+------------------------------+ &#124; protocol_version &#124; 10 &#124; &#124; version &#124; 5.1.46-community &#124; &#124; version_comment &#124; MySQL Community Server (GPL) &#124; &#124; version_compile_machine &#124; x86_64 &#124; &#124; version_compile_os &#124; unknown-linux-gnu &#124; +--------------------------+------------------------------+ 9 rows in set (0.01 sec) Check things… mysql&#62; show variables [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/2504/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL &#8211; Optimizing Database Structure</title>
		<link>http://www.monster.com.tw/archives/1286</link>
		<comments>http://www.monster.com.tw/archives/1286#comments</comments>
		<pubDate>Wed, 24 Jun 2009 01:12:07 +0000</pubDate>
		<dc:creator>monster</dc:creator>
				<category><![CDATA[Copy_N_Paste]]></category>
		<category><![CDATA[DATABASE]]></category>
		<category><![CDATA[JOB]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[tunning]]></category>

		<guid isPermaLink="false">http://www.monster.com.tw/archives/1286</guid>
		<description><![CDATA[參考: http://dev.mysql.com/doc/refman/5.0/en/optimizing-database-structure.html 7.4.1. Make Your Data as Small as Possible 7.4.2. Column Indexes 7.4.3. Multiple-Column Indexes 7.4.4. How MySQL Uses Indexes 7.4.5. The MyISAM Key Cache 7.4.6. MyISAM Index Statistics Collection 7.4.7. How MySQL Opens and Closes Tables 7.4.8. Disadvantages of Creating Many Tables in the Same Database 減少 record structure 的大小 &#8211; Numeric Types [...]]]></description>
		<wfw:commentRss>http://www.monster.com.tw/archives/1286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

