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

Query time 0.00034

Result

int(1)