• Sergei Golubchik's avatar
    MDEV-5800 MyISAM support for indexed vcols · d137b4db
    Sergei Golubchik authored
    * don't issue an error for ER_KEY_BASED_ON_GENERATED_VIRTUAL_COLUMN
    * support keyread on vcols
    * callback into the server to compute vcol values from mi_check/mi_repair
    * DMLs just work. Automatically.
    d137b4db
my_bitmap.c 18 KB