Comment 3 for bug 1436793

Revision history for this message
Wayne Davison (wayned) wrote :

Note: my suggested RLIKE would need an extra backslash to make it through perl's double-quoted string parsing:

                          "AND NOT VERSION() RLIKE '^(5|10)\\..*MariaDB'");