Go to file
2023-05-04 13:27:54 +02:00
conf max_memory_limit_mysql.sh: add support for MariaDB 2023-04-07 02:11:01 +02:00
OLD Remove commented old code. 2018-03-05 01:11:51 +01:00
utils Change handling od database files. 2017-09-23 01:59:34 +02:00
.gitignore Add/Redesign scripts for creating/dropping databases 2017-09-23 01:09:29 +02:00
create_database.sh create_database.sh: a minor change in script output. 2022-10-26 18:17:24 +02:00
databases-web0-alt.lst max_memory_limit_mysql.sh: add 'max_allowed_packet' which is also relevant for maximum memory usage. 2023-05-04 13:27:54 +02:00
drop_database_user.sh Change comment.. 2023-02-13 15:43:12 +01:00
drop_database.sh drop_database.sh: change some script output. 2020-09-01 14:46:24 +02:00
drop_tables.sh Fixed some errors on multiple MySQL installations. 2020-09-01 14:36:00 +02:00
flush_host_cache.sh optimize_mysql_tables-ND.sh, flush_host_cache.sh, lush_query_cache.sh: check also socket path '/run/mysqld/mysqld.sock'. 2020-08-21 10:23:54 +02:00
flush_query_cache.sh optimize_mysql_tables-ND.sh, flush_host_cache.sh, lush_query_cache.sh: check also socket path '/run/mysqld/mysqld.sock'. 2020-08-21 10:23:54 +02:00
FORWARDERS_IN.sql Initial import 2017-02-21 02:31:30 +01:00
FORWARDERS_OUT.sql Initial import 2017-02-21 02:31:30 +01:00
grant_backup_privileges_to_user.sh Add scripts: 'grant_backup_privileges_to_user.sh' and 'grant_full_access_to_user.sh'. 2023-02-13 15:43:56 +01:00
grant_dbaccess_to_user.sh Add example entries for possible ip-address/-network settings to 'Host' variable. 2020-09-01 16:01:09 +02:00
grant_full_access_to_user.sh Add scripts: 'grant_backup_privileges_to_user.sh' and 'grant_full_access_to_user.sh'. 2023-02-13 15:43:56 +01:00
max_memory_limit_mysql.sh max_memory_limit_mysql.sh: add 'max_allowed_packet' which is also relevant for maximum memory usage. 2023-05-04 13:27:54 +02:00
mysql_memory_usage.sh Initial import 2017-02-21 02:31:30 +01:00
optimize_mysql_tables-ND.sh optimize_mysql_tables-ND.sh, flush_host_cache.sh, lush_query_cache.sh: check also socket path '/run/mysqld/mysqld.sock'. 2020-08-21 10:23:54 +02:00
optimize_mysql_tables.sh optimize_mysql_tables.sh: check also socket path '/run/mysqld/mysqld.sock'. 2020-08-21 10:20:20 +02:00
repair_mysql_tables.sh repair_mysql_tables.sh: fix missing initial value for 'MYSQL_CREDENTIALS_GIVEN'. 2020-10-23 02:29:02 +02:00
restore_database.sh Add script restore_database.sh. 2022-07-05 18:46:56 +02:00
tuning-primer.sh Initial import 2017-02-21 02:31:30 +01:00