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
;
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 KEYidx_field
, DROP KEYidx_lr
, DROP KEYidx_parent
;