Updated Database management (markdown)

Aurora Lahtela 2022-07-31 08:51:10 +03:00
parent cb30ea37f1
commit 347f6244ec

@ -18,7 +18,7 @@ This article covers how to modify data in the database.
Perhaps you want to migrate the database to MySQL. Note: Moving data REMOVES ALL DATA FROM THE RECEIVING DATABASE.
1. [Set up your MySQL](https://github.com/plan-player-analytics/Plan/wiki/Bukkit-Set-Up#optional-mysql)
1. [Set up your MySQL](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#step-2-create-a-mysql-database-for-plan)
2. Set `Database.Type` back as SQLite until the move has completed, make sure your MySQL works before this.
3. Run `/plan db move SQLite MySQL`
4. `/plan reload`