I need to do some WordPress maintenance, rather than write 1000 SQL statements (well, 1043 to be exact) I want to use Alteryx.
I've done all the right things - enabled remote connection, created the ODBC, etc... and I can read my posts table very easily
The problem is the postmeta table. Every time I try to read this (using an Input tool), it might read the table the first time the workflow is run, but on every subsequent run I get ...
You have found a bug. Replicate, then let us know. We shall fix it soon
It's a fairly simple process to replicate, but is there any way I can get around this bug now ?