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=282c2ed7e32db8cbded07535f4e7a62d1e178b40;p=addressbook.git updated docu, let's promoto FLOSS here (MariaDB) Signed-off-by: Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index 6d3b0f8..8b27992 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -10,7 +10,7 @@ Installation instructions: Pool name: AddressbookPool 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