mariadb/mysys
2022-06-28 10:06:00 +03:00
..
crc32 Remove unused header from crc32c.cc 2022-02-24 19:41:00 +11:00
array.c Remove DYNAMIC_ARRAY get_index_dynamic() 2021-11-24 16:39:38 +02:00
base64.c
ChangeLog
charset-def.c MDEV-26669 Add MY_COLLATION_HANDLER functions min_str() and max_str() 2021-09-27 17:10:22 +04:00
charset.c MDEV-26713 set console codepage to what user set in --default-character-set 2021-12-15 19:13:57 +01:00
CMakeLists.txt MDEV-27090 Windows client - ReadConsoleA does not work correctly with UTF8 codepage 2021-12-15 19:13:57 +01:00
crc32ieee.cc MDEV-27208: Extend CRC32() and implement CRC32C() 2022-01-21 19:24:00 +02:00
errors.c
file_logger.c
get_password.c MDEV-26713 Set activeCodePage=UTF8 for windows programs 2021-12-15 19:13:57 +01:00
guess_malloc_library.c
hash.c MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
lf_alloc-pin.c Merge branch '10.3' into 10.4 2021-12-07 09:47:42 +01:00
lf_dynarray.c
lf_hash.cc MDEV-27088: Server crash on ARM (WMM architecture) due to missing barriers in lf-hash (10.5) 2021-11-30 15:16:16 +11:00
list.c
ma_dyncol.c
mf_arr_appstr.c
mf_cache.c
mf_dirname.c
mf_fn_ext.c
mf_format.c
mf_getdate.c
mf_iocache.c
mf_iocache2.c
mf_keycache.c Merge 10.5 into 10.6 2022-06-27 10:59:31 +03:00
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-26601: mysys - O_TMPFILE ^ O_CREAT 2021-09-14 21:06:34 +10:00
mf_unixpath.c
mf_wcomp.c
mulalloc.c
my_access.c
my_addr_resolve.c Fixes some compiler issues on AIX ( 2022-02-08 14:32:28 +02:00
my_alarm.c
my_alloc.c
my_atomic_writes.c
my_basename.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_compare.c
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 MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
my_delete.c MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
my_div.c
my_dlerror.c
my_error.c
my_file.c
my_fopen.c
my_fstream.c
my_gethwaddr.c MDEV-28243: AIX missing my_gethwaddr implementation 2022-06-08 17:13:51 +10:00
my_getncpus.c
my_getopt.c MDEV-27525 Invalid (non-UTF8) characters found for option 'plugin_dir' 2022-01-18 17:32:53 +01:00
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_init.c MDEV-26713 Set activeCodePage=UTF8 for windows programs 2021-12-15 19:13:57 +01:00
my_largepage.c MDEV-25342: autosize innodb_buffer_pool_chunk_size 2022-01-18 14:20:57 +02:00
my_lib.c MDEV-24841: More workarounds 2022-03-14 10:37:39 +02:00
my_libwrap.c
my_likely.c
my_lock.c
my_lockmem.c Merge 10.6 into 10.7 2022-06-21 18:02:41 +03:00
my_malloc.c Vanilla cleanups and refactorings 2021-10-26 17:07:46 +02:00
my_memmem.c
my_mess.c
my_minidump.cc MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdown 2021-09-24 11:49:28 +02:00
my_mkdir.c
my_mmap.c
my_new.cc
my_once.c
my_open.c
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_rdtsc.c MDEV-27429: Support RISC-V cycle timer 2022-01-06 10:36:55 +11:00
my_read.c
my_redel.c
my_rename.c Merge 10.5 into 10.6 2022-03-29 16:16:21 +03:00
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
my_setuser.c
my_sleep.c
my_static.c
my_static.h
my_symlink.c MDEV-24841 Build error with MSAN use-of-uninitialized-value in comp_err 2022-03-14 09:28:55 +02:00
my_symlink2.c
my_sync.c
my_thr_init.c
my_uuid.c cleanup: uuid 2021-10-29 18:29:01 +02:00
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
psi_noop.c Merge 10.4 into 10.5 2021-08-31 10:04:56 +03:00
ptr_cmp.c
queues.c
safemalloc.c Merge 10.5 into 10.6 2021-10-28 09:08:58 +03:00
stacktrace.c
string.c
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c
thr_mutex.c MDEV-26637: (explicit length) ASAN: main.metadata and user_variables.basic MTR failures after MDEV-26572 2021-10-12 10:01:07 +02:00
thr_rwlock.c
thr_timer.c
tree.c
typelib.c
waiting_threads.c MDEV-26221: DYNAMIC_ARRAY use size_t for sizes 2021-10-19 16:00:26 +03:00
wqueue.c