INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'ae7c90798a15e48d59153ee27e97a17fd10902717118a1b940e76cc4cddc3858', 
    '/NFQFvDdBIsVyxIx/eQr1gwgZO/1te/gaec0pKGrPGc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00037

Result

int(1)