INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '28003ee9d68eac89f776febebe0cc2e275136008fec2e4c81d9cf789ef74d22d', 
    'xnbmsjpkWhjYF8u+KyjhS6ur1b3KAtPI5WB/p5h7sQ0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00035

Result

int(1)