INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '998e4e6589b022a8e73241a98b1ebcac206ade0a55db64fdeea16eb9da9d1929', 
    'EJsP4NAIpG6tttb6CS8J6WRCKoEw1MzmPbVGh26K1lo=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00026

Result

int(1)