[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:

`v` int(11) /*M!version AS (c*2) VIRTUAL */


Generated at Thu Feb 08 07:04:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.