FAQ

Can I use this module for Android games?

Yes you can! This module supports Windows builds, Android builds, WebGL builds

What type of server do I need?

You need Mysql Server 5.7 or 8 version Also you can use MariaDB server 10.x

Can I use XAMPP with this module?

XAMPP include MariaDB server, so you can use this module with it

I have freezes with SELECT Actions and error "Socket Exception"

From 1.0.9 version all the freezes where fixed

Can you recommend some Mysql servers Worldwide?

The choice of provider is entirely up to you, just remember the requirements of this module.

PlatformNotSupportedException: Operation is not supported on this platform..... MysqlConnect.cs:41

To fix this error just change your project`s Api Compatibility Level to .NET 4.x

Last updated