INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '3360d53ab25feeb3550f1105c1e032605b5eb707f3105234313eb512e5d2712c', 
    'wq1urmBwxrmIPt0YYQ5Yyh1KKX9yNf/ST7WqwxxPPjQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)