From: Roland Haeder Date: Mon, 10 Apr 2017 22:29:41 +0000 (+0200) Subject: updated docu, let's promoto FLOSS here (MariaDB) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4120335d61f809e3dad4883138281074a290fc5a;p=pizzaservice-core.git updated docu, let's promoto FLOSS here (MariaDB) Signed-off-by: Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index 5dce97b..74bb8f4 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -10,7 +10,7 @@ Installation instructions: Pool name: ShopPool Resource type: java.sql.Driver Driver: MySQL -Driver class: com.mysql.jdbc.Driver +Driver class: org.mariadb.jdbc.Driver URL: jdbc:mysql://localhost/your_database user: your_login