INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '361224ae9326920a9fd9a49c4c8d63ab60c7e70752399de21ce09e01602f01ec', 
    'wS1LI0WHkPmwK1BGzJG6e7RSlyFQGPHUXhU7EgMKmlw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00060

Result

int(1)