Hello,

> I would need to index FULLTEXT two columns in a InnoDB table. How do you
solve
> the problem?

As you have noticed - you cannot.

So, all you can do is creating a MyISAM table and copying
the column contents.

With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to