Commit graph

  • e29ad9929a MDEV-37244: Avoid page lookup after read Marko Mäkelä 2025-07-21 10:32:24 +03:00
  • 5622f3f5e8 MDEV-37268 HA_ERR_KEY_NOT_FOUND upon UPDATE or partitioned table with unique hash under READ-COMMITTED Sergei Golubchik 2025-07-20 13:04:52 +02:00
  • 2b11a0e991 MDEV-37268 assert upon UPDATE or partitioned table with unique hash under READ-COMMITTED Sergei Golubchik 2025-07-20 13:00:23 +02:00
  • b96b5a6ccf cleanup: ha_partition::m_rec0 Sergei Golubchik 2025-07-20 16:08:51 +02:00
  • 774039e410 MDEV-37268 ER_DUP_ENTRY upon REPLACE into table with unique hash under READ-COMMITTED Sergei Golubchik 2025-07-20 12:33:01 +02:00
  • 3a2e1f87a1 MDEV-37268 ER_NOT_KEYFILE or assertion failure upon REPLACE into table with unique hash under READ-COMMITTED Sergei Golubchik 2025-07-20 12:06:42 +02:00
  • 67da6e6388 MDEV-34431: Avoid spin loops on page I/O waits 11.4-MDEV-34431 Marko Mäkelä 2025-07-21 09:50:00 +03:00
  • a2614abacf MDEV-34431: Ignore innodb_sync_spin_loops on Windows Marko Mäkelä 2025-07-21 09:47:11 +03:00
  • aa8cf04fe5 MDEV-34431: Avoid spin loops on page I/O waits MDEV-34431 Marko Mäkelä 2025-07-21 09:41:47 +03:00
  • 9d34322052 MDEV-34431: Ignore innodb_sync_spin_loops on Windows Marko Mäkelä 2025-07-17 15:03:33 +03:00
  • c7d6f76b3b post-merge Sergei Golubchik 2025-07-20 23:15:16 +02:00
  • 48c8388a89 MDEV-17846 Wrong result with grouping select from merged derived table 10.11-MDEV-17846 Rex Johnston 2025-07-21 07:58:53 +11:00
  • dcd02a1d37 MDEV-37281 incorrect isolation level in update with unique using hash or without overlap Sergei Golubchik 2025-07-20 10:32:37 +02:00
  • 60a6f2f964 RFC: Error on non-transactional optimistic parallel replication knielsen_detect_non_trans_optimistic Kristian Nielsen 2025-07-19 15:41:59 +02:00
  • 0a4d9016e7 Merge branch '10.11' into 11.4 Sergei Golubchik 2025-07-19 09:14:01 +02:00
  • 739dd82419
    Merge branch 'MariaDB:10.6' into 10.6 Frederic Van Espen 2025-07-19 11:04:16 +02:00
  • 2b841ddb48 test bb-11.4-wlad Vladislav Vaintroub 2025-07-18 22:53:40 +02:00
  • a7d8c97952 MDEV-37230 Incorrect handling of NULL join conditions when using split-materialized Rex Johnston 2025-07-14 13:31:50 +11:00
  • 7cf935239d Update ColumnStore 23.10.5-1 Sergei Golubchik 2025-07-17 17:23:56 +02:00
  • f9928e51b7 MDEV-37230 Incorrect handling of NULL join conditions when using split-materialized Rex Johnston 2025-07-14 13:31:50 +11:00
  • bdf78c5a2d MDEV-24981 LOAD INDEX may cause rollback of prepared XA transaction Sergei Golubchik 2025-07-18 20:32:45 +02:00
  • cd4d1dec80 Fixed test failure - clean up after Stored procedures after execuation Hazem Alrawi 2025-07-18 19:56:46 +03:00
  • 9412cd0e62 MDEV-35330: Assertion marked_for_read() failed in VSec9::VSec9 | Item_func_from_unixtime::get_date bb-10.6-mdev-35330 Raghunandan Bhat 2025-07-18 18:59:25 +05:30
  • a7a933982d MDEV-19574 innodb_stats_method is not honored when innodb_stats_persistent=ON 10.11-MDEV-19574 Thirunarayanan Balathandayuthapani 2025-07-16 13:46:25 +05:30
  • a2b97da2c3 Fix build failures Hazem Alrawi 2025-07-18 17:43:36 +03:00
  • 3942681913 MDEV-35330: Assertion marked_for_read() failed in VSec9::VSec9 | Item_func_from_unixtime::get_date bb-10.11-mdev-35330 Raghunandan Bhat 2025-07-18 18:59:25 +05:30
  • 941bdd4f1b update C/C bb-10.6-avoid-abortive-socket-close Vladislav Vaintroub 2025-07-18 16:05:37 +02:00
  • 22e0c7ebd5 -I made the changes requested on the PR. -I have implemented validation on various stages: parser and conversion function (str_to_interval) -for each validation added, there is corresponding tests Hazem Alrawi 2025-07-18 04:44:59 +03:00
  • 5689d1275f MDEV-26048 Table 'test._test_new' doesn't exist when add trigger (use pt-osc) bb-10.5-midenok2 Aleksey Midenkov 2025-07-08 01:31:47 +03:00
  • 6205d39958 MDEV-33633 Trigger tries to access already dropped view Aleksey Midenkov 2025-05-21 11:10:09 +03:00
  • 7dfb38eab7 MDEV-32299 Segfault when preparing unreferenced select in recursive CTE Aleksey Midenkov 2025-06-24 13:00:11 +03:00
  • 64604fff4c MDEV-26944 Server crash on selecting some data from information_schema Aleksey Midenkov 2025-05-25 23:23:29 +03:00
  • 55e0c34f4f MDEV-37263 Hang or crash when shrinking innodb_buffer_pool_size Marko Mäkelä 2025-07-18 10:06:33 +03:00
  • c517f0e12d fix incorrect merge 15700f54c2 (part 3) galera.mariadb_tzinfo_to_sql Daniel Black 2025-07-18 12:50:52 +10:00
  • a4f7e5ee77 fix incorrect merge 15700f54c2 (part 3) galera.mariadb_tzinfo_to_sql Daniel Black 2025-07-18 12:50:52 +10:00
  • e8e97717f6
    Update pull_request_template.md px5.pull_request_template ParadoxV5 2025-07-17 15:39:22 -06:00
  • 733c58a71e MDEV-37232 - fix embedded build on Windows bb-10.11-wlad Vladislav Vaintroub 2025-07-17 13:30:17 +02:00
  • fbbdfc8e82 test Vladislav Vaintroub 2025-07-17 13:59:19 +02:00
  • bf2ab0ab44 MDEV-37232 - fix embedded build on Windows Vladislav Vaintroub 2025-07-17 13:30:17 +02:00
  • 008145b968 galera: changes for transition to galera library 26.4.23 bb-10.6-julius-galera Julius Goryavsky 2025-07-17 17:21:02 +02:00
  • f7f41d9234 To avoid data loss, when socket is closed, issue shutdown with SHUT_WR first Vladislav Vaintroub 2025-07-17 16:31:52 +02:00
  • 1681b6c330 MDEV-37257: unstable tests temporarily added to 'disabled' list Julius Goryavsky 2025-07-17 15:42:59 +02:00
  • 81d460b16a Merge branch '10.6' into 10.11 Sergei Golubchik 2025-07-17 10:57:11 +02:00
  • cedfe8eca4 MDEV-37250 buf_pool_t::shrink() assertion failure Marko Mäkelä 2025-07-17 12:24:25 +03:00
  • 28cd55c4ad Connector/C 3.3.17 Sergei Golubchik 2025-07-16 12:50:24 +02:00
  • a8eeffb0a3 MDEV-18030 waiting_threads-t is disabled Sergei Golubchik 2025-07-16 23:19:01 +02:00
  • aedc65fe10 MDEV-30364 Assertion MDL_EXCLUSIVE on DISCARD TABLESPACE in LOCK TABLE mode Aleksey Midenkov 2025-07-08 14:01:50 +03:00
  • db3e1edac3 MDEV-36814 MariaDB 10.11.9 Signal 11 crash on second Stored Procedure call Sergei Golubchik 2025-07-16 13:23:16 +02:00
  • 9a51709dba MDEV-29001 DROP DEFAULT makes SHOW CREATE non-idempotent Aleksey Midenkov 2025-07-09 15:45:35 +03:00
  • 67745e4dbf MDEV-30334 Optimizer trace produces invalid JSON with WHERE subquery Rex 2023-02-02 06:29:05 +12:00
  • 552c477950 MDEV-34926: mysql-install-db suggests a deprecated procedure Oleksandr Byelkin 2024-09-19 09:31:54 +02:00
  • c05b1fe2c2 MDEV-21654 binary library file pam_mariadb_mtr.so installed among test data files Sergei Golubchik 2025-07-13 09:46:40 +02:00
  • b1daecfc45 MDEV-30190 Password check plugin prevents changing grants for CURRENT_USER Sergei Golubchik 2025-07-13 09:36:08 +02:00
  • aef0468c18 cleanup: select ... into tests Sergei Golubchik 2024-12-13 11:56:31 +01:00
  • 29277bf9d9 MDEV-36701 command line client doesn't check session_track information Sergei Golubchik 2025-07-08 22:18:10 +02:00
  • e925ddd234 MDEV-27578 DESC attribute upon spatial index creation prevents ER_DUP_INDEX warning Sergei Golubchik 2025-07-12 23:33:25 +02:00
  • dd63c6c9e3 MDEV-29186 Query cache makes virtual column function RAND() non-random Sergei Golubchik 2025-07-07 21:56:33 +02:00
  • 9fc124f8f9 MDEV-25415 CASE function handles NULL inconsistently Sergei Golubchik 2025-07-05 00:21:53 +02:00
  • 1ac4aeb5d8 MDEV-35581 On servers linked against WolfSSL SSL_Cipher and SSL_cipher_list are always the same Sergei Golubchik 2025-07-03 22:16:45 +02:00
  • 0d20ed9eae MDEV-35580 Server using WolfSSL shows different name than OpenSSL for some ciphers Sergei Golubchik 2025-07-02 22:27:55 +02:00
  • 04122ed770 MDEV-36815 Fresh MariaDB 11.4 installation gives errors when configuring utf8 Sergei Golubchik 2025-06-21 00:15:59 +02:00
  • 46135c625b MDEV-36979 Same alias name with different case on same table is not working in functions Sergei Golubchik 2025-06-17 19:08:40 +02:00
  • 9253d6dad5 MDEV-12237 main.analyze_stmt_slow_query_log failed in buildbot Sergei Golubchik 2025-05-27 10:52:32 +02:00
  • db2f3d230c pluggable auth: server should escape '\0' too, it's OK packet Sergei Golubchik 2025-05-19 18:30:37 +02:00
  • cb7978a12d MDEV-36720 Possible memory leak on updating table with index without overlaps Sergei Golubchik 2025-05-16 11:29:56 +02:00
  • 9306353d2d MDEV-36753 Assertion `str[strlen(str)-1] != '\n'' failed in my_message_sql upon REPAIR .. USE_FRM with encryption enabled Sergei Golubchik 2025-05-07 16:17:37 +02:00
  • 98c56e1fe6
    MDEV-37178 Call vcol order by substitution in single table DELETE/UPDATE bb-12.1-mdev-37178 Yuchen Pei 2025-07-17 11:33:13 +10:00
  • 0ba98cfc5c
    MDEV-37252 Do not check is_key_used in get_index_for_order Yuchen Pei 2025-07-17 15:15:36 +10:00
  • a18b87024a
    MDEV-37252 Do not check is_key_used in get_index_for_order bb-10.11-mdev-37252 Yuchen Pei 2025-07-17 15:14:57 +10:00
  • 8b0ad36e96 ColumnStore 6.4.11-1 Sergei Golubchik 2025-07-14 17:13:35 +02:00
  • e293509c58 HeidiSQL 12.11 Sergei Golubchik 2025-07-14 17:09:11 +02:00
  • e1ceafa8a9 Workaround WolfSSL issue #9004 to fix the build on Windows. Vladislav Vaintroub 2025-07-14 21:58:59 +02:00
  • 0eb2e07cfd update WolfSSL to 5.8.0-stable Sergei Golubchik 2025-07-14 16:38:24 +02:00
  • 188d869c56 mytop: fix connection to localhost if a port is specified and DBD-MariaDB is used ("Connection error: port cannot be specified when host is localhost or embedded") jweisbuch 2025-07-16 18:00:34 +02:00
  • bfcd2674a3 MDEV-37199 disable --view-protocol Sergei Golubchik 2025-07-16 16:40:17 +02:00
  • 626d5bf832 MDEV-36287 mariabackup ignores tables-file Thirunarayanan Balathandayuthapani 2025-07-16 16:25:53 +05:30
  • d8fc19495c MDEV-36053 CURSOR declarations in PACKAGE BODY bb-12.1-bar-MDEV-36053 Alexander Barkov 2025-04-14 12:00:57 +04:00
  • ece49181c7 Fixing review suggestions bb-12.1-bar-MDEV-36053-v2 Alexander Barkov 2025-07-03 13:20:51 +04:00
  • d9fb8aad4d
    Merge branch '10.6' into 10.6-MDEV-36287 Marko Mäkelä 2025-07-16 14:54:19 +03:00
  • 0365a79944 MDEV-36287 mariabackup ignores tables-file Thirunarayanan Balathandayuthapani 2025-07-16 16:25:53 +05:30
  • 9703c90712 MDEV-37199 UNIQUE KEY USING HASH accepting duplicate records Sergei Golubchik 2025-07-11 15:49:53 +02:00
  • 2746c19a9c MDEV-37203 UBSAN: applying zero offset to null pointer in strings/ctype-uca.inl | my_uca_strnncollsp_onelevel_utf8mb4 | handler::check_duplicate_long_entries_update Sergei Golubchik 2025-07-11 11:23:30 +02:00
  • d8c2362912 cleanup: long unique checks Sergei Golubchik 2025-07-10 18:12:41 +02:00
  • dc9bdb4216 MDEV-21530: json_extract STILL crashes in Item_func_json_extract::read_json Rucha Deodhar 2025-04-16 18:22:05 +05:30
  • b871973f54 MDEV-21530: json_extract STILL crashes in Item_func_json_extract::read_json bb-10.6-MDEV-21530 Rucha Deodhar 2025-04-16 18:22:05 +05:30
  • 024c7e881f MDEV-37103 innodb_immediate_scrub_data_uncompressed=ON may break innodb_undo_log_truncate=ON Marko Mäkelä 2025-07-16 12:01:59 +03:00
  • 826f74c4d6 MDEV-36190: Optimize transaction_lock_guard use MDEV-36190 Marko Mäkelä 2025-07-16 10:32:27 +03:00
  • 3dace413c2
    MDEV-36839: Revert MDEV-7409 ParadoxV5 2025-07-15 20:40:27 -06:00
  • 03cd39b3ec MDBF-801: Add github status link to full Buildbot results Daniel Black 2025-07-16 10:50:14 +10:00
  • 787d088aa5 MDEV-37199 Review bb-10.6-midenok-review Aleksey Midenkov 2025-07-15 14:44:35 +03:00
  • 934b9f2868 MDEV-37199 Cleanup bb-10.6-midenok-review2 Aleksey Midenkov 2025-07-15 14:44:35 +03:00
  • f4833ceb41 MDEV-36389 Incorrect query results for an indexed text column 11.8-mdev-36389-indexed-text-column-wrong-result Dave Gosselin 2025-06-11 16:25:31 -04:00
  • 42b8a6d0df
    Sort output of binlog_mysqlbinlog_warn_stop_gtid ParadoxV5 2025-07-15 12:01:08 -06:00
  • 5e49acbe65 MDEV-19749 - MDL scalability regression after backup locks Sergey Vojtovich 2025-05-12 00:11:31 +04:00
  • 1472f8dc96 MDL_lock encapsulation: removed redundant methods Sergey Vojtovich 2025-05-07 16:04:07 +04:00
  • 4194683bc9 MDL_lock encapsulation: final Sergey Vojtovich 2025-05-04 01:32:04 +04:00
  • 20549f09e7 MDL_lock encapsulation: MDL_lock::get_key() Sergey Vojtovich 2025-05-04 01:59:52 +04:00
  • 6778a5a258 MDL_lock encapsulation: try_acquire_lock_impl() Sergey Vojtovich 2025-05-04 00:02:00 +04:00
  • ea21571f16 Move m_wait.reset_status() out of critical section Sergey Vojtovich 2025-05-03 02:10:01 +04:00
  • 83fb792bf4 MDL_lock encapsulation: try_acquire_lock() Sergey Vojtovich 2025-05-02 16:06:25 +04:00