INSERT INTO cscart_aprillock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'c44cf17368c7df6154bb00928e6728fa05903a8c27bd490ea4f6c5fdc4965e28', 
    '+0Ni2h8DUPcO6/jU/mMvx/gdf/xsEi/lTRECesxWluc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00033

Result

int(1)