199616 Commits (10.6)
 

Author SHA1 Message Date
Daniel Black d891d23ec3 MDEV-37724: Debug Memory leak with InnoDB ALTER TABLE ALGORITHM=INSTANT 6 days ago
Marko Mäkelä e1f12f149c MDEV-37626 clang -fsanitize=undefined errors in row0log.cc 2 weeks ago
Thirunarayanan Balathandayuthapani 687b18648c MDEV-35163 InnoDB persistent statistics fail to update after ALTER TABLE...ALGORITHM=COPY 2 weeks ago
Sergei Golubchik 764b893cb7 suppress 'InnoDB: native AIO failed' under rr 4 weeks ago
Alexey Botchkov 32c1725b1b MDEV-35713 UBSAN: runtime error: load of value 1341112147, which is not a valid value for type 'enum enum_schema_tables' in optimize_for_get_all_tables and get_all_tables and on SELECT from I_S geometry_columns. 4 weeks ago
Alexey Yurchenko e238246872 MDEV-37494 Diagnostics_area does not always contain apply error info 2 months ago
Monty 6058e02732 MDEV-37172 Server crashes in Item_func_nextval::update_table after INSERT to the table, that uses expression with nextval() as default 3 weeks ago
Michael Widenius e3e4013330 Added memory allocated by my_once_malloc() to global_memory_used 3 weeks ago
Vladislav Vaintroub 2ccf6a245f MDEV-37483 - fix output differences Linux vs Windows in the test 3 weeks ago
Oleksandr Byelkin 1b5fb40b6d MDEV-32308 Server crash on cleanup of non-fully-constructed-due-to-an-error CTE 2 years ago
Marko Mäkelä 16d91f87ff MDEV-29930 Lock order inversion in ibuf_remove_free_page() 3 weeks ago
Thirunarayanan Balathandayuthapani 4dcd2d8513 MDEV-37412 Corrupted page during recovery aborts the server 4 weeks ago
Elena Stepanova c40402e4a9 MDEV-37618 galera.MDEV-26266 fails with ER_OPTION_PREVENTS_STATEMENT with PS protocol 4 weeks ago
Yuchen Pei 0a4315509b
MDEV-36723 Fix an MSAN caused by memcmp going over a string boundary 1 month ago
Sergei Golubchik 5743435954 MDEV-37397 Assertion `bitmap_is_set(&read_partitions, next->id)' failed in int partition_info::vers_set_hist_part(THD *) 1 month ago
Sergei Golubchik ff12ec86a5 MDEV-37483 mariadb-dump -T doesn't convert table names 1 month ago
Sergei Golubchik 75b000372b cleanup: reusable build_path_for_table() function 1 month ago
Sergei Golubchik b6445714ca MDEV-37505 myisamchk -V crashes 2 months ago
Monty 8f771b28a1 MDEV-34914 maria.bulk_insert_crash fails on s390x (10.6+, Debug) 1 month ago
Marko Mäkelä d00e0f71a4 MDEV-33817/MDEV-37170 fixup: Remove evex512 1 month ago
Kristian Nielsen 5487c059c6 Fix undefined behaviour in crc32_avx512() 1 month ago
Daniel Black a1bba0e31c MDEV-36482: Make liburing work WITH_MSAN=ON (fix) 1 month ago
Marko Mäkelä 8761047e11 Work around MDEV-37478 1 month ago
Marko Mäkelä 6bf1ed55e6 MDEV-37477: decimal_digits_t trips GCC -Wconversion 1 month ago
Daniel Black 2c30f92dd3 MDEV-36482: Make liburing work WITH_MSAN=ON 3 months ago
Marko Mäkelä 1d84cb272f Fix clang-21 -Wunnecessary-virtual-specifier 1 month ago
Marko Mäkelä 4ba12910fc Fix clang-21 -Wignored-attributes 1 month ago
Marko Mäkelä 4f7a5f7477 Fix clang-21 -Wuninitialized-const-pointer 1 month ago
Alexey Yurchenko 8dae7150b2 MTR test to verify that Galera gcs.stateless flag works 7 months ago
Julius Goryavsky 03ae1f5ab3 Continuation of previous FreeBSD-related fix for Galera SST scripts 2 months ago
Florian Smeets b5d79b86b2 Fix bootstrapping Galera nodes on FreeBSD 15.0 4 months ago
Julius Goryavsky 525ae97b12 galera tests: synchronization between versions and editions 2 months ago
Jan Lindström 3d11313b6f MDEV-36134 : Mariadb server crashed during insert 5 months ago
Denis Protivensky 6dfc9bc75b MDEV-36710: Revert "MDEV-33136: backport corrections from 10.11+" 5 months ago
Julius Goryavsky fc2990fd90 MDEV-37366 test correction: added missing --disable_ps_protocol 2 months ago
Hemant Dangi 88d43afd33 MDEV-37366: Inconsistency detected - create sequence 2 months ago
Julius Goryavsky 858dc5bd5c galera: fixed duplicated debug checkpoint name 2 months ago
Julius Goryavsky abc5661c12 galera mtr tests: fix some tests after rebase to reflect recent changes 2 months ago
Jan Lindström c24b4b92aa MDEV-36949 : unstable autoincrement value in galera_toi_ddl_nonconflicting test 4 months ago
Julius Goryavsky 23b4431cb4 galera: wsrep-lib submodule update 2 months ago
Marko Mäkelä 9ffec4c1f3 MDEV-37360: SIGSEGV in srv_printf_innodb_monitor 2 months ago
Michal Schorm c5169a3510 Make sure the 'lex_hash.h' and 'lex_token.h' header files are packed 4 months ago
Oleksandr Byelkin f2736c3b4d Fix small stack problem on some ARM. 2 months ago
Daniel Bartholomew 13f337ce1f
bump the VERSION 2 months ago
Monty df1eb3fbb2 Fixed mi_test1 and mi_test_all.sh 2 months ago
Monty 6435aeb241 Fixed "frame size..larger thane 16384" error in MyISAM 2 months ago
Sergei Golubchik 317f099ca5 mtr: override local gnutls config 2 months ago
Sergei Golubchik 59f9ef24ea Merge remote-tracking branch 'github/10.6' into 10.6 2 months ago
Sergei Golubchik fe8047caf2 MDEV-37320 ASAN errors in Field::is_null / Item_param::assign_default 2 months ago
Michael Widenius 49febfad21 Fixed compiler error with framesize=16384 in InnoDB log0sync.cc 2 months ago