INSERT INTO vi_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'e66b30a0890dc1735485655e0093f08c5c0998c6fc5b71a1fbc44602d5dda7b3', 
    'yO1j7io7LLTP4DxaLeeOeJ0TV+YltZovJsy/tSJw94M=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00020

Result

int(1)