mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 02:25:34 +01:00
Updated Database management (markdown)
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`
|
||||
|
Loading…
Reference in New Issue
Block a user