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