INSERT INTO q_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '0150af70c8da0bea4749c5d9836cd50fc2b6183695d204eda4150170e7d42f92', 
    'l05jqd7Ghuyi41u++8LN5zrflxB4uXs/kLrfbJIPUu0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)