Christoph chris
  • Joined on 2023-02-13
chris pushed to master at backup/backup-rcopy 2023-08-16 17:59:07 +02:00
2a6ab0d97a mysql_backup.sh: don't include databases 'mysql' and 'sys' into database creation sql file.
chris pushed to master at script/mysql 2023-08-13 16:29:05 +02:00
a585a90b56 create_database.sh: add default database user.
Compare 2 commits »
chris pushed to master at script/monitoring 2023-08-13 16:16:14 +02:00
5c09affc7c check_webservice_load.sh: remove debugging code.
chris pushed to master at script/monitoring 2023-08-13 16:06:45 +02:00
d633fdc223 check_webservice_load.sh: add support of 'MariaDB'.
chris pushed to master at backup/backup-rcopy 2023-08-12 22:58:02 +02:00
441f3cee66 mysql_backup.sh: add 'Create user' scripts..
119bc81043 hosts/scripts/mysql_backup.sh: exclude some user like 'mariadb.sys' from user-creation-statements.
Compare 2 commits »
chris pushed to master at install/mysql 2023-08-12 14:15:03 +02:00
2eede9f6a0 install_mysql.sh: add some comments for DFefault wavues.
chris pushed to master at script/mysql 2023-08-09 11:09:22 +02:00
5bdb646de7 optimize_mysql_tables.sh, optimize_mysql_tables-ND.sh: some design changes..
30ca2c1a72 flush_host_cache.sh, flush_query_cache.sh: support parallel installations.
8876617d4c create_database.sh: some minbor changes in script output.
Compare 3 commits »
chris pushed to master at script/monitoring 2023-08-09 01:43:40 +02:00
b6bbf99bea check_service.sh: Fix error in determin 'check_string_ps'.
chris pushed to master at script/sync 2023-08-08 23:52:41 +02:00
56d3456813 sync_databases_between_mysql_installations.sh: some minor changes..
chris pushed to master at script/sync 2023-08-08 23:43:48 +02:00
fb7d55954a sync_databases_between_mysql_installations.sh: some minor changes..
chris pushed to master at script/sync 2023-08-08 23:17:31 +02:00
16685fe43b sync_databases_between_mysql_installations.sh: allow adjusting mysqldunp parameter '--max-allowed-packet'.
chris pushed to master at install/mysql 2023-08-08 22:22:58 +02:00
f3bec24fa3 Add 'NO_INIT=true' to MySQL systemd environmet file.
6527d9fa11 Adjust example configurations..
Compare 2 commits »
chris pushed to master at backup/backup-rcopy 2023-08-06 18:30:56 +02:00
c08ab862a5 backup_script.sh.sample: add empty line for better reading..
chris pushed to master at backup/backup-rcopy 2023-08-06 18:19:46 +02:00
a2418463f7 Support setting MySQL System Variable '--max-allowed-packet' at host configuration - part 2
chris pushed to master at backup/backup-rcopy 2023-08-06 18:15:25 +02:00
fbabeb6873 Support setting MySQL System Variable '--max-allowed-packet' at host configuration.
chris pushed to master at install/mysql 2023-08-05 09:20:31 +02:00
ec4e0cf905 install_mysql.sh: remove unkown parameter 'net_read_timeout' and 'net_write_timeout' from configuration file, section '[mysqldump]'.
chris pushed to master at script/nextcloud 2023-08-05 00:42:42 +02:00
ebdccd5c44 occ_maintenance.sh: some minor changes to the script output.
chris pushed to master at install/mysql 2023-08-04 14:27:35 +02:00
c5e3cbbe97 install_mysql.sh: fix error writing configuration file; change download URL for MariaDB.
chris pushed to master at install/mysql 2023-08-04 13:11:37 +02:00
22d6f4bd7c install_mysql.sh: adjustment of some parameters .
chris pushed to master at install/mysql 2023-08-04 13:07:24 +02:00
21198e49e5 my.cnf: some changes on some parameters..