mariadb/storage
Marko Mäkelä 136d21c82f MDEV-13818: Revert an incorrect change
In commit d30f17af49 the change of
the loop iteration broke another error handling path that did
"goto error_handling_drop_uncached". Cover this code path with
fault injection, and revert to the correct iteration.

There are two fault injection labels innodb_OOM_prepare_inplace_alter.
Their order was swapped in MDEV-11369, so that the label that used
to be covered in an ADD INDEX code path would become unreachable
because the label that is executed for any ALTER TABLE was executed
first. Let us introduce the label innodb_OOM_prepare_add_index
for the more specific case.
2019-03-08 09:20:12 +02:00
..
archive Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
blackhole
cassandra remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
connect Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
csv Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
example Changed static const in Alter_info and Alter_online_info to defines 2018-03-29 13:59:40 +03:00
federated Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
federatedx Merge branch '10.2' into 10.3 2018-06-30 16:39:20 +02:00
heap hash (storage): hp_hashnr is local 2019-02-13 23:15:55 +04:00
innobase MDEV-13818: Revert an incorrect change 2019-03-08 09:20:12 +02:00
maria Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00
mroonga Merge 10.2 into 10.3 2019-03-08 00:26:55 +02:00
myisam Merge 10.2 into 10.3 2019-03-04 17:01:00 +02:00
myisammrg Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
oqgraph remove obsolete checks for -fno-implicit-templates 2018-08-12 11:37:43 +02:00
perfschema Merge 10.2 into 10.3 2018-11-06 09:40:39 +02:00
rocksdb Do not import commands library as it is not used 2019-01-25 20:00:00 +01:00
sequence
sphinx MDEV-16544 - crash in ha_sphinx::create() 2018-08-05 00:33:12 +01:00
spider MDEV-18313 Supports 'wrapper mariadb' for connection information 2019-01-31 08:51:34 +01:00
test_sql_discovery Merge bb-10.2-ext into 10.3 2017-09-21 08:12:19 +03:00
tokudb Merge 10.2 into 10.3 2019-02-19 17:41:13 +02:00