INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2118fd0e01b285dc624f201a0fcd9a890204252abf6c369c794d08b5f7e84331', 
    'r24uv7gVdhbMS/yCs/K/iwW+P8Z77hvCWnEYXVnX740=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00045

Result

int(1)