Error reporting

Follow

Comments

3 comments

  • Avatar
    Lim W S

    I get following message when execute bash ./s9s_error_reporter -i 1

    Could not find mysql client binary

    Change MYSQL_BIN in beginning of the scipt

    to show the path, run which mysql

    /usr/bin/mysql

    After that, vi s9s_error_reporter and change the MYSQL_BIN to following:

    MYSQL_BIN=/usr/bin/mysql

    Hope this help who get the same error.

    0
    Comment actions Permalink
  • Avatar
    Johan

    Hi,

    Thanks for the remark. We will fix this issue in the next release.

    BR

    johan

    0
    Comment actions Permalink
  • Avatar
    french macdonald

    In space waves, don't forget to use the spaceship's special skill when necessary. It can help you get out of dangerous situations.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk