Commit graph

  • 02c925952c Review input part #1. Sergei Petrunia 2025-06-02 22:23:20 +03:00
  • 8f820d7c82 vers_insert_history_fast: add const Nikita Malyavin 2025-05-26 14:42:41 +02:00
  • b5e7a823e0 Innodb: fix clang build Nikita Malyavin 2025-05-11 15:35:35 +02:00
  • 8bb920c226 cleanup: add new(thd) to Sql_alloc and Item Nikita Malyavin 2024-12-03 21:40:53 +01:00
  • 25961be8bf cleanup: further replace thd->alloc() with operator new Nikita Malyavin 2024-11-23 00:54:43 +01:00
  • adf734eec8 Review input: rename vcol_part_of_key to vcol_direct_part_of_key bb-12.1-mdev-36132-wip-fixes Sergei Petrunia 2025-06-02 20:19:23 +03:00
  • 9bae36d855 Review input: update_vcol_key_covering: Don't treat constant vcols specially Sergei Petrunia 2025-06-02 19:58:06 +03:00
  • 48ebd8fce4 Review input: restructure in TABLE::update_virtual_fields Sergei Petrunia 2025-06-02 19:11:34 +03:00
  • 0b908ede58 Fixed some compilation failures on 32bit bb-MDEV-24-monty Monty 2025-06-02 11:01:03 +03:00
  • 90a137b1f7 Fixed failing backup tests when ~/.my.cnf contains --skip-ssl Monty 2025-05-27 15:50:40 +03:00
  • af8df1ca83 Change some Aria ULONG variables to UINT Monty 2025-05-22 12:06:14 +03:00
  • 8334f9f907 MDEV-24 Segmented key cache for Aria Monty 2025-05-19 21:58:30 +03:00
  • 643319a7fb MDEV-36465 MDEV-33813 Regression, Queries in 'Waiting for someone to free space' state will not automatically retry IO and hang forever Monty 2025-05-30 11:22:58 +03:00
  • 0a91bbdc41 Get debug version to compile with gcc 7.5.0 Monty 2025-05-27 10:57:16 +03:00
  • ce4f83e6b9 MDEV-29157 SELECT using ror_merged scan fails with s3 tables Monty 2025-05-25 15:47:26 +03:00
  • 5f83b219bb Fixed compiler warning from clang in connect/tabxcl.cpp Monty 2025-05-21 10:59:34 +03:00
  • 6878c14000 Updated storage/maria/ma_test_big.sh to use aria_ instead of maria_ Monty 2025-05-20 10:39:53 +03:00
  • 22024da64e MDEV-36143 Row event replication with Aria does not honour BLOCK_COMMIT Monty 2025-05-08 15:08:02 +03:00
  • f533333f82 MDEV-34388: Stack overflow on Alpine Linux (postfix) - sanitizers Daniel Black 2025-05-29 11:28:15 +10:00
  • 42b21a807b Clone Binary Log GTID main-MDEV-35248 mariadb-DebarunBanerjee 2025-06-02 12:49:08 +05:30
  • 897f565170 MDEV-36912 sys_vars.sysvars_server_embedded and sys_vars.sysvars_server_notembedded fail on x86 bb-12.1-elenst Elena Stepanova 2025-06-01 16:05:21 +03:00
  • 9162e32ea0 MDEV-34388: Stack overflow on Alpine Linux (postfix) - sanitizers Daniel Black 2025-05-29 11:28:15 +10:00
  • 141a3bf1b9 MDEV-20022 sql_mode="oracle" does not support TO_NUMBER() function bb-12.0-MDEV-20022 Alexander Barkov 2025-05-21 14:55:55 +04:00
  • 51415e280a MDEV-9804 Implement a caching_sha2_password plugin bb-12.1-MDEV-9804-sha2 Sergei Golubchik 2025-05-04 19:13:43 +02:00
  • 8c6cbb3360 MDEV-25870 followup : pmull support on Windows ARM64 Vladislav Vaintroub 2025-05-28 01:55:39 +02:00
  • 6c79b4ab8f MDEV-24588: Fix crash with unnamed column in derived table Raghunandan Bhat 2025-05-23 16:12:01 +05:30
  • 7dcdb2c876 Merge branch '11.8' into 11.8 release Oleksandr Byelkin 2025-05-30 13:28:41 +02:00
  • fda6c27f41 Clone Final Integration: Various fixes mariadb-DebarunBanerjee 2025-05-30 12:48:36 +05:30
  • 341929d54b
    MDEV-36132 [wip] vcol expr to vcol field substitution in GROUP BY Yuchen Pei 2025-05-30 15:45:50 +10:00
  • f150bb821f Make building of the INFO_SRC and INFO_BIN files optional Michal Schorm 2025-05-29 13:25:06 +02:00
  • fe6a5c2200 MDEV-29155 CREATE OR REPLACE with self-referencing CHECK hangs forever, cannot be killed Aleksey Midenkov 2025-05-28 11:28:17 +03:00
  • 0b2434d2e9 MDEV-25158 Segfault on INTERSECT ALL with UNION in Oracle mode Aleksey Midenkov 2025-05-28 11:28:16 +03:00
  • 3bbe2570c5 Make ORDER BY vcol rewrite recompute covering_keys: part 2 bb-12.1-mdev-36132-try-fix-covering Sergei Petrunia 2025-05-29 09:23:23 +03:00
  • a96a79a9fc
    MDEV-36132 [demo] replace instead of prepending to all_fields bb-12.1-mdev-36132-replace-all-fields-item Yuchen Pei 2025-05-29 14:17:45 +10:00
  • 07cee90a4e
    MDEV-36132 [wip] vcol expr->vcol field substitution in GROUP BY Yuchen Pei 2025-05-20 13:46:32 +10:00
  • a87634b5b8
    MDEV-36132 [to-squash] Address review input and multiple order by items Yuchen Pei 2025-05-29 13:40:46 +10:00
  • e021a61b6f MDEV-36729: ha_example::show_func_example is incorrectly defined Daniel Black 2025-05-02 17:13:28 +10:00
  • f35cfcd09b MDEV-36729: ha_example::show_func_example is incorrectly defined Daniel Black 2025-05-02 17:13:28 +10:00
  • d915c83ae1 MDEV-29499 Improving the 'Can't execute init_slave query' error message with the actual failure Apostolis Stamatis 2025-04-29 19:24:11 +03:00
  • 4f72d84fc0 MDEV-29499 Improving the 'Can't execute init_slave query' error message with the actual failure origin/pull/3942/head Apostolis Stamatis 2025-04-29 19:24:11 +03:00
  • 48f859af35 MDEV-35635: START SLAVE UNTIL allows CHANGE MASTER TO options Mohanad 2025-03-21 16:00:00 +02:00
  • 4d37b1c4b9 MDEV-36886 log_t::get_lsn_approx() isn't lower bound Marko Mäkelä 2025-05-28 14:44:43 +03:00
  • dbee7b7d7c MDEV-36863 InnoDB: Failing assertion: !block->n_hash_helps after failing to shrink innodb_buffer_pool_size Marko Mäkelä 2025-05-28 14:34:26 +03:00
  • d953f2c810 MDEV-36868: Inconsistency when shrinking innodb_buffer_pool_size Marko Mäkelä 2025-05-28 13:33:06 +03:00
  • 67662ee9cd
    Merge 8f486f2f74 into 4b79d7b8ee Marko Mäkelä 2025-05-28 16:44:50 +05:30
  • 8f486f2f74 MDEV-36301 SET GLOBAL innodb_log_file_disabled, ... MDEV-36301 Marko Mäkelä 2025-05-28 14:14:20 +03:00
  • 7b4b759f13 MDEV-36868: Inconsistency when shrinking innodb_buffer_pool_size Marko Mäkelä 2025-05-28 13:33:06 +03:00
  • 23bdc9c17f Make ORDER BY vcol rewrite recompute covering_keys. Sergei Petrunia 2025-05-28 12:17:55 +03:00
  • b837aedeaa TMP: Update .result which was missed in previous commits Sergei Petrunia 2025-05-28 12:13:41 +03:00
  • b3ec0b87f4 MDEV-34425 mroonga files are not copied by mariabackup Kazuhiko Shiozaki 2025-05-28 17:51:11 +10:00
  • 88d35c5c51 MDEV-34388: Stack overflow on Alpine Linux (postfix) mroonga+asan Daniel Black 2025-05-28 17:07:50 +10:00
  • 676aea8cad MDEV-36848: identify tests with various MSAN suitability Daniel Black 2025-05-28 15:03:05 +10:00
  • 5dbfb52d04 MDEV-36894 JSNX::SetArrayOptions and BJNX::SetArrayOptions unused nm arg Daniel Black 2025-05-28 14:03:40 +10:00
  • 495153feac MDEV-36893 THD::reset_sub_statement_state swaps with uninitialized structure Daniel Black 2025-05-28 11:48:04 +10:00
  • 8d2665e56b MDEV-34388 default stack size under MSAN needs increasing Daniel Black 2025-03-20 09:24:37 +11:00
  • 2811559337 version string - memory sanitizer isn't the same as valgrind Daniel Black 2025-05-24 15:55:29 +10:00
  • 8490901307 MDEV-34388: Stack overflow on Alpine Linux (postfix - ASAN/MSAN+Debug) Daniel Black 2025-05-23 19:59:58 +10:00
  • 5012402330 MDEV-34388 Alpine Stack Overflow - reduce Grant_tables::open_and_lock Marko Mäkelä 2025-05-23 19:55:20 +10:00
  • df414933f1 MDEV-36316/MDEV-36327/MDEV-36328 Debug msan Daniel Black 2025-05-23 20:02:45 +10:00
  • 74ba3a724a
    WIP 7 (last.) privilege test origin/pull/4037/head ParadoxV5 2025-05-27 12:57:50 -06:00
  • 7cfb88360e test 11.4-wlad Vladislav Vaintroub 2025-05-27 15:44:03 +02:00
  • 14b12ffb55 MDEV-36483: store ddls in the optimizer trace bsrikanth-mariadb 2025-05-05 09:46:34 -04:00
  • ced634e8c9 Fixed failing backup tests when ~/.my.cnf contains --skip-ssl Monty 2025-05-27 15:50:40 +03:00
  • d1a68b3505 Change some Aria ULONG variables to UINT Monty 2025-05-22 12:06:14 +03:00
  • eb978e63f5 MDEV-24 Segmented key cache for Aria Monty 2025-05-19 21:58:30 +03:00
  • fe10645eb7 MDEV-26713 post-fix: don't run charset_client_win_utf8mb4.test in parallel mtr st-11.4-wlad Vladislav Vaintroub 2025-05-27 10:20:31 +02:00
  • 507cbde68f MDEV-36882: Inconsistent DBUG_ASSERT trips GCC -Og Marko Mäkelä 2025-05-27 08:05:19 +03:00
  • ad961dcfe3
    [review][demo] update next->prev in insert_element_after bb-main-MDEV-13817-2-ycp-review Yuchen Pei 2025-05-27 14:41:55 +10:00
  • 605c5eaf2a
    [review] some minor review comments and suggestions Yuchen Pei 2025-05-27 14:41:40 +10:00
  • 6e158b8be5
    WIP 6 (last?): fix build & expand test ParadoxV5 2025-05-26 22:38:28 -06:00
  • aaccf99fdb MDEV-36885 Windows/ARM64 - build and test on CI Vladislav Vaintroub 2025-05-23 09:19:08 +02:00
  • 49dc9d2fe6 MDEV-36290: ALTER TABLE with multi-master can cause data loss origin/10.6-MDEV-36290-monty-bnestere-adds-squash Monty 2025-05-10 14:07:28 +03:00
  • 08b9c80159 MDEV-36290: comments origin/10.6-MDEV-36290-monty-bnestere-adds Brandon Nesterenko 2025-05-26 13:52:56 -06:00
  • 71dba7d642 MDEV-36483: store ddls in the optimizer trace bsrikanth-mariadb 2025-05-05 09:46:34 -04:00
  • 9ba6803362 MDEV-36290: Test amendments (Add NULL, and parameterized tests better) Brandon Nesterenko 2025-05-02 10:18:51 -06:00
  • 0a4fba2ed5 MDEV-36290 (server): bnestere unpack additions Brandon Nesterenko 2025-05-26 11:21:12 -06:00
  • adf099d2c2 MDEV-36885 Windows/ARM64 - build and test on CI MDEV-36885 Vladislav Vaintroub 2025-05-23 09:19:08 +02:00
  • 9d27522217 MDEV-36290 (server): Fix error logic Brandon Nesterenko 2025-05-26 10:13:09 -06:00
  • 05c83bdb3f MDEV-36290 (test): Add dropping multiple columns Brandon Nesterenko 2025-05-26 10:12:55 -06:00
  • bcd02c79f3 Merge branch '10.6' into 10.11 Vladislav Vaintroub 2025-05-26 16:59:32 +02:00
  • aba04c562b Compiling - fix warnings with MSVC 17.14 Vladislav Vaintroub 2025-05-26 16:26:03 +02:00
  • 80230b6fc6 MDEV-36787 ROLLBACK TO SAVEPOINT fails with assert invalid state 10.11-MDEV-36787 Thirunarayanan Balathandayuthapani 2025-05-26 20:20:14 +05:30
  • eb3c0aac2a cleanup: add operator new(size_t, const THD*) for single-object allocations Nikita Malyavin 2024-11-23 15:05:48 +01:00
  • 7fe944a8cd cleanup: add operator new[](size_t, const THD*) Nikita Malyavin 2024-11-21 20:44:34 +01:00
  • dfa7fe347f MDEV-28730 Remove internal parser usage from InnoDB fulltext 11.8-MDEV-28730 Thirunarayanan Balathandayuthapani 2025-05-26 10:41:50 +05:30
  • 585531d6c0 MDEV-36234: Add innodb_linux_aio Marko Mäkelä 2025-05-26 13:53:41 +03:00
  • d665810cf0 Windows/ARM64 - fix build with clang-cl Vladislav Vaintroub 2025-05-23 14:47:00 +02:00
  • be48b3ee59 Fix mariadb-upgrade-service crash on Windows/ARM64 Vladislav Vaintroub 2025-05-22 07:17:22 +00:00
  • 4af231b1d1 Windows/ARM64 - workaround compiler bug Vladislav Vaintroub 2025-05-21 21:12:40 +02:00
  • 59ee33e14e MDEV-32189 follow-up: Properly initialize UErrorCode for ucal_getDefaultTimeZone() Vladislav Vaintroub 2025-05-21 16:32:23 +02:00
  • db188083c3 MDEV-36771 Assertion 'bulk_insert == TRX_NO_BULK' failed in trx_t::assert_freed Thirunarayanan Balathandayuthapani 2025-05-26 11:48:07 +05:30
  • 4e5d405a86 Clone Innodb - Fix redo header LSN & checkpoint LSN mariadb-DebarunBanerjee 2025-05-26 11:35:25 +05:30
  • 3da36fa130 Merge 10.6 into 10.11 Marko Mäkelä 2025-05-26 08:10:47 +03:00
  • d8962d138f MDEV-36017 Alter table aborts when temporary directory is full Thirunarayanan Balathandayuthapani 2025-05-25 09:12:00 +05:30
  • e9c24a6384 MDEV-32570 (test): Finish MTR tests for rpl_fragment_row_event.test origin/main-MDEV-32570 main-MDEV-32570 Brandon Nesterenko 2025-05-25 15:00:51 -06:00
  • 8fd35a049d MDEV-32570 (server): Add THD stages for buffering/constructing Brandon Nesterenko 2025-05-25 14:43:24 -06:00
  • 551a4bdd6e MDEV-36483: store ddls in the optimizer trace bsrikanth-mariadb 2025-05-05 09:46:34 -04:00
  • 8bc1643148 MDEV-36860 exec_REDO_LOGREC_REDO_REPAIR_TABLE: Assertion `maria_tmpdir' failed Monty 2025-05-25 16:38:21 +03:00
  • 8a4d3a044f MDEV-36017 Alter table aborts when temporary directory is full Thirunarayanan Balathandayuthapani 2025-05-25 09:11:41 +05:30
  • 49f351f583 MDEV-36835 - main.aborted_clients fails after various tests origin/bb-11.8-release Sergey Vojtovich 2025-05-24 21:24:29 +04:00