INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a89de93a906a11f8a6f3dadcca8292893ac9b19a2eaebfa1a1db7d5e7a48a675', 
    'sTmzNgGXe1tTa2TBcFoYZoqszGCx45YNA7PT/tR1wtI=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)