mariadb/mysys
Alexey Botchkov 92265da9d7 MDEV-4472 Audit-plugin. Server-related part of the task.
file_logger became the service.
     Data like query_id now are sent to the audit plugin.
     Fix for MDEV-4770 ported from 10.0.
     Fix added for the read_maria_plugin_info().
     Log rotation can be disabled with 'set rotations=0'.
2013-09-09 16:56:35 +05:00
..
array.c
base64.c
ChangeLog
charset-def.c
charset.c
checksum.c
CMakeLists.txt MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
default.c
errors.c
file_logger.c MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
hash.c
lf_alloc-pin.c
lf_dynarray.c
lf_hash.c
list.c
ma_dyncol.c Merge from 5.3 2013-08-12 17:33:08 +04:00
md5.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
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 MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option 2013-08-17 17:20:09 +04:00
mf_tempfile.c MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option 2013-08-17 17:20:09 +04:00
mf_unixpath.c
mf_wcomp.c
mulalloc.c
my_access.c
my_addr_resolve.c
my_aes.c
my_alarm.c
my_alloc.c
my_atomic.c
my_basename.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_compare.c
my_compress.c
my_conio.c
my_context.c
my_copy.c
my_crc32.c
my_create.c
my_delete.c
my_div.c
my_error.c
my_file.c
my_fopen.c
my_fstream.c
my_gethwaddr.c
my_getncpus.c
my_getopt.c mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
my_getpagesize.c
my_getsystime.c fix a comment 2013-08-14 11:12:57 +02:00
my_getwd.c
my_handler_errors.h
my_init.c
my_largepage.c
my_lib.c
my_libwrap.c
my_lock.c
my_lockmem.c
my_malloc.c
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
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
my_sleep.c
my_static.c MDEV-4472 Audit-plugin. Server-related part of the task. 2013-09-09 16:56:35 +05:00
my_static.h
my_symlink.c
my_symlink2.c
my_sync.c
my_thr_init.c
my_timer_cycles.il
my_uuid.c
my_wincond.c
my_windac.c
my_winerr.c
my_winfile.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
rijndael.c
safemalloc.c
sha1.c
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
thr_rwlock.c
tree.c
typelib.c
waiting_threads.c
wqueue.c