Thanks Paul - it worked perfectly. And for anyone else listening, modifying
the table did not adversely affect the data (although I did back up just in
case). --Aaron
On 11/1/02 7:34 PM, "Paul DuBois" <[EMAIL PROTECTED]> wrote:
> At 15:25 -0600 11/1/02, Aaron Merri
Ladies & Gentlemen,
The manual says "FULLTEXT indexes are used with MyISAM tables and can be
created from VARCHAR and TEXT columns at CREATE TABLE time or added later
with ALTER TABLE or CREATE INDEX."
I get the following error when I try to add a full text index for a
mediumblob column - but not