[MDEV-5475] mysqldump: executable comments for virtual columns Created: 2013-12-20 Updated: 2022-09-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.2.14, 5.3.12, 5.5.37, 10.0.10 |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Federico Razzoli | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
mysqldump uses executable comments for syntaxes which were not supported before MySQL 4.0, so I think it should use a comment for the virtual columns definition, to recreate the tables on MySQL and MariaDB 5.1:
|