INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '933c2639d66b24f365b5efeff92159c44ed0f5f714143a5fc955bea920d43efe', 
    '/NVSBCVP/GtL56N2XZ7ReN7ZYjPGY1UeFo0JrczV6DM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00042

Result

int(1)