INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '360defc8c61d038dee3715becfea2b4b642db87bfa3aa8cdb1174ee204d1eda3', 
    '6GAVaEXZrE7PjWEDbkGbeZT7+WLUy30VyahI4PpGA2c=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00023

Result

int(1)