mariadb/storage/innobase/handler
Jan Lindström 9b23f8054d MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crash
When checking is any of the renamed columns part of the
columns for new indexes we accessed NULL pointer if checked
column used on index was added on same statement. Additionally,
we tried to check too many indexes, added_index_count
is enough here.
2016-08-13 09:27:50 +03:00
..
ha_innodb.cc Merge following commit from 5.5: 2016-06-23 07:42:40 +03:00
ha_innodb.h Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
handler0alter.cc MDEV-10535: ALTER TABLE causes standalone/wsrep cluster crash 2016-08-13 09:27:50 +03:00
i_s.cc Merge branch '5.5' into 10.0 2015-05-08 11:20:43 +02:00
i_s.h move to storage/innobase 2015-05-04 19:17:21 +02:00