INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '797782c96e2064985efeaa65eb2c9c1ef38d87de5a0216f43b7754e72bb9aeb3', 
    'Tb4U1i9Ph3x/b15I6UIa/+kNovpoH77v2x6sUZxA8Z4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00025

Result

int(1)