This website requires JavaScript.
Explore
Help
Sign In
script
/
mysql
Watch
1
Star
0
Fork
0
You've already forked mysql
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christoph
33c66606e9
Change comment..
2023-02-13 15:43:12 +01:00
conf
Add script restore_database.sh.
2022-07-05 18:46:56 +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
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_dbaccess_to_user.sh
Add example entries for possible ip-address/-network settings to 'Host' variable.
2020-09-01 16:01:09 +02:00
max_memory_limit_mysql.sh
create_database.sh, max_memory_limit_mysql.sh: use configuration file 'mysql_credetials.conf'.
2018-12-10 16:32:47 +01: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
Description
No description provided
429
KiB
Languages
Shell
59.9%
Perl
40.1%