INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'd3be22c28a23accee56416747dc4e9932abf2376181b9598f98c0460fd0e4d1f', 
    'mYUgceA0jskF0GxnhgL13/Md98eGKtU2adGyScwUQH4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00037

Result

int(1)