How do I create a MySQL database?

1) Log into Vizor here: https://vizor.daemex.io

2) Click My Servers

3) Click the server where you want to add a MySQL database.

4) Click Databases on the left side.

5) Name your database anything you'd like and leave the connections as %.

6) Click Create Database

7) Under Configured Databases, you will see your newly created database.

8) Connect to your database using the details provided. Use a MySQL client such as HeidiSQL (https://www.heidisql.com/) if you need to connect to the database directly and modify the tables. If you are setting up a mod or plugin or application that creates the tables automatically, just supply the details for the MySQL database in it's configuration files and you're done.

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I create scheduled tasks (scheduled restarts or run commands automatically)?

1) Log into Vizor here: https://vizor.daemex.io 2) Click My Servers 3) Click the server where...

How do I change the name of my server?

1) Log into Vizor here: https://vizor.daemex.io 2) Click My Servers 3) Click the server where...

How can I change the startup parameters specific to my game service (Steam access tokens, slots, etc.)?

1) Log into Vizor here: https://vizor.daemex.io 2) Click My Servers 3) Click the server where...

How do I manage my server (start, stop, restart, run commands, and view resource usage)?

1) Log into Vizor here: https://vizor.daemex.io 2) Click My Servers 3) Click the server where...

Does Vizor have an API?

Yes! Vizor ships with an account API that allows you to manage your server via an external custom...