Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3.6
-
Fix Version/s: 2.4.0
-
Component/s: schemarouter
-
Labels:None
-
Sprint:MXS-SPRINT-82
Description
I've been told that the Schema Router's ignore_database option can accept a comma-separated list of fully qualified table names, in addition to database names. However, the documentation only mentions that it accepts database names.
https://mariadb.com/kb/en/mariadb-maxscale-23-schemarouter-router/#ignore_databases
If it can really accept fully qualified table names as well, then I think the documentation should say so.
It should probably also have an example.