<?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>评论：sphinx mysql 增量索引</title>
	<atom:link href="http://blog.51yip.com/mysql/59.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mysql/59.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>来自：wbb</title>
		<link>http://blog.51yip.com/mysql/59.html/comment-page-1#comment-17329</link>
		<dc:creator>wbb</dc:creator>
		<pubDate>Fri, 20 Nov 2015 04:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=59#comment-17329</guid>
		<description>网上那种方法应该是没有问题的，为什么会  “WHERE id&gt;( SELECT max_doc_id FROM sph_counter WHERE counter_id=1 )，这里肯定是等于或者小于而不是大于”？   主数据索引设置小于等于是为了避免重复，等于说切好一个点，增量时就是读这个点以后的数据。 这看起来并没有什么问题，lz是不是理解错了</description>
		<content:encoded><![CDATA[<p>网上那种方法应该是没有问题的，为什么会  “WHERE id&gt;( SELECT max_doc_id FROM sph_counter WHERE counter_id=1 )，这里肯定是等于或者小于而不是大于”？   主数据索引设置小于等于是为了避免重复，等于说切好一个点，增量时就是读这个点以后的数据。 这看起来并没有什么问题，lz是不是理解错了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
