INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'faff0b8fc7e6c9cb4b3def2492ef4d13cba8170eb1b081a6c541b247c0cbe0e4', 
    'EvetDtnWDd00UxiwsjYs6Gt0y7lnYJqseNNX1d3R8Jc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)