INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '37cbef2bc346dd7d702bbe4502d64175b3805e01ceca1f624ed3bdf2e8c4f877', 
    'TND4tYuolTpXHkgj40ut/PprsmySJ+kbaFpYwzaI/Us=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00046

Result

int(1)