From 77aaedcf456cee34dbfb30516e57c3e9241212c8 Mon Sep 17 00:00:00 2001 From: JurgenKuyper <45831568+JurgenKuyper@users.noreply.github.com> Date: Mon, 7 Nov 2022 08:37:59 +0100 Subject: [PATCH] removed SQLite typo --- MySQL-MariaDB-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MySQL-MariaDB-Storage.md b/MySQL-MariaDB-Storage.md index 762ae77..7994d9d 100644 --- a/MySQL-MariaDB-Storage.md +++ b/MySQL-MariaDB-Storage.md @@ -200,7 +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 database. Further Reading - https://www.scaler.com/topics/sql/how-to-install-mysql-in-windows-10/