mariadb/storage/innobase/handler
Marko Mäkelä f3718a112a MDEV-18220: Backport some code from MariaDB 10.2
fts_get_table_name(): Output to a caller-allocated buffer.

fts_get_table_name_prefix(): Use the lower-overhead allocation
ut_malloc() instead of mem_alloc().

This is based on mysql/mysql-server@d1584b9f38
in MySQL 5.7.4.
2019-05-10 07:57:01 +03:00
..
ha_innodb.cc MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name) 2019-05-09 11:13:44 +04:00
ha_innodb.h Merge branch '10.0-galera' into 10.1 2019-01-31 09:34:34 +01:00
handler0alter.cc Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING ON ALGORITHM 2019-04-25 14:12:45 +03:00
i_s.cc MDEV-18220: Backport some code from MariaDB 10.2 2019-05-10 07:57:01 +03:00
i_s.h Merge 10.0 into 10.1 2017-05-19 12:29:37 +03:00