how can i edit on phpmyadmin to give fk_i_item on table oc_item_location a AUTO_INCREMENT option like pk_i_id on oc_t_item table
to take both the same number
when i try to edit it
appear to me this error
Cannot change column 'fk_i_item_id': used in a foreign key constraint 'oc_t_item_location_ibfk_1'
how can i solve this problem
thanks in advanced