Commit Graph

15 Commits

Author SHA1 Message Date
9159d67120 install_mysql.sh: fix error in creating system tables and also in setting root password if MySQL version is 5.6 or smaller. 2018-08-11 03:57:36 +02:00
f326e1ff40 install_mysql.sh: for (new) MySQL Version 8 installation use password plugin 'mysql_native_password' for creating password for 'root' and 'sys-maint' user. 2018-08-04 01:21:37 +00:00
eab7f57a19 install_mysql.sh: Add support for MySQL version 8.0.x. 2018-08-03 19:53:28 +00:00
01fea45c48 install_mysql.sh: take care 'postfix-mysql' is installed if needed. 2018-05-18 12:32:29 +02:00
b06ec92d30 install_mysql.sh: Fix some errors at splittet (\) commands. 2018-04-28 02:21:22 +02:00
93829be6cd install_mysql.sh: Add library 'libaio-dev' to the required debian packages. Change detecting init script/systemd service file. 2018-04-28 01:33:46 +02:00
b9907a3a98 Some minor changes. 2018-02-28 04:55:43 +01:00
81f345b175 Some minor changes. 2018-02-27 04:30:44 +01:00
b5e14dc11a Add support for MariaDB and Percona MySQL Server. 2018-02-26 03:40:43 +01:00
7a446ef2ea Some minor changes. 2018-02-21 13:55:38 +01:00
3aa3542b8f Some minor changes. 2018-02-20 03:49:49 +01:00
f5cd8578cf Fix error: proof root password if mysql is installed and running. 2018-02-20 01:08:30 +01:00
fb5b7bafab install_mysql.sh: Change default location for file 'my.cnf'. 2018-02-18 19:15:45 +01:00
3ea1c77268 Deaktivate some no more existent parameters on installation version >= 5.7 in update mode. 2018-01-16 00:31:50 +01:00
a1ae89c8a5 'Rename install_mysq.sh' --> 'install_mysql.sh'. Fix minor bug if version is <= 5.6. 2018-01-08 03:10:47 +01:00