<?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>Comments on: Fulltext boolean search on InnoDB</title>
	<atom:link href="http://www.hazaah.com/databases/fulltext-boolean-search-on-innodb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hazaah.com/databases/fulltext-boolean-search-on-innodb/</link>
	<description>buffle the world</description>
	<lastBuildDate>Fri, 12 Feb 2010 18:20:09 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vladimir Cvetic</title>
		<link>http://www.hazaah.com/databases/fulltext-boolean-search-on-innodb/comment-page-1/#comment-8034</link>
		<dc:creator>Vladimir Cvetic</dc:creator>
		<pubDate>Wed, 02 Apr 2008 07:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.knowbies.com/vladimir-cvetic/something-else/fulltext-boolean-search-on-innodb/#comment-8034</guid>
		<description>while t1 is innoDB (and thus enabling you to maintain  referential integrity through foreign keys), t2 is Myisam  and it allows you to do full text search.</description>
		<content:encoded><![CDATA[<p>while t1 is innoDB (and thus enabling you to maintain  referential integrity through foreign keys), t2 is Myisam  and it allows you to do full text search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dušan</title>
		<link>http://www.hazaah.com/databases/fulltext-boolean-search-on-innodb/comment-page-1/#comment-7980</link>
		<dc:creator>Dušan</dc:creator>
		<pubDate>Mon, 24 Mar 2008 22:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.knowbies.com/vladimir-cvetic/something-else/fulltext-boolean-search-on-innodb/#comment-7980</guid>
		<description>HI,

It&#039;s not clear to me what is the addvantage of this technique to the simple inserting of the new query that will update second table just after inserting data in t1?</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>It&#8217;s not clear to me what is the addvantage of this technique to the simple inserting of the new query that will update second table just after inserting data in t1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rui</title>
		<link>http://www.hazaah.com/databases/fulltext-boolean-search-on-innodb/comment-page-1/#comment-934</link>
		<dc:creator>rui</dc:creator>
		<pubDate>Sat, 19 May 2007 11:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.knowbies.com/vladimir-cvetic/something-else/fulltext-boolean-search-on-innodb/#comment-934</guid>
		<description>nice tip!
 i was just looking some way to use innodb and fulltext together... this seems a good way since myisam dont permit tables relations!
cheers</description>
		<content:encoded><![CDATA[<p>nice tip!<br />
 i was just looking some way to use innodb and fulltext together&#8230; this seems a good way since myisam dont permit tables relations!<br />
cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
