• Sergei Golubchik's avatar
    enable innodb tests for virtual indexed columns (sic!) · b2af0ddc
    Sergei Golubchik authored
    collateral changes:
    * remove a test from innodb_virtual_basic that is already present in
      gcol_keys_innodb
    * set thd->abort_on_warning for inplace alter, just like it's set
      for copy_data_between_tables - to have warnings converted into
      errors identically in all alter algorithms
    * don't ignore errors in TABLE::update_virtual_field
    b2af0ddc
gcol_keys_innodb.test 3.43 KB