INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '71b1778ef0b424edc8559e8aad92110542ef087e4f264fe05476504b22b91176', 
    'Wq0G3DZ53AgtS+iXj8Xc90b3ZIMP0KU3ZIUfzu0nF78=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00039

Result

int(1)