I have an error trying to run the tests on a MySQL server on my machine. I suppose it has to do with the fact that the 'with' operator isn't supported in MySQL. Can help me out in trying to run these tests on a MySQL server?
There certainly may be queries that MySQL lacks the SQL language support for but there's no magic fix for that. Either MySQL has support or it does not.
Hi gregrahn,
Thank you for this repository
I have an error trying to run the tests on a MySQL server on my machine. I suppose it has to do with the fact that the 'with' operator isn't supported in MySQL. Can help me out in trying to run these tests on a MySQL server?
Any help is appreciated.
Thanks, Bhargav