Skip to content
Snippets Groups Projects
Commit 7022e642 authored by Dominik Häckel's avatar Dominik Häckel Committed by Daniel Black
Browse files

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
parent ea1b85bd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment