I cannot create a MySQL data model using Visual Studio with an ADO.NET data object because I get this error:
An error occurred while executing the command definition. See Internal Exception for more details. Unknown table options in information_schema
I downloaded the .NET Connector 6.3.6.
How can this be solved?
source share