I have a program where I'm using duckdb to update tables in mysql where the mysql tables represent the current state and my local duckdb processing is doing the heavy lifting of comparing the values, ...