mariadb/extra
Marko Mäkelä 5d2619b693 MDEV-19584 Allocate recv_sys statically
There is only one InnoDB crash recovery subsystem.
Allocating recv_sys statically removes one level of pointer indirection
and makes code more readable, and removes the awkward initialization of
recv_sys->dblwr.

recv_sys_t::create(): Replaces recv_sys_init().

recv_sys_t::debug_free(): Replaces recv_sys_debug_free().

recv_sys_t::close(): Replaces recv_sys_close().

recv_sys_t::add(): Replaces recv_add_to_hash_table().

recv_sys_t::empty(): Replaces recv_sys_empty_hash().
2019-05-24 16:19:38 +03:00
..
aws_sdk move aws_sdk to extra/ 2019-02-21 14:48:04 +01:00
crc32-vpmsum Make MariaDB CRC32-lib platform independence (#780) 2018-06-01 14:06:01 +04:00
mariabackup MDEV-19584 Allocate recv_sys statically 2019-05-24 16:19:38 +03:00
readline Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wolfssl MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library 2019-05-22 13:48:25 +02:00
charset2html.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
comp_err.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
innochecksum.cc Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
my_print_defaults.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
mysql_waitpid.c Update FSF Address 2019-05-11 21:29:06 +03:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
replace.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
resolve_stack_dump.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
resolveip.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00