INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '84412af71e6921a247c30806c9ee022b96d4862083d08b96903eda1e33461362', 
    'eo9oGtMHxO0K4A71oDYSvtJ+Ezof/FoWGl5jgKL2C1k=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00056

Result

int(1)