[MDEV-17119] replicate_rewrite_db does not work for single char database name Created: 2018-09-02 Updated: 2019-03-22 Resolved: 2019-03-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3 |
| Fix Version/s: | 5.5.64 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Sachin Setiya (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Description |
|
While running this test case I get this error
|
| Comments |
| Comment by Sachin Setiya (Inactive) [ 2018-10-13 ] | |||
|
bb-5.5-17119 | |||
| Comment by Andrei Elkin [ 2019-03-19 ] | |||
|
where a-value is formatted as a zero- or one- non "blackspace" char
The zero db "name" case, like in
should error out. |