INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '9dc426188f9ccee2fec94c34e28271aa6022b3afc8a5c6ba161e5ca443582947', 
    'agfmP0yPHnPne9eMhLrxqAx7sqFZ/axwE9ka9cxGCgw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)