INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'dde51d294d04e7f96d7d58119c71d89af6fbdb781b92008258f6d81a433444b7', 
    'QtslkJze36AsLueNrrltgx0GWuVh11aF9xwSu9e5yIM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.01182

Result

int(1)