Commit Graph

15 Commits

Author SHA1 Message Date
2d761934d4 Fixed some errors on multiple MySQL installations. 2020-09-01 14:36:00 +02:00
6849cf5c72 create_database.sh: support full UTF-8 support (utf8mb4). 2020-05-26 00:04:01 +02:00
65038c3b9a Update code to determin current database installation. 2020-05-25 23:19:15 +02:00
ea8fc078c2 Try to determin 'MYSQL_CREDENTIAL_ARGS' if not given. 2020-05-12 19:25:56 +02:00
5d68e7494f Fix some errors for drop/create scripts in case og multiple mysql instances. 2019-11-05 17:17:04 +01:00
aa98cc0fbc Only one configuration file for all database creation/drop scripts. 2019-11-05 15:14:58 +01:00
52b57aafea create_database.sh: support mariadb 10.4 2019-11-02 02:37:34 +01:00
b61cc133f0 create_database.sh: add support of multiple MySQL installations. 2019-01-30 14:58:24 +01:00
eb335c9a95 create_database.sh, max_memory_limit_mysql.sh: use configuration file 'mysql_credetials.conf'. 2018-12-10 16:32:47 +01:00
5221328f91 create_database.sh: add support for MariaDB 2018-12-10 04:24:16 +01:00
a397141904 create_database.sh: supports creatuing user with access from outside. 2018-12-05 15:37:02 +01:00
3baebe1300 create_database.sh: remove giving Super_priv to created user.. 2018-09-10 15:52:26 +02:00
dafc793007 create_database.sh: add support for MySQL version 8.0.x 2018-08-03 23:49:05 +00:00
ce28ffd467 Change handling od database files. 2017-09-23 01:59:34 +02:00
e04e224888 Add/Redesign scripts for creating/dropping databases 2017-09-23 01:09:29 +02:00