When building for MacOS or Windows and running using mySQL, a warning "not supported on the target platform" is put into the log. This is due to the usage of "MySql.Data.MySqlClient"
Note: Works perfectly fine in the editor and the build works as well
When building for MacOS or Windows and running using mySQL, a warning "not supported on the target platform" is put into the log. This is due to the usage of "MySql.Data.MySqlClient"
Note: Works perfectly fine in the editor and the build works as well