Commit Graph

25 Commits

Author SHA1 Message Date
7b97a5d6ff create_database.sh: a really small changes on scipt output. 2025-03-11 10:51:09 +01:00
845e9cf8ad Fix errors in case of multiple mysql installations. 2024-01-17 01:40:49 +01:00
d0d7c01ba3 Merge branch 'master' of https://git.oopen.de/script/mysql 2023-08-13 16:28:52 +02:00
a585a90b56 create_database.sh: add default database user. 2023-08-13 16:28:32 +02:00
8876617d4c create_database.sh: some minbor changes in script output. 2023-08-09 09:10:35 +02:00
51eca01227 create_database.sh: a minor change in script output. 2022-10-26 18:17:24 +02:00
ca220a21fb create_database.sh: add (new) sovjket location '/run/mysqld/'. 2022-07-05 18:46:40 +02:00
c21a135b39 create_database.sh: support different charset and collate settings for database creation. 2022-06-07 01:20:06 +02:00
340b8fae1b Add example entries for possible ip-address/-network settings to 'Host' variable. 2020-09-01 16:01:09 +02:00
09bda7f950 Get rid of unused commented code lines. 2020-09-01 14:38:28 +02:00
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