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,movimento,soggetto,lingua)

.... what does it means?? (vers. 3.23.37 on win2k box)

many thanks in advance
max




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to