options (Filter.ccrfilter)

Overview

In 23.08, 23.02, 22.08, 6:

Specificies additional options for the regular expressions; 'ignorecase' makes the matching case insensitive (on by default), 'case' makes the matching case sensitive and 'extended' causes whitespace to be ignored. They have been deprecated and you should instead use pattern settings in the regular expressions themselves.

In 22.08:

Specificies additional options for the regular expressions; 'ignorecase' makes the matching case insensitive (on by default), 'case' makes the matching case sensitive and 'extended' causes whitespace to be ignored. They have been deprecated and you should instead use pattern settings in the regular expressions themselves.

In 2.5:

A description for this Module Parameter has not yet been added to this Documentation.

In 2.4:

Not present

USAGE

DETAILS

SYNONYMS

SCHEMA

PARAMETERS

SKYSQL

PRIVILEGES

EXAMPLES

ERROR HANDLING

FEATURE INTERACTION

RESPONSES

DIAGNOSIS

ISO 9075:2016

CHANGE HISTORY

Release Series

History

23.08

  • Present starting in MariaDB MaxScale 23.08.1.

23.02

  • Present starting in MariaDB MaxScale 23.02.1.

22.08

  • Present starting in MariaDB MaxScale 22.08.1.

6

  • Present starting in MariaDB MaxScale 6.0.0.

2.5

  • Added in MariaDB MaxScale 2.5.1.

2.4

  • Not present.

Release Series

History

22.08

  • Present starting in MariaDB MaxScale 22.08.1.

EXTERNAL REFERENCES