|
b5ebc13eb6
|
install_mysql.sh: only one change in comment.
|
2018-12-10 16:29:35 +01:00 |
|
|
b358031075
|
install_mysql.sh: fix error in creating maintance MySQL User in case of MariaDB
|
2018-12-10 03:25:21 +01:00 |
|
|
1a577e58ff
|
install_mysql.sh: minor changes in getting current mysql version - (relevant for mysql 8.x).
|
2018-12-03 13:46:40 +01:00 |
|
|
9a5820c00f
|
install_mysql.sh: add comments to 'my.cnf'.
|
2018-12-03 13:14:04 +01:00 |
|
|
01c1aead0f
|
install_mysql.sh: some minor fixes.
|
2018-10-07 15:05:51 +02:00 |
|
|
5212593886
|
install_mysql.sh: innodb_additional_mem_pool_size is deprecated and removed since version 5.7.
|
2018-09-13 04:43:26 +02:00 |
|
|
fbb0219744
|
install_mysql.sh: comment out sql_mode in file 'my.cnf'.
|
2018-08-11 13:26:33 +02:00 |
|
|
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 |
|