INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'e10b8fa40944f84e19abf40a321f7cab2425682e64b170aac25781a95314a58e', 
    'nlcxmmPnfRV7oe3Y0gZbTy/xUtHuPstXzCQAhcCIdVg=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)