Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not download MySQLTuner every time #46

Closed
drupaladmin opened this issue Aug 6, 2020 · 0 comments · Fixed by #55
Closed

Do not download MySQLTuner every time #46

drupaladmin opened this issue Aug 6, 2020 · 0 comments · Fixed by #55
Labels
bug Something isn't working enhancement New feature or request

Comments

@drupaladmin
Copy link
Contributor

И еще — понятно, что это не ваш баг, но mysqltuner пытается получить данные через hostname -I. Проблема в том, что у меня на сервере hostname не понимает -I, ему вместо этого надо дать -i. Вручную подправить две строчки в скрипте — не проблема, но он каждый раз скачивается заново. Это действительно необходимо — каждый раз качать сторонний скрипт?

@drupaladmin drupaladmin added bug Something isn't working enhancement New feature or request labels Aug 6, 2020
drupaladmin added a commit that referenced this issue Nov 21, 2020
- Improved documentation.
- Added option -m to set memory limit for MySQL in MBs. Closes #42
- Fixed downloading MySQLTuner every launch. Closes #46
- Added option -k - Releem API Key authorization.
- Created Releem Community groups on Slack and Telegram.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant