games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication

Home Page:https://forums.spongepowered.org/t/8872

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database Error

aws0jam opened this issue · comments

# Database name
database=flexiblelogin
# Password in order to login
password=""
# Path where the database is located. This can be a file path (H2/SQLite) or an IP/Domain (MySQL/MariaDB)
path="127.0.0.1"
# Port for MySQL/MariaDB connections
port=3306
# SQL server type. You can choose between H2, SQLite and MySQL/MariaDB. If you use MySQL/MariaDB. Just write MySQL.
type=MySQL
# It's strongly recommended to enable SSL and setup a SSL certificate if the MySQL/MariaDB server isn't running on the same machine
useSSL=false
# Username to login the database system
username=root

Server log
https://pastebin.com/9U9HTevB