..
crc32
Merge branch '11.2' into 11.4
2024-05-21 19:38:51 +02:00
array.c
Added rowid_filter support to Aria
2023-02-03 10:42:28 +03:00
base64.c
ChangeLog
charset-def.c
MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp()
2024-04-18 15:22:10 +04:00
charset.c
MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp()
2024-04-18 15:22:10 +04:00
CMakeLists.txt
Merge branch '11.2' into 11.4
2024-05-21 19:38:51 +02:00
crc32ieee.cc
Merge branch '10.6' into 10.11
2024-05-10 20:02:18 +02:00
errors.c
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02:00
file_logger.c
get_password.c
Merge branch '10.6' into 10.9
2023-08-04 08:01:06 +02:00
guess_malloc_library.c
hash.c
MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp()
2024-04-18 15:22:10 +04:00
lf_alloc-pin.c
Merge 10.4 into 10.5
2024-03-11 10:08:20 +02:00
lf_dynarray.c
lf_hash.cc
list.c
ma_dyncol.c
Merge branch '10.5' into 10.6
2023-11-08 15:57:05 +01:00
mf_arr_appstr.c
mf_cache.c
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02:00
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c
my_errno can not be set to EE_ error numbers
2024-05-27 12:39:04 +02:00
mf_iocache2.c
MDEV-31273: Precompute binlog checksums
2023-10-27 19:57:43 +02:00
mf_keycache.c
Merge 10.5 into 10.6
2022-09-26 14:34:43 +03:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
cleanup: Typo fix appliccable -> applicable
2023-01-30 15:24:15 +02:00
mf_same.c
mf_sort.c
cleanup: Typo fix appliccable -> applicable
2023-01-30 15:24:15 +02:00
mf_soundex.c
mf_tempdir.c
mf_tempfile.c
MDEV-33379 innodb_log_file_buffering=OFF causes corruption on bcachefs
2024-02-20 13:43:19 +02:00
mf_unixpath.c
mf_wcomp.c
mulalloc.c
Added detection of memory overwrite with multi_malloc
2023-02-27 19:25:44 +02:00
my_access.c
MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp()
2024-04-18 15:22:10 +04:00
my_addr_resolve.c
Backport my_addr_resolve from 10.6 to get latest bug fixes in.
2023-11-27 19:08:14 +02:00
my_alloc.c
Merge branch '11.2' into 11.3
2023-12-21 02:14:59 +01:00
my_atomic_writes.c
Merge 10.5 into 10.6
2023-04-11 16:15:19 +03:00
my_basename.c
my_bit.c
my_bitmap.c
Merge branch '11.1' into 11.2
2024-04-09 12:12:33 +02:00
my_chmod.c
my_chsize.c
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02:00
my_compare.c
Merge branch '10.4' into 10.5
2023-11-08 12:59:00 +01:00
my_compress.c
Cleanup: Remove IF_VALGRIND
2022-04-25 09:40:40 +03:00
my_copy.c
my_cpu.c
my_create.c
my_default.c
Merge branch '10.6' into 10.9
2023-08-04 08:01:06 +02:00
my_delete.c
Merge 10.6 into 10.7
2022-12-13 18:01:49 +02:00
my_div.c
my_dlerror.c
my_error.c
my_file.c
my_fopen.c
MDEV-27142 - postfix
2022-11-04 13:50:36 +01:00
my_fstream.c
my_gethwaddr.c
OS detection logic in my_gethwaddr.c is backwards
2022-11-13 13:12:37 +11:00
my_getncpus.c
my_getopt.c
Fix that one cannot change value for deleted variables
2024-05-27 12:39:02 +02:00
my_getpagesize.c
my_getsystime.c
MDEV-33145 Add FLUSH GLOBAL STATUS
2024-05-27 12:39:03 +02:00
my_getwd.c
my_init.c
MDEV-32567 Remove thr_alarm from server codebase
2023-11-23 11:52:38 +11:00
my_largepage.c
Merge 10.6 into 10.10
2023-10-14 13:36:11 +03:00
my_lib.c
MDEV-24841: More workarounds
2022-03-14 10:37:39 +02:00
my_libwrap.c
my_likely.c
Merge remote-tracking branch '10.4' into 10.5
2023-03-31 21:32:41 +02:00
my_lock.c
MDEV-32567 Remove thr_alarm from server codebase
2023-11-23 11:52:38 +11:00
my_lockmem.c
Merge 10.6 into 10.10
2023-10-14 13:36:11 +03:00
my_malloc.c
Merge 11.0 into 11.1
2023-10-19 08:26:16 +03:00
my_memmem.c
my_mess.c
my_minidump.cc
my_mkdir.c
my_mmap.c
my_new.cc
my_once.c
my_open.c
my_port.c
my_pread.c
my_pthread.c
MDEV-32567 Remove thr_alarm from server codebase
2023-11-23 11:52:38 +11:00
my_quick.c
my_rdtsc.c
MDEV-30411: Fix my_timer_init() to match the code in as my_timer_cycles()
2023-04-27 14:42:04 +10:00
my_read.c
my_redel.c
my_rename.c
Merge 10.5 into 10.6
2022-12-13 16:58:58 +02:00
my_rnd.c
remove dead code
2022-07-31 14:54:37 +02:00
my_safehash.c
my_safehash.h
my_seek.c
my_setuser.c
my_sleep.c
my_static.c
MDEV-32567 Remove thr_alarm from server codebase
2023-11-23 11:52:38 +11:00
my_static.h
my_symlink.c
MDEV-30811: Build issues on macOS 11.0
2023-03-16 16:25:57 +07:00
my_symlink2.c
my_sync.c
MDEV-381: fdatasync() does not correctly flush growing binlog file
2023-08-10 19:52:04 +02:00
my_thr_init.c
MDEV-34077 scripts/mariadb-install-db: Error in my_thread_global_end(): 1 threads didn't exit
2024-05-05 21:37:08 +02:00
my_timezone.cc
MDEV-33096 mysys/my_timezone.cc does not compile on AIX
2023-12-22 13:17:55 +01:00
my_uuid.c
my_win_popen.cc
Ensure that source files contain only valid UTF8 encodings ( #2188 )
2023-05-19 13:21:34 +01:00
my_wincond.c
my_winerr.c
my_winfile.c
Fixes to make dbug traces from Windows easier to compare with Unix traces
2023-03-02 13:11:54 +02:00
my_winthread.c
my_wintoken.c
my_write.c
mysys_priv.h
MDEV-32567 Remove thr_alarm from server codebase
2023-11-23 11:52:38 +11:00
psi_noop.c
Merge branch 'merge-perfschema-5.7' into 10.5
2022-08-02 09:34:15 +02:00
ptr_cmp.c
queues.c
safemalloc.c
Merge branch '10.5' into 10.6
2023-12-17 11:20:43 +01:00
stacktrace.c
MDEV-30573 Server doesn't build with GCOV by GCC 11+
2023-02-06 21:25:02 +11:00
string.c
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_lock.c
Merge branch '11.1' into 11.2
2024-02-02 17:43:57 +01:00
thr_mutex.c
Merge branch '10.6' into 10.11
2024-02-01 18:36:14 +01:00
thr_rwlock.c
thr_timer.c
Alter thr_timer to allow server startup past 2038
2024-05-27 12:39:03 +02:00
tree.c
typelib.c
waiting_threads.c
wqueue.c