RE: Error creating a fulltext

2001-06-20 Thread Chris Bolt
What are the types of the columns? > Hi all, > ... running this query > > alter table item_dettagli > add fulltext(categoria_prezzo,settore,movimento,soggetto,lingua) > > I get this error: > > 1005 - Can't create table '.\pickwick\#sql-3d0_2.frm' (errno: 140) > Query: > alter tabl

Error creating a fulltext

2001-06-19 Thread Max
Hi all, ... running this query alter table item_dettagli add fulltext(categoria_prezzo,settore,movimento,soggetto,lingua) I get this error: 1005 - Can't create table '.\pickwick\#sql-3d0_2.frm' (errno: 140) Query: alter table item_dettagli add fulltext(categoria_prezzo,settore,movi