mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
47687eef41
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 |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h | ||
ha_innopart.cc | ||
ha_innopart.h | ||
ha_xtradb.h | ||
handler0alter.cc | ||
handler0alter_innopart.cc | ||
i_s.cc | ||
i_s.h |