-- add an audit table to track changes to users DROP INDEX audit_change_idx; DROP TABLE audit;