<?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>评论：mysql分表，分区的区别和联系</title>
	<atom:link href="http://blog.51yip.com/mysql/1029.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/1029.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：zzq</title>
		<link>http://blog.51yip.com/mysql/1029.html/comment-page-1#comment-25472</link>
		<dc:creator>zzq</dc:creator>
		<pubDate>Wed, 16 Mar 2022 14:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1029#comment-25472</guid>
		<description>select * from alluser where id=&#039;12&#039;表面上看，是对表alluser进行操作的，其实不是的。是对alluser里面的分表进行了操作。
请问这种“实际上是对分表进行了操作”是怎么实现的啊</description>
		<content:encoded><![CDATA[<p>select * from alluser where id='12'表面上看，是对表alluser进行操作的，其实不是的。是对alluser里面的分表进行了操作。<br />
请问这种“实际上是对分表进行了操作”是怎么实现的啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：JUN</title>
		<link>http://blog.51yip.com/mysql/1029.html/comment-page-1#comment-17603</link>
		<dc:creator>JUN</dc:creator>
		<pubDate>Fri, 05 May 2017 07:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1029#comment-17603</guid>
		<description>写的很好，这个blog应该开了很久了，话说为啥管了RSS订阅了</description>
		<content:encoded><![CDATA[<p>写的很好，这个blog应该开了很久了，话说为啥管了RSS订阅了</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：walter</title>
		<link>http://blog.51yip.com/mysql/1029.html/comment-page-1#comment-17593</link>
		<dc:creator>walter</dc:creator>
		<pubDate>Thu, 13 Apr 2017 12:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1029#comment-17593</guid>
		<description>写的很清晰，写到很好</description>
		<content:encoded><![CDATA[<p>写的很清晰，写到很好</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zhongjimax</title>
		<link>http://blog.51yip.com/mysql/1029.html/comment-page-1#comment-912</link>
		<dc:creator>zhongjimax</dc:creator>
		<pubDate>Fri, 17 Feb 2012 09:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1029#comment-912</guid>
		<description>讲解的很细致，以前还不明白分区到底是什么东西！现在懂了！</description>
		<content:encoded><![CDATA[<p>讲解的很细致，以前还不明白分区到底是什么东西！现在懂了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zhoujy</title>
		<link>http://blog.51yip.com/mysql/1029.html/comment-page-1#comment-615</link>
		<dc:creator>zhoujy</dc:creator>
		<pubDate>Fri, 05 Aug 2011 09:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1029#comment-615</guid>
		<description>讲解的很清晰，谢谢分享</description>
		<content:encoded><![CDATA[<p>讲解的很清晰，谢谢分享</p>
]]></content:encoded>
	</item>
</channel>
</rss>
