INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'bea189169f5616754e61af6152ffa20edf1428fca683df0421fee2d10c21eb6b', 
    'l/FIxnLk5paFWtrPUhsFB2O2EuyLEUZZGQ/2ynNZoxE=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)