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
65
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
114deb22c7
Merge branch 'master' of
https://git.oopen.de/script/mysql
2022-07-05 18:47:31 +02: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: add (new) sovjket location '/run/mysqld/'.
2022-07-05 18:46:40 +02:00
drop_database_user.sh
Add script 'drop_database_user.sh'.
2020-09-01 15:36:03 +02: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%