[MDEV-28117] Multiple conflicting table COLLATE clauses are not rejected Created: 2022-03-18 Updated: 2022-06-15 Resolved: 2022-06-03 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.9.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
The problem described in
The expected behaviour would be to return a "conflicting declarations" error. The problem is also repeatable on the database level:
|
| Comments |
| Comment by Alexander Barkov [ 2022-06-03 ] |
|
This problem was earlier fixed by the patch for Added MTR tests from the report. |