mysql-gelf icon indicating copy to clipboard operation
mysql-gelf copied to clipboard

Updates to the script to support debian-based environments.

Open henrylwilliams opened this issue 8 years ago • 0 comments

Updated the script to support debian-based environments.

  • Corrected some syntax for use in debian-based environments.
  • Corrected an issue with using the eval command.
  • Corrected 'Bad Substitution' issue.
./mysql-status.sh: 22: ./mysql-status.sh: Bad substitution
./mysql-status.sh: 1: ./mysql-status.sh: Syntax error: redirection unexpected
  • Added ability to define the MySQL host.

TODO:

  • Add check to see if mysql command is installed.

henrylwilliams avatar Feb 23 '17 17:02 henrylwilliams