Setup and usage
Last updated
Last updated
If you want to use this in production - your database need to be opened to the world. Otherwise - you will not connect to database. For local connection check your firewall and open database port. Default MySql port is 3306. If you want to use WebGL build - skip this setup and read "Action Use WebGl"
Make Global or Local Variable that will save your connection string. Add Trigger "On start" and add action "Mysql Set Config".
After this use Mysql Connect Action to make connection to your database!
If you have some troubles with this - watch this tutorial video
If everything is good, this action will make a connection string which you will use in other Mysql Actions