..
atomic
MDEV-25870 followup - some Windows ARM64 improvements
2023-09-24 11:20:38 +02:00
mysql
Merge 11.4 into 11.6
2024-10-03 16:09:56 +03:00
providers
support lzma < 5.1.3alpha
2022-02-09 19:13:52 +01:00
aligned.h
Revert aligned_alloc() addition from MDEV-28836
2022-08-22 09:10:40 +03:00
aria_backup.h
S3 is pluggable now
2020-06-19 19:43:07 +02:00
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
typo fixed. HAVE_mi_uint8korr
2023-11-02 19:42:39 +11:00
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
Added typedef decimal_digits_t (uint16) for number of digits in most
2021-05-19 22:27:27 +02:00
dur_prop.h
errmsg.h
test cases for MySQL bugs
2022-01-21 16:02:34 +01:00
ft_global.h
MDEV-31340 Remove MY_COLLATION_HANDLER::strcasecmp()
2024-04-18 15:22:10 +04:00
handler_ername.h
Merge branch '10.5' into 10.6
2023-08-01 15:08:52 +02:00
handler_state.h
hash.h
MDEV-26221: DYNAMIC_ARRAY use size_t for sizes
2021-10-19 16:00:26 +03:00
heap.h
Merge 10.4 into 10.5
2023-01-03 17:08:42 +02:00
ilist.h
Merge 10.6 into 10.8
2023-02-10 13:43:53 +02:00
json_lib.h
Merge branch '11.0' into 11.1
2023-08-09 08:25:14 +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
MDEV-27277 Add a warning when max_sort_length is reached
2024-10-22 22:39:36 +07:00
m_string.h
Merge branch '11.4' into 11.5
2024-08-21 11:52:54 +02:00
ma_dyncol.h
Merge 10.4 into 10.5
2023-01-03 17:08:42 +02:00
maria.h
cleanup: Aria headers
2020-06-19 19:43:07 +02:00
mariadb_capi_rename.h
MDEV-27295 Backport SQL service, introduced by MDEV-19275.
2023-11-05 23:35:32 +04:00
my_alloc.h
Merge branch '10.6' into 10.11
2023-12-18 11:19:04 +01:00
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.5 into 10.6
2023-02-10 13:03:01 +02:00
my_attribute.h
Check and remove high stack usage
2024-04-23 14:12:31 +03:00
my_base.h
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02:00
my_bit.h
MDEV-34392 Inplace algorithm violates the foreign key constraint
2024-10-01 09:41:56 +05:30
my_bitmap.h
Merge 10.6 into 10.11
2024-03-28 09:16:57 +02:00
my_byteorder.h
MDEV-25870 Windows - fix ARM64 cross-compilation
2021-06-07 23:15:36 +02:00
my_check_opt.h
my_compare.h
Merge branch '10.11' into 11.0
2023-11-08 17:09:44 +01:00
my_compiler.h
MDEV-33748 get rid of pthread_(get_/set_)specific, use thread_local
2024-06-21 13:46:41 +02:00
my_counter.h
Apply clang-tidy to remove empty constructors / destructors
2023-02-09 16:09:08 +02:00
my_cpu.h
Merge branch '10.5' into 10.6
2024-09-06 13:52:57 +10:00
my_crypt.h
my_dbug.h
Merge branch '10.6' into 10.7
2022-10-04 07:41:35 +02:00
my_decimal_limits.h
header typos
2022-12-20 08:55:48 +11:00
my_default.h
my_dir.h
Merge 10.6 into 10.7
2023-01-04 14:52:25 +02:00
my_getopt.h
Fix that one cannot change value for deleted variables
2024-05-27 12:39:02 +02:00
my_global.h
MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range
2024-05-27 12:39:02 +02:00
my_handler_errors.h
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02: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
MDEV-25602 get rid of __WIN__ in favor of standard _WIN32
2021-06-06 13:21:03 +02:00
my_nosys.h
my_pthread.h
MDEV-32537 Name threads to improve debugging experience and diagnostics.
2024-07-09 13:17:20 +02:00
my_rdtsc.h
Merge 10.6 into 10.11
2024-06-11 12:50:10 +03:00
my_rnd.h
remove dead code
2022-07-31 14:54:37 +02:00
my_service_manager.h
MDEV-32567 Remove thr_alarm from server codebase - socket activation fix
2023-11-23 11:52:38 +11:00
my_stack_alloc.h
my_stacktrace.h
MDEV-25602 get rid of __WIN__ in favor of standard _WIN32
2021-06-06 13:21:03 +02:00
my_sys.h
Merge 11.4 into 11.6
2024-10-03 16:09:56 +03:00
my_time.h
More windows changes for 32 bit unsigned timestamp:
2024-05-27 12:39:02 +02:00
my_tracker.h
Changing all cost calculation to be given in milliseconds
2023-02-02 23:54:45 +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
MDEV-33751 Assertion `thd' failed in int temp_file_size_cb_func(tmp_file_tracking*, int)
2024-05-27 12:39:04 +02:00
myisamchk.h
MDEV-33751 Assertion `thd' failed in int temp_file_size_cb_func(tmp_file_tracking*, int)
2024-05-27 12:39:04 +02: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
MDEV-31855 validate ssl certificates using client password in the internal client
2024-02-04 22:19:19 +01:00
mysql_com.h
MDEV-33145 support for old-mode=OLD_FLUSH_STATUS
2024-05-27 12:39:03 +02:00
mysql_com_server.h
mysql_embed.h
mysql_time.h
Extends 64 bit windows to support timestamps up to year 2106.
2024-05-27 12:39:02 +02:00
mysql_version.h.in
Merge 10.3 into 10.4
2020-10-29 13:38:38 +02:00
mysqld_default_groups.h
mysys_err.h
MDEV-9101 Limit size of created disk temporary files and tables
2024-05-27 12:39:04 +02:00
no_valgrind_without_big.inc
MDEV-31893 Valgrind reports issues in main.join_cache_notasan
2023-08-10 20:57:42 +02:00
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
MDEV-32537 Name threads to improve debugging experience and diagnostics.
2024-07-09 13:17:20 +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 11.0 into 11.1
2024-03-28 12:15:36 +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
MDEV-31857 enable --ssl-verify-server-cert by default in the internal client
2024-02-04 22:19:19 +01:00
ssl_compat.h
Merge branch '10.6' into 10.9
2023-08-04 08:01:06 +02:00
sslopt-case.h
client support for --ssl-fp and --ssl--fplist
2024-02-04 22:19:00 +01:00
sslopt-longopts.h
Merge branch '11.2' into 11.4
2024-05-21 19:38:51 +02:00
sslopt-vars.h
MDEV-32473 --disable-ssl doesn't disable it
2024-02-04 22:19:19 +01:00
t_ctype.h
thr_lock.h
cleanup, remove dead code
2023-08-15 10:16:12 +02:00
thr_timer.h
typelib.h
Added 'const' to arguments in get_one_option and find_typeset()
2021-02-08 12:16:29 +02:00
violite.h
MDEV-33582 Add more warnings to be able to better diagnose network issues
2024-03-05 20:19:49 +02:00
waiting_threads.h
header typos
2022-12-20 08:55:48 +11:00
welcome_copyright_notice.h
MDEV-30153 ad hoc client versions are confusing
2023-01-19 12:39:37 +01:00
wqueue.h
wsrep.h
Reduce compilation dependencies on wsrep_mysqld.h
2022-08-31 11:05:23 +03:00