INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1c2916176d0e945744996609af78addeb03e41aded283317ec814f9b09fb6693', 
    'r9Ugh46nse1PuNWhTk3kY3wZ+hjXXcG818iL+X+DCec=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00034

Result

int(1)