cherosoullis VIP
Total posts: 165
16 Feb 2014 02:39

I am trying to load some data to multible level select field from a text file and I get the following error:

Can't DROP 'idx_field'; check that column/key exists SQL=ALTER TABLE t6rvy_js_res_field_multilevelselect DROP KEY idx_field, DROP KEY idx_lr, DROP KEY idx_parent;

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
17 Feb 2014 01:03

Use PMA to create this index.

Or install Cobalt over. It should restore tables and create indexes.

Powered by Cobalt