FullText Searching: The Dilemma

Max Kanat-Alexander mkanat at bugzilla.org
Tue Jun 26 05:12:43 UTC 2007


On Mon, 25 Jun 2007 20:55:48 -0700 "Benton, Kevin"
<kevin.benton at amd.com> wrote:
> I'm sure this may have been discussed before, however, I don't see any
> reason why we can't split the bugs table into non-text fields stored
> using InnoDB and a separate bugs_more table that holds text fields
> stored in MyISAM.

	Yes, I've considered that. I'm against it ecause only MySQL
needs that, and I don't want to have this extra table in there for
every DB just because MySQL has this limitation.

	Also, that doesn't solve the other problems.

	Basically, it just doesn't sound to me like an architecturally
ideal solution.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla Services. And Everything Else, too.



More information about the developers mailing list