use accounting; set sql_log_bin=0; alter table accounting.cdr drop key estatus, add index ecrstatus (export_status,call_status,rating_status);