Added a new resource for installing MySQL in detail. Got to know about this tutorial while looking for some resources to learn SQL. I believe this reference will add more value to this article. Hope this small contribution will help other learners.

Sarang S Babu 2022-09-21 14:47:39 +05:30
parent 44b88a9f84
commit 33bd0e35d2
1 changed files with 4 additions and 1 deletions

@ -200,4 +200,7 @@ for windows we refer to the following guide: [guide](https://www.onlinetutorials
After the server has been set up, follow the linux tutorial from this point on: https://github.com/webbukkit/dynmap/wiki/MySQL-MariaDB-Storage#setup-of-the-mysqlmariadb-server
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database.
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database.
**Further Reading - **
https://www.scaler.com/topics/sql/how-to-install-mysql-in-windows-10/