INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '13607eb58b45a8e17743ff84535559eadbf5e7301ec5eec3d3322a55b05214f8', 
    'GcLGM9tu0gL8Kiiws1JAmohOSExSqGNzT/V/llVF80s=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00044

Result

int(1)