mariadb/include
Vladislav Vaintroub a99c93a7fa Fix build on aarch64, after MDEV-21534
MY_RELAX_CPU on this arch needs int32, defined in my_global.h
2020-03-02 14:28:16 +01:00
..
atomic MDEV-19696 - Cleanup gcc sync builtins 2019-07-03 12:11:22 +03:00
mysql MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage engine of the effected table 2020-02-11 15:17:50 +02:00
aria_backup.h MDEV-20306 Assert when converting encrypted Aria table to S3 2019-08-23 22:02:39 +02:00
big_endian.h
byte_order_generic.h
byte_order_generic_x86.h
byte_order_generic_x86_64.h
CMakeLists.txt
decimal.h
dur_prop.h
errmsg.h
ft_global.h
handler_ername.h
handler_state.h
hash.h
heap.h Merge 5.5 into 10.1 2019-11-06 08:17:03 +02:00
intrusive_list.h Merge 10.2 into 10.3 2020-01-07 12:14:35 +02:00
json_lib.h
keycache.h
lf.h Merge 10.3 into 10.4 2019-12-02 12:51:53 +03:00
little_endian.h
m_ctype.h Fixing a compilation failure of Windows (introduced in MDEV-21581) 2020-01-28 15:29:05 +04:00
m_string.h fix aligned memcpy()-like functions usage 2020-01-23 00:12:43 +08:00
ma_dyncol.h MDEV-19897 Rename source code variable names from utf8 to utf8mb3 2019-06-28 12:37:04 +04:00
maria.h Merge 10.4 into 10.5 2020-02-07 08:51:20 +02:00
my_alarm.h
my_alloc.h
my_atomic.h MDEV-19696 - Cleanup gcc sync builtins 2019-07-03 12:11:22 +03:00
my_attribute.h
my_base.h move Aria/S3 specific flag into Aria code 2019-08-23 22:02:39 +02:00
my_bit.h MDEV-19787 Speedup Table_map_iterator, via compiler intrinsics 2019-06-19 11:10:49 +02:00
my_bitmap.h
my_byteorder.h
my_check_opt.h
my_compare.h
my_compiler.h
my_context.h
my_counter.h
my_cpu.h Fix build on aarch64, after MDEV-21534 2020-03-02 14:28:16 +01:00
my_crypt.h
my_dbug.h MDEV-20525 rocksdb debug compilation fails on Windows due to unresolved my_assert variable 2019-09-13 15:28:53 +03:00
my_decimal_limits.h
my_default.h MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00
my_dir.h
my_getopt.h MDEV-12684 Show what config file a sysvar got a value from 2019-10-14 10:29:30 +02:00
my_global.h MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
my_handler_errors.h Merge 10.4 into 10.5 2019-05-23 10:32:21 +03:00
my_libwrap.h
my_list.h
my_md5.h
my_net.h
my_nosys.h
my_pthread.h MDEV-20279 Increase Aria index length limit 2019-08-23 11:26:04 +02:00
my_rdtsc.h MDEV-19845: Define my_timer_cycles() inline 2019-06-28 19:19:31 +03:00
my_rnd.h
my_service_manager.h
my_stack_alloc.h alloc_on_stack: simplify the API 2019-08-23 22:01:39 +02:00
my_stacktrace.h Merge 10.4 into 10.5 2019-05-23 10:32:21 +03:00
my_sys.h MDEV-18650: Options deprecated in previous versions - thread_concurrency 2020-02-13 13:42:01 +02:00
my_time.h MDEV-20432 : add MYSQL_PLUGIN_IMPORT 2019-08-29 18:33:58 +02:00
my_tree.h
my_uctype.h
my_user.h
my_valgrind.h Merge 10.2 to 10.3 2019-08-13 19:28:51 +03:00
my_xml.h
myisam.h Merge 10.4 into 10.5 2020-02-07 08:51:20 +02:00
myisamchk.h alloc_on_stack: simplify the API 2019-08-23 22:01:39 +02:00
myisammrg.h MDEV-19955 make argument of handler::ha_write_row() const 2019-07-05 13:14:19 +03:00
myisampack.h
mysql.h
mysql.h.pp MDEV-16470 - Session user variables tracker 2019-09-24 15:49:35 +04:00
mysql_async.h
mysql_com.h MDEV-16470 - Session user variables tracker 2019-09-24 15:49:35 +04:00
mysql_com_server.h
mysql_embed.h
mysql_time.h
mysql_version.h.in Fixed that mariadb-# binaries reads their corresponding entry from my.cnf 2019-07-18 15:32:22 +03:00
mysqld_default_groups.h Fixed that mariadb-# binaries reads their corresponding entry from my.cnf 2019-07-18 15:32:22 +03:00
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-16678 Prefer MDL to dict_sys.latch for innodb background tasks 2019-12-10 15:42:50 +02:00
source_revision.h.in
sql_common.h
ssl_compat.h compilation fixes for new wolfssl 2020-01-20 22:35:54 +01:00
sslopt-case.h Merge 10.3 into 10.4 2019-12-13 17:30:37 +02:00
sslopt-longopts.h MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
sslopt-vars.h MDEV-14101 Provide an option to select TLS protocol version 2019-06-17 12:26:25 +02:00
t_ctype.h
thr_alarm.h
thr_lock.h MDEV-20848 Fixes for MTR test galera_sr.GCF-1060 (#1421) 2019-12-04 09:21:14 +02:00
thr_timer.h MDEV-16264 - prerequisite patch, periodic thr_timer 2019-11-15 16:50:22 +01:00
thread_pool_priv.h Merge 10.4 into 10.5 2019-05-23 10:32:21 +03:00
typelib.h MDEV-19863 Add const to TYPELIB pointers 2019-06-26 05:29:44 +04:00
violite.h compilation fixes for new wolfssl 2020-01-20 22:35:54 +01:00
waiting_threads.h
welcome_copyright_notice.h
wqueue.h
wsrep.h MDEV-20051: Add new mode to wsrep_OSU_method in which Galera checks storage engine of the effected table 2020-02-11 15:17:50 +02:00