INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'd2b0a3eb42adeb243ecc06ee54f76a576c18f4c8527c06db2dbdb6ec79ca30c1', 
    '/Z6DC/QvuuXvlxLw6wIc2ddGqHG5/ikrSfkIgajnaAg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00028

Result

int(1)