Re: FullText Search in 3.23

2001-02-07 Thread Sergei Golubchik
Hi! On Feb 06, Mike Boulet wrote: > I read the Docs about this new feature and its says that only VARCHAR and > TEXT fields are supported. > I am not sure if this means that TINYTEXT,MEDIUMTEXT, and LONGTEXT types are > supported also. Sure, all the *TEXT types are supported. Regards, Sergei -

FullText Search in 3.23

2001-02-06 Thread Mike Boulet
I read the Docs about this new feature and its says that only VARCHAR and TEXT fields are supported. I am not sure if this means that TINYTEXT,MEDIUMTEXT, and LONGTEXT types are supported also. Does anyone know? thanks! - Befo