SET sql_log_bin=0; USE kamailio; CREATE INDEX method_callid_idx ON acc (method,callid);