mariadb/include
Monty a7adfd4c52 Optimized version of safe_strcpy()
Note: We should replace most case of safe_strcpy() with strmake() to avoid
the not needed zerofill.
2023-05-23 10:02:33 +03:00
..
atomic
mysql MDEV-29293 MariaDB stuck on starting commit state 2023-05-22 00:39:43 +02:00
aria_backup.h
assume_aligned.h
big_endian.h
byte_order_generic.h Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
byte_order_generic_x86.h Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
byte_order_generic_x86_64.h
CMakeLists.txt post fix for "move alloca() definition from all *.h files to one new header file" 2023-03-08 17:36:36 +01:00
decimal.h
dur_prop.h
errmsg.h test cases for MySQL bugs 2022-01-21 16:02:34 +01:00
ft_global.h MDEV-23269 SIGSEGV in ft_boolean_check_syntax_string on setting ft_boolean_syntax 2021-10-11 17:43:23 +04:00
handler_ername.h Improve error messages from Aria 2021-09-15 19:27:34 +03:00
handler_state.h
hash.h
heap.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
ilist.h Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
json_lib.h Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
keycache.h
lf.h MDEV-23510: arm64 lf_hash alignment of pointers 2021-02-25 10:06:15 +11:00
little_endian.h
m_ctype.h Merge remote-tracking branch 'origin/10.4' into 10.5 2023-04-05 16:16:19 +04:00
m_string.h Optimized version of safe_strcpy() 2023-05-23 10:02:33 +03:00
ma_dyncol.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
maria.h
mariadb_capi_rename.h MDEV-29490 Renaming internally used client API to avoid name conflicts 2022-10-25 14:00:21 +02:00
my_alarm.h Merge 10.4 into 10.5 2022-11-08 17:01:28 +02:00
my_alloc.h
my_alloca.h Merge branch '10.4' into 10.5 2023-04-24 12:43:47 +02:00
my_atomic.h MDEV-17441 fixup: Remove unused my_atomic long macros 2022-03-24 09:53:52 +02:00
my_atomic_wrapper.h Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
my_attribute.h
my_base.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
my_bit.h
my_bitmap.h
my_byteorder.h Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
my_check_opt.h
my_compare.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
my_compiler.h
my_context.h Xcode compatibility update 2021-10-12 18:10:56 -04:00
my_counter.h Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
my_cpu.h MDEV-25807: ARM build failure due to missing ISB instruction on ARMv6 2021-06-01 13:51:39 +10:00
my_crypt.h
my_dbug.h Merge 10.4 into 10.5 2022-09-26 13:34:38 +03:00
my_decimal_limits.h header typos 2022-12-20 08:55:48 +11:00
my_default.h
my_dir.h header typos 2022-12-20 08:55:48 +11:00
my_getopt.h
my_global.h move alloca() definition from all *.h files to one new header file 2023-03-07 11:13:20 +01:00
my_handler_errors.h Merge branch '10.4' into 10.5 2022-02-01 20:33:04 +01:00
my_libwrap.h
my_list.h
my_md5.h
my_minidump.h MDEV-11499 mysqltest, Windows : improve diagnostics if server fails to shutdown 2021-09-24 11:49:28 +02:00
my_net.h
my_nosys.h
my_pthread.h correctness assert 2022-09-29 10:44:39 +02:00
my_rdtsc.h header typos 2022-12-20 10:23:42 +11:00
my_rnd.h
my_service_manager.h
my_stack_alloc.h
my_stacktrace.h
my_sys.h move alloca() definition from all *.h files to one new header file 2023-03-07 11:13:20 +01:00
my_time.h Merge 10.3 into 10.4 2022-04-06 08:59:09 +03:00
my_tree.h
my_uctype.h
my_user.h
my_valgrind.h Cleanup: Remove IF_VALGRIND 2022-04-25 09:40:40 +03:00
my_xml.h
myisam.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
myisamchk.h Fixed bug in aria_chk that overwrote sort_buffer_length 2021-09-15 21:21:03 +03:00
myisammrg.h MDEV-31083 ASAN use-after-poison in myrg_attach_children 2023-05-23 09:16:36 +03:00
myisampack.h MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in type 'int' in strings/dtoa.c 2022-11-17 17:51:01 +04:00
mysql.h Merge 10.4 into 10.5 2023-01-03 17:08:42 +02:00
mysql_async.h
mysql_com.h Merge 10.4 into 10.5 2021-10-13 12:33:56 +03: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
pfs_file_provider.h
pfs_idle_provider.h
pfs_memory_provider.h
pfs_metadata_provider.h
pfs_socket_provider.h
pfs_stage_provider.h
pfs_statement_provider.h
pfs_table_provider.h
pfs_thread_provider.h Merge branch 'merge-perfschema-5.7' into 10.5 2022-08-02 09:34:15 +02:00
pfs_transaction_provider.h
probes_mysql.d.base
probes_mysql.h
probes_mysql_nodtrace.h.in
queues.h header typos 2022-12-20 08:55:48 +11:00
rijndael.h
scope.h MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMN 2021-10-26 22:50:58 +06:00
service_versions.h Merge 10.4 into 10.5 2021-03-19 13:09:21 +02:00
source_revision.h.in
span.h Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
sql_common.h
ssl_compat.h Merge remote-tracking branch '10.4' into 10.5 2023-03-31 21:32:41 +02:00
sslopt-case.h
sslopt-longopts.h Merge 10.4 into 10.5 2022-11-30 13:10:52 +02:00
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
thr_timer.h
thread_pool_priv.h
typelib.h
violite.h
waiting_threads.h header typos 2022-12-20 08:55:48 +11:00
welcome_copyright_notice.h
wqueue.h
wsrep.h Reduce compilation dependencies on wsrep_mysqld.h 2022-08-31 11:05:23 +03:00