[MXS-2274] Reserve names starting with @@. Created: 2019-01-21 Updated: 2019-01-28 Resolved: 2019-01-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.4.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Clustrix Integration |
| Sprint: | MXS-SPRINT-74 |
| Description |
|
All objects (servers, services, filters, etc.) of MaxScale have names. To ensure that there never can be any name-clashes between objects created by the database administrator - either statically via the configuration file or dynamically using maxadmin or maxctrl - and objects created by MaxScale itself (or some module), names starting with @@ will be reserved. |