Edit

Drupal MySQL Removes fields pending for deletion to uninstall a stuck module

DELETE FROM `field_config` WHERE `field_config`.`deleted` = 1;