Hi All,

I am trying to covert a column to utf char set using following query:
ALTER TABLE `node_revisions` MODIFY `title` VARCHAR(128) CHARACTER SET utf8;

but its giving me this error message:
#1283 - Column 'body' cannot be part of FULLTEXT index

mysql version is 4.x is there any idea what is the problem/
thanks for any help.

Thanks,

Comments

secgeek’s picture

well problem has been solved,i have exported table,modified it and then again imported it.so it works.

www.secgeeks.com
www.newskicks.com