MDEV-18486 Database crash on a table with indexed virtual column
don't do anything special for stored generated columns in MyISAM repair code. add an assert that if there are virtual indexed columns, they _must_ be beyond the file->s->base.reclength boundary
Showing
Please register or sign in to comment