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
29
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
chris
8a825e2286
Merge branch 'master' of
https://git.oopen.de/script/mysql
2018-12-05 18:27:14 +01:00
conf
Optimize/Repair table scripts: ommit tables with table engine InnoDB.
2018-08-31 03:24:42 +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: supports creatuing user with access from outside.
2018-12-05 15:37:02 +01:00
drop_database.sh
Change handling od database files.
2017-09-23 01:59:34 +02:00
drop_tables.sh
Add script 'drop_tables.sh'.
2018-02-19 17:04:46 +01:00
flush_host_cache.sh
Move optimize_mysql_tables.conf.sample mysql_credetials.conf.sample. Read configuration file by scripts 'optimize_mysql_tables.sh' 'flush_query_cache.sh' and 'flush_host_cache.sh'.
2017-07-03 16:20:48 +02:00
flush_query_cache.sh
flush_query_cache.sh: fix error if mysql distribution is not MySQL (i.e. Percona/MariaDB).
2018-12-05 18:26:40 +01: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
max_memory_limit_mysql.sh
Initial import
2017-02-21 02:31:30 +01:00
mysql_memory_usage.sh
Initial import
2017-02-21 02:31:30 +01:00
optimize_mysql_tables-ND.sh
optimize_mysql_tables.sh,optimize_mysql_tables-ND.sh: fix error in writing the logfile.
2018-08-31 11:44:50 +02:00
optimize_mysql_tables.sh
optimize_mysql_tables.sh,optimize_mysql_tables-ND.sh: fix error in writing the logfile.
2018-08-31 11:44:50 +02:00
repair_mysql_tables.sh
Optimize/Repair table scripts: ommit tables with table engine InnoDB.
2018-08-31 03:24:42 +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%