USE accounting; SET autocommit=0; INSERT INTO cdr_tag SET id = null, type = 'extra_rate'; COMMIT;