Multiple Statement Execution problem
Date: October 14, 2009 03:22AM
Hi all,
Does MySql.Data.MySqlClient allow Multiple Statement Execution?
Adding OPTION=67108864 (FLAG_MULTI_STATEMENTS) to the connection string has failed.
How to add this option to the connection string (im using c#) or the Administrator parameters?