mariadb/mysys
Monty fabeab7819 Cleanups
- Avoid some realloc() during startup
- Ensure that file_key_management_plugin frees it's memory early, even if
  it's linked statically.
- Fixed compiler warnings from unused variables and missing destructors
- Fixed wrong indentation
2016-04-28 16:36:02 +03: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-9811 LOAD DATA INFILE does not work well with gbk in some cases 2016-03-31 14:22:25 +04:00
checksum.c cleanup: my_checksum 2015-09-04 10:33:50 +02:00
CMakeLists.txt MDEV-6479 stack traces in 10.1 2015-02-28 19:48:22 +01:00
errors.c fix compile error on Windows, intrduced by previous monty's push 2016-04-06 01:01:09 +02:00
file_logger.c MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. 2016-01-12 18:43:55 +04:00
hash.c MDEV-9024 Build fails with VS2015 2015-11-06 17:27:24 +01:00
lf_alloc-pin.c Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
lf_dynarray.c MDEV-7437 remove suport for "atomics" with rwlocks 2015-01-13 10:15:21 +01:00
lf_hash.c Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
list.c
ma_dyncol.c Merge branch '10.0' into 10.1 2016-03-24 09:24:02 +01:00
mf_arr_appstr.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
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 MDEV-9044 : Binlog corruption in Galera 2015-12-18 14:35:56 -05:00
mf_iocache2.c Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mf_keycache.c Merge branch '10.1' into 10.2 2016-03-23 22:36:46 +01:00
mf_keycaches.c
mf_loadpath.c Bug# 20376760: STACK-BUFFER-OVERFLOW WITH LONG PATHS TO CERTAIN VARIABLES 2015-06-24 17:48:46 +05:30
mf_pack.c
mf_path.c
mf_qsort.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_qsort2.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mf_radix.c 5.5 merge 2014-02-25 16:04:35 +01:00
mf_same.c
mf_sort.c
mf_soundex.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
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 Fixed overrun in key cache if one tried to allocate a key cache 2015-08-13 01:27:23 +03:00
my_access.c 10.0-base merge 2014-02-26 15:28:07 +01:00
my_addr_resolve.c [MDEV-9468]: Client hangs in my_addr_resolve 2016-01-26 21:42:37 +02:00
my_alarm.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_alloc.c MDEV-8208: Sporadic SEGFAULT on startup 2015-09-25 18:50:57 -04:00
my_atomic.c
my_basename.c
my_bit.c
my_bitmap.c MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128 2015-11-09 09:28:00 -05:00
my_chmod.c
my_chsize.c
my_compare.c MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
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 cmake: remove unused checks, options, and symbols 2015-11-23 16:02:56 +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 Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
my_default.c Cleanups 2016-04-28 16:36:02 +03:00
my_delete.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
my_div.c
my_error.c Added new range of MariaDB error messages, starting from 3000 2016-04-05 18:00:03 +03:00
my_file.c
my_fopen.c Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
my_fstream.c
my_gethwaddr.c Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
my_getncpus.c
my_getopt.c Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +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 CRLF->LF 2015-06-02 22:07:47 +02:00
my_largepage.c
my_lib.c
my_libwrap.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_lock.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
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 Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_rdtsc.c MDEV-9172 - Analyze patches for IBM System z 2015-12-09 16:52:12 +04:00
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 mysys/my_rnd.c - remove #ifdef __cplusplus 2016-01-19 16:53:13 +11:00
my_safehash.c
my_safehash.h
my_seek.c
my_sleep.c
my_static.c MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many 2015-12-16 19:39:00 +04:00
my_static.h
my_symlink.c
my_symlink2.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_sync.c
my_thr_init.c Added easy way to assert if another thread has died. 2015-07-26 14:32:45 +03:00
my_timer_cycles.il
my_uuid.c
my_wincond.c Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
my_windac.c
my_winerr.c
my_winfile.c
my_winthread.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_write.c
mysys_priv.h MDEV-8126 encryption for temp files 2015-06-02 18:53:37 +02:00
psi_noop.c compiler warnings 2015-06-11 20:20:45 +02:00
ptr_cmp.c Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
queues.c
safemalloc.c Fixed compilarion failure on 32bit systems 2016-02-26 15:32:34 +04:00
stacktrace.c MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
string.c Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c
thr_alarm.c MDEV-8399 - [PATCH] Missing Sanity Checks for memory allocation in MariaDB 2015-07-23 14:33:22 +04:00
thr_lock.c MDEV-6150 Speed up connection speed by moving creation of THD to new thread 2016-02-07 10:34:03 +02:00
thr_mutex.c MDEV-6150 Speed up connection speed by moving creation of THD to new thread 2016-02-07 10:34:03 +02: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