mariadb/extra
Marko Mäkelä 4383897a01 MDEV-14425 preparation: Remove log_header_read()
The function log_header_read() was only used during server startup,
and it will mostly be used only for reading checkpoint information
from pre-MDEV-14425 format redo log files.

Let us replace the function with more direct calls, so that
it is clearer what is going on. It is not strictly necessary to
hold any mutex during this operation, and because there will be
only a limited number of operations during early server startup,
it is not necessary to increment any I/O counters.
2020-03-04 10:08:33 +02:00
..
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-14425 preparation: Remove log_header_read() 2020-03-04 10:08:33 +02:00
readline Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wolfssl silence a warning in WolfSSL. 2020-01-21 09:20:59 +01: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 longer regex error messages 2019-12-21 10:34:02 +01:00
innochecksum.cc Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
my_print_defaults.c MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02: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 Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
resolve_stack_dump.c MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00
resolveip.c MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00