<?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>狂人山庄 &#124; Silence,声仔,吴洪声,奶罩 &#187; mysql</title>
	<atom:link href="http://wuhongsheng.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://wuhongsheng.com</link>
	<description>响应我党号召,全面建设和谐博客,坚持和谐写博的路线不动摇</description>
	<lastBuildDate>Wed, 04 May 2011 15:13:50 +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如何快速比较查询结果是否一致</title>
		<link>http://wuhongsheng.com/it/2009/04/mysql-command-line-tip-compare-result-sets/</link>
		<comments>http://wuhongsheng.com/it/2009/04/mysql-command-line-tip-compare-result-sets/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:18:53 +0000</pubDate>
		<dc:creator>吴洪声</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://wuhongsheng.com/?p=281</guid>
		<description><![CDATA[原文参考：http://www.xaprb.com/blog/2009/03/25/mysql-command-line-tip-compare-result-sets/ 利用mysql客户端的pager功能即可： mysql> pager md5sum - PAGER set to 'md5sum -' mysql> select * from user; b20bd3864962507e2e05cd8706440ffd - 3 rows in set (0.00 sec) mysql> select * from user; b20bd3864962507e2e05cd8706440ffd - 3 rows in set (0.00 sec) mysql> select * from user; b20bd3864962507e2e05cd8706440ffd - 3 rows in set (0.00 sec) from: http://imysql.cn/2009/03/25/mysql-faq-compare-result-sets.html No related posts. [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>原文参考：http://www.xaprb.com/blog/2009/03/25/mysql-command-line-tip-compare-result-sets/</p>
<p>利用mysql客户端的pager功能即可：<br />
<code><br />
mysql> pager md5sum -<br />
PAGER set to 'md5sum -'<br />
mysql> select * from user;<br />
b20bd3864962507e2e05cd8706440ffd  -<br />
3 rows in set (0.00 sec)<br />
mysql> select * from user;<br />
b20bd3864962507e2e05cd8706440ffd  -<br />
3 rows in set (0.00 sec)<br />
mysql> select * from user;<br />
b20bd3864962507e2e05cd8706440ffd  -<br />
3 rows in set (0.00 sec)<br />
</code></p>
<p>from: <a href="http://imysql.cn/2009/03/25/mysql-faq-compare-result-sets.html">http://imysql.cn/2009/03/25/mysql-faq-compare-result-sets.html</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://wuhongsheng.com/it/2009/04/mysql-command-line-tip-compare-result-sets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.260 seconds -->

