..
array.c
spelling fixes
2017-03-07 13:38:06 +04:00
base64.c
base64 service
2017-03-10 18:21:27 +01:00
ChangeLog
charset-def.c
Adding collations
2016-05-30 16:56:29 +04:00
charset.c
MDEV-6274 Collation usage statistics
2014-08-11 05:45:45 +04:00
checksum.c
cleanup: my_checksum
2015-09-04 10:33:50 +02:00
CMakeLists.txt
make sql_udf.cc to shorten dlerror() messages
2017-03-10 18:21:26 +01:00
errors.c
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
file_logger.c
Correct FSF address
2017-03-10 18:21:29 +01:00
hash.c
spelling fixes
2017-03-07 13:38:06 +04:00
lf_alloc-pin.c
Merge 10.0 into 10.1
2017-05-19 12:29:37 +03:00
lf_dynarray.c
MDEV-7437 remove suport for "atomics" with rwlocks
2015-01-13 10:15:21 +01:00
lf_hash.c
Merge 10.0 into 10.1
2017-05-23 08:59:03 +03:00
list.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
ma_dyncol.c
Merge 10.0 into 10.1
2017-12-12 19:28:26 +02: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
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
mf_fn_ext.c
spelling fixes
2017-03-07 13:38:06 +04:00
mf_format.c
Merge branch '5.5' into 10.0
2017-03-03 01:37:54 +02:00
mf_getdate.c
Updated/added copyright headers.
2013-02-25 15:26:00 +01:00
mf_iocache.c
spelling fixes
2017-03-07 13:38:06 +04:00
mf_iocache2.c
Merge branch '10.0' into 10.1
2016-03-21 13:02:53 +01:00
mf_keycache.c
spelling fixes
2017-03-07 13:38:06 +04:00
mf_keycaches.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
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
MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory.
2013-06-17 19:18:14 +02:00
mf_path.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
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
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
mf_sort.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
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
Bug#16316074 RFE: MAKE TMPDIR A BUILD-TIME CONFIGURABLE OPTION
2013-12-18 11:05:18 +01:00
mf_unixpath.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
mf_wcomp.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
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
spelling fixes
2017-03-07 13:38:06 +04: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
spelling fixes
2017-03-07 13:38:06 +04:00
my_atomic.c
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
my_basename.c
- Fix rpl_checksum test. Use basename of file in error messages, not the o
2012-01-20 01:57:58 +01:00
my_bit.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
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
Correct FSF address
2017-03-10 18:21:29 +01:00
my_chsize.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_compare.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_compress.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_conio.c
10.0-base merge
2014-02-26 15:28:07 +01:00
my_context.c
Merge branch '5.5' into 10.0
2017-03-08 12:21:13 +02:00
my_copy.c
Merge branch '5.5' into 10.0
2016-04-26 23:05:26 +02:00
my_crc32.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_create.c
Merge 10.0 into 10.1
2017-03-09 08:53:08 +02:00
my_default.c
MDEV-14265 - RPMLint warning: shared-lib-calls-exit
2017-12-19 19:10:54 +04:00
my_delete.c
Merge branch '5.5' into 10.0
2017-03-03 01:37:54 +02:00
my_div.c
cleanup: my_register_filename()
2017-02-27 12:35:10 +01:00
my_dlerror.c
make sql_udf.cc to shorten dlerror() messages
2017-03-10 18:21:26 +01:00
my_error.c
Fixed compiler error and some warnings on windows
2016-08-23 15:03:31 +03:00
my_file.c
Temporary commit of 10.0-merge
2013-03-26 00:03:13 +02:00
my_fopen.c
Merge branch '10.0' into 10.1
2017-08-08 10:18:43 +02:00
my_fstream.c
MDEV-4011 Added per thread memory counting and usage
2013-01-23 16:16:14 +01:00
my_gethwaddr.c
Merge branch '5.5' into 10.0
2016-02-15 22:50:59 +01:00
my_getncpus.c
5.3 merge
2012-01-13 15:50:02 +01:00
my_getopt.c
Merge 10.0 into 10.1
2017-01-26 23:40:11 +02:00
my_getpagesize.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_getsystime.c
fix a comment
2013-08-14 11:12:57 +02:00
my_getwd.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_init.c
Merge 10.0 into 10.1
2017-08-28 15:05:46 +03:00
my_largepage.c
Updated/added copyright headers.
2013-02-25 15:26:00 +01:00
my_lib.c
spelling fixes
2017-03-07 13:38:06 +04:00
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
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_malloc.c
MDEV-14265 - RPMLint warning: shared-lib-calls-exit
2017-12-19 19:10:54 +04:00
my_memmem.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_mess.c
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
my_mkdir.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_mmap.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_new.cc
MDEV-13459 Warnings, when compiling with gcc-7.x
2017-10-17 07:37:39 +02:00
my_once.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
my_open.c
Merge 10.0 into 10.1
2017-03-09 08:53:08 +02:00
my_port.c
Correct FSF address
2017-03-10 18:21:29 +01:00
my_pread.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_pthread.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_quick.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_rdtsc.c
MDEV-8692 prefschema test failures on ARM (on Debian build system)
2017-07-17 12:34:58 +02:00
my_read.c
5.5 merge
2013-07-17 21:24:29 +02:00
my_redel.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_rename.c
MDEV-5612 - my_rename() deletes files when it shouldn't
2014-02-26 12:55:28 +04:00
my_rnd.c
Correct FSF address
2017-03-10 18:21:29 +01:00
my_safehash.c
Correct FSF address
2017-03-10 18:21:29 +01:00
my_safehash.h
Correct FSF address
2017-03-10 18:21:29 +01:00
my_seek.c
MDEV-4011 Added per thread memory counting and usage
2013-01-23 16:16:14 +01:00
my_setuser.c
MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforcing" mode
2017-01-04 13:38:03 +01:00
my_sleep.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_static.c
Merge branch '5.5' into 10.0
2016-09-27 09:21:19 +02:00
my_static.h
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
my_symlink.c
Merge remote-tracking branch '5.5' into 10.0
2017-06-20 12:31:17 +03:00
my_symlink2.c
MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1
2017-04-20 16:36:23 +02:00
my_sync.c
Merge branch '5.5' into 10.0
2017-03-03 01:37:54 +02:00
my_thr_init.c
Merge 10.0 into 10.1
2017-03-09 08:53:08 +02:00
my_timer_cycles.il
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
my_uuid.c
Correct FSF address
2017-03-10 18:21:29 +01:00
my_wincond.c
Merge branch 'mysql/5.5' into 5.5
2016-02-09 11:27:40 +01:00
my_windac.c
spelling fixes
2017-03-07 13:38:06 +04:00
my_winerr.c
Merge 10.0 into 10.1
2017-08-31 18:04:44 +03:00
my_winfile.c
Updated/added copyright headers
2011-06-30 17:46:53 +02:00
my_winthread.c
MySQL-5.5.36 merge
2014-02-17 11:00:51 +01:00
my_write.c
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
mysys_priv.h
Merge remote-tracking branch '10.0' into 10.1
2017-06-21 16:19:43 +03: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
spelling fixes
2017-03-07 13:38:06 +04:00
safemalloc.c
MDEV-5314 - Compiling fails on OSX using clang
2014-02-19 14:05:15 +04:00
stacktrace.c
Merge branch '10.0' into 10.1
2017-08-08 10:18:43 +02:00
string.c
Merge branch '5.5' into 10.0
2016-02-15 22:50:59 +01:00
test_charset.c
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
test_dir.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
test_thr_mutex.c
Correct FSF address
2017-03-10 18:21:29 +01:00
test_xml.c
Updated/added copyright headers
2014-01-06 10:52:35 +05:30
testhash.c
Merge branch '5.5' into bb-10.0
2016-06-21 14:11:02 +02:00
thr_alarm.c
Fix a typo: schedule, scheduling
2017-12-13 20:43:09 +02:00
thr_lock.c
spelling fixes
2017-03-07 13:38:06 +04: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
Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER
2013-03-19 13:29:12 +01:00
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
spelling fixes
2017-03-07 13:38:06 +04:00
typelib.c
MDEV-14265 - RPMLint warning: shared-lib-calls-exit
2017-12-19 19:10:54 +04:00
waiting_threads.c
Merge 10.0 into 10.1
2017-05-23 08:59:03 +03:00
wqueue.c
Correct FSF address
2017-03-10 18:21:29 +01:00