INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '7211a3b2656eb378521454e741df5bc9d63819a6fe1642171129afeb0afc10ce', 
    '49tjauWB/Bgw3lavXCca1qOEZeB9vEYWQHPFayFB0tM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)