-
- Downloads
Invert single and double quotes for sql command definitions in healtcheck.sh
This way the sql commands are compatible with all sql_modes When using sql_mode ANSI_QUOTES the healtcheck failed with a query error because in this mode double qutes are interpreted as identifier quote Resolves #538
Showing
- 10.10/healthcheck.sh 4 additions, 4 deletions10.10/healthcheck.sh
- 10.11/healthcheck.sh 4 additions, 4 deletions10.11/healthcheck.sh
- 10.4/healthcheck.sh 4 additions, 4 deletions10.4/healthcheck.sh
- 10.5/healthcheck.sh 4 additions, 4 deletions10.5/healthcheck.sh
- 10.6/healthcheck.sh 4 additions, 4 deletions10.6/healthcheck.sh
- 11.0/healthcheck.sh 4 additions, 4 deletions11.0/healthcheck.sh
- 11.1/healthcheck.sh 4 additions, 4 deletions11.1/healthcheck.sh
- 11.2/healthcheck.sh 4 additions, 4 deletions11.2/healthcheck.sh
- 11.3/healthcheck.sh 4 additions, 4 deletions11.3/healthcheck.sh
Loading
Please register or sign in to comment