mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-12936 upgrade to 10.2.6 failed upon tables with virtual columns
when opening 10.1- table that has virtual columns: 1. don't error out if it has vcols over autoinc columns. just issue a warning. 2. set vcol type properly 3. in innodb: use table->s->stored_fields instead of table->s->fields, because that's what was stored in innodb data dictionary
This commit is contained in:
0
mysql-test/std_data/vcol_autoinc.MYD
Normal file
0
mysql-test/std_data/vcol_autoinc.MYD
Normal file
BIN
mysql-test/std_data/vcol_autoinc.MYI
Normal file
BIN
mysql-test/std_data/vcol_autoinc.MYI
Normal file
Binary file not shown.
BIN
mysql-test/std_data/vcol_autoinc.frm
Normal file
BIN
mysql-test/std_data/vcol_autoinc.frm
Normal file
Binary file not shown.
Reference in New Issue
Block a user