mariadb/extra
Thirunarayanan Balathandayuthapani 6bbc0eedc6 MDEV-22193 Avoid un-necessary page initialization during recovery
- InnoDB is doing un-necessary redo log page initialisation during
recovery and unnecessary traversal of redo log during last phase.
This patch does the optimization of removing unnecessary redo log page
initialisation and detects the memory exhaust earlier.
2020-04-09 21:25:31 +05:30
..
aws_sdk move aws_sdk to extra/ 2019-02-21 14:48:04 +01:00
crc32-vpmsum compilation failure on ppc with -DCMAKE_BUILD_TYPE=Debug 2019-10-22 09:45:39 +03:00
crc32_armv8_neon Armv8 CRC32 optimization (#772) 2019-05-24 18:20:27 +04:00
mariabackup MDEV-22193 Avoid un-necessary page initialization during recovery 2020-04-09 21:25:31 +05:30
readline Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wolfssl MDEV-20388 : disable inline assembly in WolfSSL if MSAN is on 2020-03-25 19:45:37 +01:00
charset2html.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt MDEV-21303 Make executables MariaDB named 2020-03-21 20:20:29 +01:00
comp_err.c cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
innochecksum.cc Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
my_print_defaults.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
mysql_waitpid.c MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c Merge 10.4 into 10.5 2019-11-19 10:45:28 +08:00
replace.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
resolve_stack_dump.c cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
resolveip.c MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00