INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '59598ba82ad1a20d052d9eb733eb033639f6c00eda6432387852aa04952d96b4', 
    'snEPtyL7jVoEgwi1nsoy2QVjpVN/pIsOQM8sE+XAfdM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)