INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '336773ad38479d4abb153b435f2a1778c210309ecdc8154f2349eae778aa069e', 
    'Ur5Ee9r+ti4sR59/Vspy+5ogxTrAb3rfue9Hbe4A2nQ=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00019

Result

int(1)