INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '38d16322a61c9af2021468e40ae7b2e7bb90112c5977dcc31a3f36dc4fe37ef5', 
    'SBEdx3vZ7mYZPVtCsgxFPjUjxisMITSy22hXFnLGEj0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00071

Result

int(1)