[MDEV-15373] engine gtid_slave_pos table name disobeys lower-case-table-names Created: 2018-02-21 Updated: 2018-08-24 Resolved: 2018-05-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
|
| Comments |
| Comment by Andrei Elkin [ 2018-05-09 ] |
|
Hello, Alexander! Although the case is largely about replication its fixes demand table name lowercase rule Thanks! Andrei |
| Comment by Alexander Barkov [ 2018-05-17 ] |
|
The patch 463331a263e433e70bad47b33bafd2ac5fd83407 is OK to push |
| Comment by Teodor Mircea Ionita (Inactive) [ 2018-05-24 ] |
|
bar Printing a warning will still result in a failed test case. Should the test also be updated to reflect that? |
| Comment by Andrei Elkin [ 2018-05-25 ] |
|
9df656db65e98 was pushed to 10.3.7. |
| Comment by Teodor Mircea Ionita (Inactive) [ 2018-05-25 ] |
|
Elkin The call mtr.add_suppression does it, you can ignore my previous statement. |