Unity3d 2019.1.2f1 Project with connection to any mysql server.
Platform: PC, Android.
MySQL connector Connector/NET 8.0.16: https://dev.mysql.com/downloads/connector/net/
Open the project with Unity3d 2019.1.2f1 Import to the proyect only the library: MySql.Data.dll Delete the libraries: rest.
Minimum API Level: 26 Target API Lelvel: Automatic. Api Compoatibility Level .NET 4.x Scripting Runtime version: .NET 4.x Equivalent
MySQL servers to test: https://remotemysql.com
Example of code: https://www.mono-project.com/docs/database-access/providers/mysql/