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
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