mariadb/mysys
Sergei Golubchik ebc5e00641 my_aes_get_size()
return unsigned, not signed.
return a value large enough for GCM
2015-06-02 19:00:23 +02:00
..
array.c Cherry pick dynamic array changes from commit: 2014-12-05 11:01:50 +04:00
base64.c
ChangeLog
charset-def.c
charset.c MDEV-6274 Collation usage statistics 2014-08-11 05:45:45 +04:00
checksum.c
CMakeLists.txt MDEV-6479 stack traces in 10.1 2015-02-28 19:48:22 +01:00
errors.c
file_logger.c MDEV-6124 Audit plugin fails with the Percona-Server 5.6. 2014-04-17 02:12:08 +05:00
hash.c cleanup: s/const CHARSET_INFO/CHARSET_INFO/ 2014-12-04 10:41:51 +01:00
lf_alloc-pin.c MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
lf_dynarray.c MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
lf_hash.c Replaced lf-hash element_size hack with initializer function. 2015-03-04 13:34:53 +04:00
list.c
ma_dyncol.c MDEV-7116: Dynamic column hangs/segfaults 2014-11-17 17:13:30 +01:00
mf_arr_appstr.c
mf_cache.c misc IO_CACHE cleanups 2015-06-02 18:53:37 +02:00
mf_dirname.c
mf_fn_ext.c mysys/mf_fn_ext.c: typos & indents 2014-10-29 22:28:14 -04:00
mf_format.c
mf_getdate.c
mf_iocache.c my_aes_get_size() 2015-06-02 19:00:23 +02:00
mf_iocache2.c MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
mf_keycache.c rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_link 2015-01-19 14:19:05 +01:00
mf_keycaches.c
mf_loadpath.c
mf_pack.c
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c 5.5 merge 2014-02-25 16:04:35 +01:00
mf_same.c
mf_sort.c
mf_soundex.c
mf_tempdir.c 5.5 merge 2014-02-25 16:04:35 +01:00
mf_tempfile.c
mf_unixpath.c
mf_wcomp.c
mulalloc.c
my_access.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_addr_resolve.c MDEV-6479 stack traces in 10.1 2015-02-28 19:48:22 +01:00
my_alarm.c
my_alloc.c Cherry pick dynamic array changes from commit: 2014-12-05 11:01:50 +04:00
my_atomic.c
my_basename.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_compare.c
my_compress.c MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
my_conio.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_context.c 5.5 merge 2015-01-21 12:03:02 +01:00
my_copy.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
my_crc32.c
my_create.c
my_default.c Merge branch '10.0' into 10.1 2015-03-07 13:21:02 +01:00
my_delete.c MDEV-5829: STOP SLAVE resets global status variables 2014-03-14 16:29:23 +02:00
my_div.c
my_error.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_file.c
my_fopen.c small cleanup 2015-04-08 10:58:49 +02:00
my_fstream.c
my_gethwaddr.c MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
my_getncpus.c
my_getopt.c --getopt-prefix-matching command-line option 2015-02-10 10:21:15 +01:00
my_getpagesize.c
my_getsystime.c
my_getwd.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
my_init.c MDEV 4427: query timeouts 2014-10-07 11:37:36 +03:00
my_largepage.c
my_lib.c
my_libwrap.c
my_lock.c
my_lockmem.c
my_malloc.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_memmem.c
my_mess.c
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
my_read.c
my_redel.c
my_rename.c MDEV-5612 - my_rename() deletes files when it shouldn't 2014-02-26 12:55:28 +04:00
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
my_sleep.c
my_static.c cleanup: galera misc cleanups 2014-10-10 22:27:36 +02:00
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_thr_init.c encryption keys service 2015-02-10 10:21:18 +01:00
my_timer_cycles.il
my_uuid.c
my_wincond.c mysql-5.5.41 merge 2014-12-19 11:35:44 +01:00
my_windac.c
my_winerr.c
my_winfile.c
my_winthread.c
my_write.c
mysys_priv.h MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
psi_noop.c Merge tag 'mariadb-10.0.19' into 10.1 2015-06-01 15:51:25 +02:00
ptr_cmp.c cleanup: ptr_cmp 2014-12-04 10:41:51 +01:00
queues.c
safemalloc.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
stacktrace.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
string.c
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c
thr_lock.c Merge branch '10.0' into merge-wip 2015-01-31 21:48:47 +01:00
thr_mutex.c MDEV-5675 - Performance: my_hash_sort_bin is called too often 2014-03-06 16:19:12 +04:00
thr_rwlock.c
thr_timer.c MDEV-7177 - Server hangs on shutdown after InnoDB error (main.plugin_loaderr 2015-02-05 13:58:30 +04:00
tree.c MDEV-5314 - Compiling fails on OSX using clang 2014-02-19 14:05:15 +04:00
typelib.c
waiting_threads.c Replaced lf-hash element_size hack with initializer function. 2015-03-04 13:34:53 +04:00
wqueue.c