mariadb/mysys
2024-11-10 19:22:21 +01:00
..
crc32 Merge branch '11.2' into 11.4 2024-09-18 11:27:53 +10:00
array.c
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 MariaDB 11.4.4 release 2024-11-08 07:17:00 +01: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
guess_malloc_library.c
hash.c cleanup: C++11 range-based for loop for Hash_set<> 2024-11-05 14:00:48 -08:00
lf_alloc-pin.c Fix a stack overflow in pinbox allocator 2024-07-05 13:26:37 +10:00
lf_dynarray.c
lf_hash.cc
list.c
ma_dyncol.c Merge 10.5 into 10.6 2024-05-30 14:27:07 +03: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
mf_keycache.c
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sort.c
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
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 mhnsw: inter-statement shared cache 2024-11-05 14:00:49 -08:00
my_atomic_writes.c
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
my_compress.c
my_copy.c
my_cpu.c
my_create.c
my_default.c
my_delete.c
my_div.c
my_dlerror.c
my_error.c
my_file.c
my_fopen.c
my_fstream.c
my_getexe.c MDEV-34340 mariadb-backup immediately dumps core on NetBSD 2024-10-16 11:46:19 +11:00
my_gethwaddr.c
my_getncpus.c
my_getopt.c print more digits for floating point options in in mariadbd --help 2024-11-01 08:58:43 +01:00
my_getpagesize.c MDEV-34062: Implement innodb_log_file_mmap on 64-bit systems 2024-09-26 18:47:12 +03:00
my_getsystime.c MDEV-33145 Add FLUSH GLOBAL STATUS 2024-05-27 12:39:03 +02:00
my_getwd.c
my_init.c post-merge changes 2024-10-29 14:47:32 +01:00
my_largepage.c
my_lib.c
my_libwrap.c
my_likely.c
my_lock.c MDEV-32567 Remove thr_alarm from server codebase 2023-11-23 11:52:38 +11:00
my_lockmem.c
my_malloc.c
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 Merge remote-tracking branch 'origin/10.6' into 10.11 2024-07-08 21:52:08 +04:00
my_read.c
my_redel.c
my_rename.c
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
my_setuser.c
my_sleep.c
my_stack.c MDEV-34533 asan error about stack overflow when writing record in Aria 2024-10-16 17:24:46 +03:00
my_static.c cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
my_static.h
my_symlink.c Merge branch '10.11' into 11.2 2024-10-29 16:42:46 +01:00
my_symlink2.c
my_sync.c
my_thr_init.c MDEV-32537 Name threads to improve debugging experience and diagnostics. 2024-07-09 13:17:20 +02:00
my_thread_name.cc MDEV-32537 due to Linux, restrict thread name to 15 characters, also in PS. 2024-07-09 13:20:49 +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
my_wincond.c
my_winerr.c
my_winfile.c
my_winthread.c
my_wintoken.c
my_write.c
mysys_priv.h post-merge changes 2024-10-29 14:47:32 +01:00
psi_noop.c MDEV-32537 Name threads to improve debugging experience and diagnostics. 2024-07-09 13:17:20 +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
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 10.6 into 10.11 2024-06-11 12:50:10 +03:00
thr_rwlock.c MDEV-34530 dead code in the thr_rwlock.c 2024-07-17 21:25:40 +02:00
thr_timer.c MDEV-32537 Name threads to improve debugging experience and diagnostics. 2024-07-09 13:17:20 +02:00
tree.c
typelib.c cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
waiting_threads.c Merge 10.6 into 10.11 2024-06-11 12:50:10 +03:00
wqueue.c