Commit graph

  • bf473a7db3 mysqldump: compilation on windows Sergei Golubchik 2025-06-12 15:29:46 +02:00
  • 12757f8605 MHNSW_param: compilation on windows Sergei Golubchik 2025-06-12 14:43:20 +02:00
  • 2d3428e953 MDEV-24 compilation on windows Sergei Golubchik 2025-06-12 12:37:33 +02:00
  • 29d7350c9c MDEV-34680 fix for windows Sergei Golubchik 2025-06-10 10:53:42 +02:00
  • 0f37997674 fix columnstore to compile with MDEV-32854 Sergei Golubchik 2025-06-10 10:28:01 +02:00
  • e462d63888 32bit rdiff Sergei Golubchik 2025-06-10 09:28:34 +02:00
  • 29a7296d9a fix the error message Sergei Golubchik 2025-06-10 09:19:50 +02:00
  • c6939d47e6 move notembedded part of the test to _notembedded Sergei Golubchik 2025-06-10 09:12:33 +02:00
  • 29919cbc38 fix bad test results Sergei Golubchik 2025-06-10 09:02:28 +02:00
  • b527af281f audit test fixups Sergei Golubchik 2025-06-06 09:50:50 +02:00
  • 62dc96cd7e order by vcol test fixups Sergei Golubchik 2025-06-06 09:51:07 +02:00
  • ae5b1acc55 MDEV-35617: DROP USER should leave no active session for that user Dmitry Shulga 2025-05-28 00:05:05 +07:00
  • 7258324e05 cleanup: disconnect before DROP USER Sergei Golubchik 2025-06-12 08:05:32 +02:00
  • 9b54afcf95 mariadb-test: wait on disconnect Sergei Golubchik 2025-06-12 00:43:26 +02:00
  • a9854043be MDEV-35856: implement index hints Oleg Smirnov 2025-05-01 13:38:10 +07:00
  • 455f07b746 MDEV-36205 autodetection of subdist applicability Sergei Golubchik 2025-06-07 21:09:11 +02:00
  • 1315806024 MDEV-36205 subdist optimization Sergei Golubchik 2025-06-03 22:56:41 +02:00
  • 163e648def MDEV-35897 cleanup: Stats structure Sergei Golubchik 2025-05-28 17:38:32 +02:00
  • 902f0c9c90 cleanup: MHNSW_param Sergei Golubchik 2025-05-29 16:46:52 +02:00
  • 0dbeb960d4 cleanup Sergei Golubchik 2025-05-29 17:16:40 +02:00
  • 28242134c6 MDEV-19749 - MDL scalability regression after backup locks Sergey Vojtovich 2025-05-12 00:11:31 +04:00
  • 73798620a8 MDL_lock encapsulation: removed redundant methods Sergey Vojtovich 2025-05-07 16:04:07 +04:00
  • 42336cedd2 MDL_lock encapsulation: final Sergey Vojtovich 2025-05-04 01:32:04 +04:00
  • 0a9234fa8f MDL_lock encapsulation: MDL_lock::get_key() Sergey Vojtovich 2025-05-04 01:59:52 +04:00
  • 0e5ea9d276 MDL_lock encapsulation: try_acquire_lock_impl() Sergey Vojtovich 2025-05-04 00:02:00 +04:00
  • 39c031bcf9 Move m_wait.reset_status() out of critical section Sergey Vojtovich 2025-05-03 02:10:01 +04:00
  • 542ba51c4c MDL_lock encapsulation: try_acquire_lock() Sergey Vojtovich 2025-05-02 16:06:25 +04:00
  • ebddd3ff14 MDL_ticket cleanup Sergey Vojtovich 2025-05-01 17:39:43 +04:00
  • cbb3e1ab82 MDL_lock encapsulation: MDL_lock::remove_ticket() Sergey Vojtovich 2025-05-01 15:29:53 +04:00
  • 3c1b80a1bf MDL_lock encapsulation: notify_conflicting_locks() Sergey Vojtovich 2025-05-01 13:40:36 +04:00
  • 84d85849a0 MDL_lock encapsulation: MDL_lock::upgrade() Sergey Vojtovich 2025-05-01 01:12:08 +04:00
  • 49a290e00f MDL_lock encapsulation: MDL_lock::downgrade() Sergey Vojtovich 2025-05-01 00:37:01 +04:00
  • 8ae680f8a9 MDL_lock encapsulation: add_cloned_ticket() Sergey Vojtovich 2025-04-30 23:56:15 +04:00
  • 0556a46caa MDL_lock encapsulation: MDL_lock::iterate() Sergey Vojtovich 2025-04-30 20:58:00 +04:00
  • 8d0ccd911f MDL_lock encapsulation: MDL_lock::get_lock_owner() Sergey Vojtovich 2025-04-30 20:03:27 +04:00
  • f0ee3948b6 Galera feature: Retry applying writesets at slaves Pekka Lampio 2025-03-06 11:41:49 +02:00
  • 612c653d6a MDEV-20065 parallel replication for galera slave Teemu Ollakka 2024-11-21 14:31:04 +02:00
  • 2d77e21758 MDEV-28933: Per-table unique FOREIGN KEY constraint names Marko Mäkelä 2025-04-14 15:31:22 +03:00
  • d5a8d3e90f MDEV-36483: store ddls in the optimizer trace bsrikanth-mariadb 2025-05-05 09:46:34 -04:00
  • e6d652d2dd MDEV-36092 New-style hint: [NO_]SPLIT_MATERIALIZED Dave Gosselin 2025-04-24 15:03:05 -04:00
  • c43c88567f MDEV-36106 New-style hints: [NO_]DERIVED_CONDITION_PUSHDOWN, [NO_]MERGE Dave Gosselin 2025-02-24 11:32:27 -05:00
  • 60a64ab7c7 Post review changes Oleksandr Byelkin 2025-06-02 21:26:06 +02:00
  • fd1362ef5b MDEV-36838 Oracle outer join syntax (+): server crash on derived tables Oleksandr Byelkin 2025-05-20 13:57:46 +02:00
  • ced8220532 MDEV-13817 add support for oracle left join syntax - the ( + ) Oleksandr Byelkin 2025-05-12 16:23:20 +02:00
  • 1534025eb4 Add Flags to Item::walk. Oleksandr Byelkin 2025-03-18 17:35:08 +01:00
  • 75855d031d post review changes Rucha Deodhar 2025-06-02 15:51:15 +05:30
  • b77009ebd3 MDEV-32854: Make JSON_DEPTH_LIMIT configurable Rucha Deodhar 2024-02-27 19:43:51 +05:30
  • f3b21cd6f6 MDEV-18983 Port rpl_semi_sync_master_wait_for_slave_count from MySQL ParadoxV5 2025-05-06 20:25:57 -06:00
  • 031f15a3b4 Deduplicate code in sql/semisync_master.cc ParadoxV5 2025-05-06 19:52:41 -06:00
  • dd8f5b92ad MDEV-34680 Asynchronous and Buffered Logging for Audit Plugin. Alexey Botchkov 2025-05-02 18:04:49 +04:00
  • 2e793dca40 Cleanup#3 for MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY Iqbal Hassan 2025-05-19 22:36:14 +08:00
  • f9b330e0b4 Cleanup#2 for MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY - packed_col_length Alexander Barkov 2025-05-17 09:33:16 +04:00
  • 3acda17aa9 Cleanup#1 for MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY Alexander Barkov 2025-05-06 15:06:59 +04:00
  • 5930c48c41 MDEV-34319: DECLARE TYPE .. TABLE OF .. INDEX BY in stored routines Iqbal Hassan 2024-10-11 13:06:20 +08:00
  • 9e13cf0862 MDEV-36705 Preparations for associative arrays (MDEV-34319) Alexander Barkov 2025-04-29 14:51:57 +04:00
  • f1f9284181 MDEV-34046 Parameterized PS converts error to warning, causes replication problems Aleksey Midenkov 2025-06-11 16:38:10 +03:00
  • bff9b1e472 MDEV-36851: COALESCE() returns nullable column while IFNULL() does not raghunandanbhat 2025-05-30 17:44:55 +05:30
  • c8f527a5dd MDEV-36132 Substitute vcol expressions with indexed vcol fields in ORDER BY Yuchen Pei 2025-05-14 18:08:54 +10:00
  • 206cabed3c Change some Aria ULONG variables to UINT Monty 2025-05-22 12:06:14 +03:00
  • 570faa0230 MDEV-24 Segmented key cache for Aria Monty 2025-05-19 21:58:30 +03:00
  • 529b799c83 MDEV-21376 mysqldump should support wildcards. Alexey Botchkov 2025-05-12 14:17:40 +04:00
  • e15904d564 MDEV-9804 Implement a caching_sha2_password plugin Sergei Golubchik 2025-05-04 19:13:43 +02:00
  • ef290ce56e MDEV-36851: COALESCE() returns nullable column while IFNULL() does not raghunandanbhat 2025-05-30 17:44:55 +05:30
  • eb53faaee2 MDEV-34761 : Assertion `client_state_.mode() == wsrep::client_state::m_local' failed in int wsrep::transaction::after_statement(wsrep::unique_lock<wsrep::mutex>&) Jan Lindström 2025-06-11 15:57:42 +03:00
  • 06866a5e12 MDEV-35739 ST_INTERSECTION precise self-intersection 11.8-mdev-35739-linestring-intersection Dave Gosselin 2025-06-11 13:31:33 -04:00
  • 18bb45f4b1 MDEV-36234 Cleanup, refactor Innodb's use of tpool AIO, move logic to tpool bb-MDEV-36234-wlad Vladislav Vaintroub 2025-06-11 17:25:27 +02:00
  • 1c41e1424d MDEV-36234 Cleanup, refactor Innodb's use of tpool AIO, move logic to tpool MDEV-36234-wlad Vladislav Vaintroub 2025-06-11 17:25:27 +02:00
  • a4b0301b91 MDEV-30363 InnoDB: Failing assertion: trx->error_state == DB_SUCCESS in que_run_threads 10.6-MDEV-30363 Thirunarayanan Balathandayuthapani 2025-06-11 20:47:43 +05:30
  • 69dee99c5f MDEV-35856: implement index hints Oleg Smirnov 2025-05-01 13:38:10 +07:00
  • 0a68328673 MDEV-34705: Binlog-in-engine: Protect against concurrent RESET MASTER and dump threads bb-11.4-knielsen Kristian Nielsen 2025-06-10 00:52:03 +02:00
  • c427618462 MDEV-36977: Histogram code lacks coverage for non-latin characters Lena Startseva 2025-06-10 15:21:04 +07:00
  • 6e2600f45e Use DBUG_ASSERT_NO_ASSUME(A) when A is only defined in DBUG ultragreed 2025-06-11 01:43:30 +10:00
  • 088349349c MDEV-30942 MSAN_OPTIONS=poison_in_dtor=1 causes failures in free_root() Daniel Black 2025-06-11 16:22:27 +10:00
  • 0625f6b8b2 MDEV-27964: tests - enable msan tests on have_crypt.inc Daniel Black 2025-06-11 09:45:32 +10:00
  • 90f7281fc3 MDEV-34933 remove MSAN exclusion on test plugins.rpl_auth Daniel Black 2025-06-11 09:40:32 +10:00
  • 116b729cb1 MDEV-35617: DROP USER should leave no active session for that user bb-12.1-MDEV-35617 Dmitry Shulga 2025-06-10 23:50:29 +07:00
  • f45991734d Only call MY_ASSUME in DBUG_ASSERT for C++ ultragreed 2025-06-11 01:40:54 +10:00
  • 72e1e5802e fix: call DBUG_ASSERT in DBUG_ASSERT_NO_ASSUME in DBUG_ASSERT_AS_PRINTF ultragreed 2025-06-11 01:33:47 +10:00
  • 02f006f127 Use [[gnu::assume()]] instead of attribute to fix switch ... case ultragreed 2025-06-11 01:27:06 +10:00
  • 1c499011d6 Add explicit conversion to bool ultragreed 2025-06-08 16:33:06 +10:00
  • 87a64f4a33 Add C++ check for Clang and MSVC ultragreed 2025-06-08 16:00:35 +10:00
  • 0ae0556b36 Rename DBUG_ASSUME into MY_ASSUME ultragreed 2025-06-04 22:51:33 +10:00
  • 486b1f9fe2 Replace few more occurrences of DBUG_ASSERT(0) with no assume ultragreed 2025-06-04 22:25:44 +10:00
  • b0a084d91a Ignore assume with side effect warning for Clang ultragreed 2025-06-04 22:10:13 +10:00
  • cf3b141013 Only use assume in C++ files for GCC ultragreed 2025-06-04 21:33:28 +10:00
  • 7b2ff6e9dd Replace DBUG_ASSERTs guarded with safety checks with no assume variation ultragreed 2025-05-31 01:08:11 +10:00
  • 889e24ec0a Replace certain DBUG_ASSERT(0) with no assume variation ultragreed 2025-05-31 00:52:54 +10:00
  • eaa872b166 Implement DBUG_ASSUME, augment DBUG_ASSERT with it ultragreed 2025-05-30 22:37:28 +10:00
  • 84b6fcbc1c Remove 10-year-old defensive if after assert ultragreed 2025-04-04 06:08:18 +10:00
  • dd2982dc33 MDEV-30831 Cannot compile AWS KMS Plugin bb-10.11-wlad-aws-sdk Vladislav Vaintroub 2025-06-06 16:26:27 +02:00
  • 5729d89cd5 MDEV-36938 Fix MSI install failure when ADDLOCAL omits required runtime Vladislav Vaintroub 2025-06-04 09:46:06 +02:00
  • 9bf0492b7d MDEV-36904 Improve runtime dependency packaging on Windows Vladislav Vaintroub 2025-06-10 11:53:45 +02:00
  • 3ae7bf3af6 MDEV-16686 DDL in procedure propagates no locking to tables locked by DML bb-10.6-midenok-MDEV-16686 Aleksey Midenkov 2025-06-04 15:52:14 +03:00
  • 7e34ce5a5e fix the error message Sergei Golubchik 2025-06-10 09:19:50 +02:00
  • 6ce6859e7d
    Merge 14c105a8bd into 6a2afb42ba andrelkin 2025-06-10 10:13:17 +02:00
  • c0c36daf53
    Merge 674c9b0261 into 6a2afb42ba andrelkin 2025-06-10 10:12:59 +02:00
  • 671ec6d9a8 MDEV-35617: DROP USER should leave no active session for that user Dmitry Shulga 2025-06-10 12:20:14 +07:00
  • f4578192ae MDEV-35617: DROP USER should leave no active session for that user Dmitry Shulga 2025-06-10 11:55:33 +07:00
  • 45acb6743c MDEV-36511: Dump basic stats of a table to trace bsrikanth-mariadb 2025-05-27 12:17:22 -04:00
  • cfab1e18cc
    Merge e9c24a6384 into 6a2afb42ba Brandon Nesterenko 2025-06-10 01:35:50 +03:00