I am trying to run the "load data local infile" from within a Xojo app. If you don't know Xojo think of it as a Mac version of VB for this purpose. I have no problem running the SQL from Workbench on the same machine. I get error 1148, The used command is not allowed with this MySQL version.
But why can I run the same command from Workbench on the same machine and it works?