mariadb/include
2018-02-06 14:50:50 +01:00
..
atomic
mysql MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parameters 2017-09-28 17:20:46 +00:00
big_endian.h
byte_order_generic.h
byte_order_generic_x86.h
byte_order_generic_x86_64.h
CMakeLists.txt MDEV-13773 client packages need my_global.h and/or my_config.h 2017-09-18 10:12:23 +02:00
decimal.h
dur_prop.h
errmsg.h
ft_global.h
handler_ername.h
handler_state.h
hash.h remove my_hash_const_element(), use Hash_set in C++ code 2017-03-31 19:22:19 +02:00
heap.h
json_lib.h MDEV-11856 json_search doesn't search for values with double quotes 2017-03-14 15:25:02 +04:00
keycache.h
lf.h
little_endian.h
m_ctype.h don't export all charsets to plugins 2017-03-31 19:22:20 +02:00
m_string.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
ma_dyncol.h MDEV-7533: COLUMN_JSON() doesn't escape control characters in string values 2018-01-23 13:06:39 +01:00
maria.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_alarm.h
my_alloc.h
my_atomic.h
my_attribute.h
my_base.h MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
my_bit.h Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks 2017-03-11 20:12:15 +00:00
my_bitmap.h
my_byteorder.h
my_check_opt.h
my_compare.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
my_compiler.h Correct definition of ATTRIBUTE_NORETURN on Windows. 2017-09-29 18:15:20 +00:00
my_context.h
my_cpu.h
my_crypt.h MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
my_dbug.h Compilation speed (#546) 2018-01-14 20:50:45 +04:00
my_decimal_limits.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
my_default.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_dir.h Fixed build failure on Windows 2017-07-06 10:39:21 +04:00
my_getopt.h
my_global.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
my_handler_errors.h MDEV-13712 Spelling errors in the error message 2017-09-18 10:12:23 +02:00
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_nosys.h
my_pthread.h Merge 10.1 into 10.2 2017-05-06 14:36:46 +03:00
my_rdtsc.h
my_rnd.h Correct FSF address 2017-03-10 18:21:29 +01:00
my_stacktrace.h
my_sys.h Merge remote-tracking branch '5.5' into 10.0 2018-01-24 12:29:31 +02:00
my_systemd.h
my_time.h Fixed wrong arguments to printf and related functions 2018-01-04 16:24:09 +02:00
my_tree.h
my_uctype.h
my_user.h
my_valgrind.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
my_xml.h
myisam.h
myisamchk.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
myisammrg.h
myisampack.h
mysql.h Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
mysql.h.pp Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
mysql_async.h MDEV-13384 - misc Windows warnings fixed 2017-09-28 17:20:46 +00:00
mysql_com.h Merge branch '10.1' into 10.2 2017-07-05 19:08:55 +02:00
mysql_com_server.h
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysqld_default_groups.h
mysys_err.h
pack.h
password.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h.in
queues.h
rijndael.h
service_versions.h MDEV-13384 Fix Windows warnings. thd_alloc functions now use size_t parameters 2017-09-28 17:20:46 +00:00
sql_common.h BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 2017-03-10 14:11:26 +05:30
ssl_compat.h Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
sslopt-case.h BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 2017-03-10 14:11:26 +05:30
sslopt-longopts.h
sslopt-vars.h BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING SSL CONNECTION 2017-03-10 14:11:26 +05:30
t_ctype.h
thr_alarm.h
thr_lock.h
thr_timer.h
thread_pool_priv.h
typelib.h Merge remote-tracking branch 'origin/10.1' into 10.2 2017-12-22 12:23:39 +02:00
violite.h MDEV-10332 support for OpenSSL 1.1 and LibreSSL 2017-05-09 18:53:10 +02:00
waiting_threads.h Correct FSF address 2017-03-10 18:21:29 +01:00
welcome_copyright_notice.h Merge branch 'mysql/5.5' into 5.5 2018-01-18 17:54:48 +01:00
wqueue.h Correct FSF address 2017-03-10 18:21:29 +01:00
wsrep.h Merge remote-tracking branch 'origin/10.0-galera' into 10.1 2017-08-21 13:35:00 +03:00