Bill

Results 3 comments of Bill

It works just fine with MySql.Data. In our case is because ";"

> > trying to execute a query like this: ";WITH cte0 as ( SELECT 1 as xxx) SELECT 2 as xxx", > > Why are you beginning a SQL query...

> I know how to get around this error by disabling timestamps in my server configuration @Xipooo can you offer more details on how you did it? how the config...