mariadb/storage/innobase/handler
Marko Mäkelä 25d69ea012 MDEV-12198 innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT index exists
ha_innobase::defragment_table(): Skip corrupted indexes and
FULLTEXT INDEX. In InnoDB, FULLTEXT INDEX is implemented with
auxiliary tables. We will not defragment them on OPTIMIZE TABLE.
2017-04-06 08:56:25 +03:00
..
ha_innodb.cc MDEV-12198 innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT index exists 2017-04-06 08:56:25 +03:00
ha_innodb.h MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by THD::start_utime 2017-03-23 11:50:22 +00:00
handler0alter.cc Merge 10.0 into 10.1 2017-04-06 08:53:59 +03:00
i_s.cc MDEV-11738: Mariadb uses 100% of several of my 8 cpus doing nothing 2017-03-14 16:23:10 +02:00
i_s.h Fix compiler error if compiler does not support c99 style 2015-05-07 18:30:42 +03:00