INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'a115f8a6505771b91dd5199dc4cb44eafe49717cff5ca1c48767ecd4a5c33293', 
    'wO4qINbvUhYlpLJhsfiTj4W42X6BPBuJCrvLExchCbU=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)