Created abolish_incremental_tables_single, mostly for internal use.
It turned out that when throwing over incremental tables, not all stuff was being cleaned up and we would sometimes
get core dumps. Replacing abolish_incr_table in throw with abolish_incremental_table_single fixes the bug.