199616 Commits (10.6)
 

Author SHA1 Message Date
Daniel Black 1055bc957e MDEV-36182: Revert "MDEV-26674: Set innodb_use_native_aio=OFF 6 months ago
Daniel Black 51179067fc MDEV-36182: Revert "MDEV-26674 workaround for mariadb-backup" 6 months ago
Marko Mäkelä 1c9f64e54f MDEV-36613 Incorrect undo logging for indexes on virtual columns 6 months ago
Jan Lindström 5f2562291c MDEV-36509 : Galera test failure on galera_sr.mysql-wsrep-features#165 6 months ago
Jan Lindström ee947fae80 MDEV-36464 : Galera test failure on galera_3nodes.galera_gtid_2_cluster 6 months ago
Julius Goryavsky 0403f0147f MDEV-33136: backport corrections from 10.11+ 6 months ago
Julius Goryavsky 88dfa6bcee Merge branch '10.5' into '10.6' 6 months ago
Julius Goryavsky 08f902e9ce MDEV-36116: correction for error codes 6 months ago
Alexey Yurchenko 77391482bd MDEV-34998: master can stop responding after cluster vote to evict a node 6 months ago
Julius Goryavsky bbd0e4b2c9 MDEV-34998 addendum: post-fix corrections for SST scripts 6 months ago
Alexey Yurchenko ec5068fe59 MDEV-34998: master can stop responding after cluster vote to evict a node 1 year ago
Nikita Malyavin cb7e39b75b MDEV-36181 Field pointer may be uninitialized in fill_record 6 months ago
Oleksandr Byelkin ba34657cd2 MDEV-35238 (MDEV-34922) Wrong results from a tables with a single record and an aggregate 9 months ago
Marko Mäkelä 14389b6993 MDEV-36510 InnoDB fails to compile with clang++-20 6 months ago
Nikita Malyavin e6ea5d568c MDEV-36507 fix dbug_print_row concurrent access 7 months ago
Nikita Malyavin 4de5161a70 fix build with -fno-elide-constructors 6 months ago
Nikita Malyavin 24a4d4ab0c MDEV-36422 Build fails with cmake 4.0.0 due to wsrep 6 months ago
Nikita Malyavin 2a5a12b227 MDEV-36506 Build fails with cmake 4.0 6 months ago
Yuchen Pei b6392c292e
MDEV-36454 MDEV-35452 Fix spider view protocol test failures caused by tampering of order by items 6 months ago
Yuchen Pei 8866fba00a
MDEV-36454 MDEV-35452 Fix spider view protocol test failures caused by different queries constructed without GBH 6 months ago
Yuchen Pei dabd51c391
MDEV-36335 MDEV-35452 Disable view protocol when calling spider_copy_tables in tests 6 months ago
Yuchen Pei 0f7c9146cf
MDEV-36452 MDEV-35452 Fix udf output temp field name in spider tests with --view-protocol 6 months ago
Yuchen Pei 25f1e6f565
MDEV-36307 MDEV-35452 Do not create spider group by handler when dealing with derived tables or view and at least one select item is constant 6 months ago
Yuchen Pei 59962ae2b3
MDEV-36442 MDEV-35452 Fix --view-protocol for spider tests with SELECT arguments of SELECT statements 6 months ago
Sergey Vojtovich b02ad4a6f8 MDEV-36427 - FTBFS with libxml2 2.14.0 6 months ago
Daniel Black 690b2cf776 test: archive-big test too big for msan 7 months ago
Daniel Black 93ea4f29a4 MDEV-36347 UBSAN: plugins.auth_v0100 - runtime error: call to function do_auth_0x0100 6 months ago
Daniel Black 3995de0318 MDEV-36341 UBSAN: FederatedX fill_server runtime error: applying non-zero offset to null pointer 6 months ago
Daniel Black 13dd073742 MDEV-31846: enable cursor protocol for test federatedx_create_handlers 6 months ago
Daniel Black b316a7135b mroonga: undefined behaviour fix 6 months ago
Daniel Black 2ba49bd804 mroonga: correct offsetof calculation 6 months ago
Marko Mäkelä db4763a0d1 Fix a slow test 6 months ago
Thirunarayanan Balathandayuthapani b11772d9a5 MDEV-33167 ASAN errors in dict_sys_t::load_table / get_foreign_key_info after failing to load a table 6 months ago
Thirunarayanan Balathandayuthapani 0d7ef4f478 MDEV-36236 Instant alter aborts when InnoDB fails to rollback instant operation 6 months ago
Marko Mäkelä e7442e5eb9 MDEV-36226 fixup: format mismatch 6 months ago
Marko Mäkelä 4c0e2f1aca MDEV-35813: even more robust test case 6 months ago
Denis Protivensky c01bff4a10 MDEV-36360: Don't grab table-level X locks for applied inserts 6 months ago
Julius Goryavsky b983a911e9 galera mtr tests: synchronization between branches and editions 6 months ago
Julius Goryavsky 5003dac220 MDEV-36116: Post-merge correction for 10.6+ 6 months ago
Julius Goryavsky 03c31ab099 Merge branch '10.5' into '10.6' 6 months ago
Jan Lindström 25737dbab7 MDEV-33850 : For Galera, create sequence with low cache got signal 6 error: [ERROR] WSREP: FSM: no such a transition REPLICATING -> COMMITTED 7 months ago
Denis Protivensky dd54ce9e10 MDEV-36116: Remove debug assert in TOI when executing thread is killed 8 months ago
Daniele Sciascia d698b784c8 MDEV-35658 Assertion `commit_trx' failed in test galera_as_master 10 months ago
Daniele Sciascia 88eec3a9a1 MDEV-36393 Test failure on galera_sr.GCF-572 6 months ago
Julius Goryavsky fa55b36c1e galera tests: corrections for garbd-related tests 6 months ago
Julius Goryavsky 41565615c5 galera: synchronization changes to stop random test failures 7 months ago
Vladislav Vaintroub 10b2187a94 Fix random mariabackup crashes with latest pcre2. 6 months ago
Aleksey Midenkov c1492f3d07 MDEV-36115 InnoDB: assertion: node->pcur->rel_pos == BTR_PCUR_ON 6 months ago
Aleksey Midenkov 1db7ccc124 MDEV-31122 Server crash in get_lock_data / mysql_lock_abort_for_thread 6 months ago
Yuchen Pei 866c06ac2d
MDEV-36441 MDEV-35452 Fix extra spider_same_server_link warnings in view-protocol 6 months ago