INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '10e727568ec7950961a879845ddc27ff6b433c072a71cd40266e38e39cd06470', 
    'jiC5xMQrCBYzhftuoNe3MgS+qlX+UBAjh7MDTrb3nhs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00036

Result

int(1)