INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '26d050ec27124602b69041e85e35bc911768a3be3231b8ae55eb0c7be93b7e0b', 
    'sItlrhZO2k2/SxD433/g+/Pfc7J32GvWCGXaiipYuzM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)