[MDEV-29968] Functions in default values in tables with some character sets break SHOW CREATE (and mysqldump) Created: 2022-11-07 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In MTR, the output of SHOW CREATE looks all right, but the client and the dump demonstrate the problem:
Reproducible on all of 10.3-10.11, and 10.2 too; seemingly with any function for a default of a string column. |