INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '7f1299aa3e0b66d8e9b15c0bf6bf31d0c7e78180ab7358eaacba47e73539324e', 
    'ju295uCbCPY4IJxP6/xq3OSCqJo3iSPLA5LqxGKthn4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00021

Result

int(1)