Commit graph

  • 29775c03c1 Bug#34422267 - Contribution by Tencent: comment mistake in get_best_ror_intersect Ayush Gupta 2025-05-20 06:53:03 +02:00
  • 5fa5ee3edb Bug#37117875 test case Sergei Golubchik 2025-07-24 15:46:45 +02:00
  • 69001fb890 MDEV-37308 main.failed_auth_unixsocket fails Dave Gosselin 2025-07-24 09:39:48 -04:00
  • 2147951560 MDEV-37083: Fixed type mismatch in sys views Satish kumar 2025-07-11 17:04:12 +05:30
  • d8ff41cc3f
    Merge branch '10.11' into 10.11-MDEV-37083 mariadb-satishkumar 2025-07-25 16:38:25 +05:30
  • 1735807448 Bug#37117875 Binlog record error when delimiter is set to other symbols Justin Jose 2025-02-27 08:44:14 +05:30
  • b0a2b921cc ColumnStore 6.4.11-1 Sergei Golubchik 2025-07-14 17:13:35 +02:00
  • a0759bf017 Connector/C 3.3.17 Sergei Golubchik 2025-07-16 12:50:24 +02:00
  • a99dfa26d3 HeidiSQL 12.11 Sergei Golubchik 2025-07-14 17:09:11 +02:00
  • 145afe7d79 Workaround WolfSSL issue #9004 to fix the build on Windows. Vladislav Vaintroub 2025-07-14 21:58:59 +02:00
  • a3c3db7693 update WolfSSL to 5.8.0-stable Sergei Golubchik 2025-07-14 16:38:24 +02:00
  • fb2f324f85 MDEV-37310 Non-debug failing assertion node->pcur->rel_pos == BTR_PCUR_ON upon violating long unique under READ-COMMITTED Sergei Golubchik 2025-07-25 12:26:50 +02:00
  • 69eedd9d9a MDEV-37083: Fixed type mismatch in sys views Satish kumar 2025-07-11 17:04:12 +05:30
  • 28ad2c33ff
    MDEV-36055 [check-ci] Do not merge inner table dep with outer nested_join ones bb-12.2-mdev-36055-no-dep-merge Yuchen Pei 2025-07-25 14:44:51 +10:00
  • b1c9a48367
    Merge branch 'mdev-19248' into MDEV-19248-libmariadb ParadoxV5 2025-07-24 21:10:45 -06:00
  • db29a5905d WIP C-based test MDEV-36812 ParadoxV5 2025-07-24 20:16:53 -06:00
  • f2221bf97b
    update approach and remove sql and simply add files Himanshu Pandey 2025-07-25 05:52:17 +05:30
  • c80df91c49
    Update sql/slave.cc QWenQ 2025-07-25 07:38:02 +08:00
  • 982535b11f overflow/inf in vec_distance_euclidean Sergei Golubchik 2025-07-22 15:09:55 +02:00
  • 06c4a10c8f This commit includes: Truncation & rounding for fractional seconds alternative ways to set interval values (e.g. val_deciaml, val_int and val_double) Field_interval Type_handler_interval Hazem Alrawi 2025-07-23 10:24:01 +03:00
  • e983634f3f MDEV-36002: --master-retry-count=0 can still stop QWenQ 2025-07-24 23:08:32 +08:00
  • 1be3894c26
    remove unnecessary comments Himanshu Pandey 2025-07-24 19:09:48 +05:30
  • 80c0f642d6
    MDEV-36055 [wip] create outer join graph bb-12.2-mdev-36055 Yuchen Pei 2025-07-24 18:12:27 +10:00
  • 18f85c8c68 MDEV-37302 Assertion failure in Table_triggers_list::add_tables_and_routines_for_triggers upon attempt to insert DEFAULT into non-insertable view Sergei Golubchik 2025-07-24 00:11:33 +02:00
  • a52362b90c MDEV-36389 Incorrect query results for an indexed text column 11.4-mdev-36389-indexed-text-column-wrong-result Sergei Petrunia 2025-07-23 15:40:53 +03:00
  • 8f01c92b54 finish local mock for explaining Q21 haibo 2025-07-23 11:55:34 -07:00
  • 6f3cffe393 only keep static plugin in CMakeLists haibo 2025-07-23 11:50:55 -07:00
  • cde2e100d0
    remove mock approach Himanshu Pandey 2025-07-23 23:46:21 +05:30
  • c7acc03311 MDEV-34033 follow-up bb-10.5-nikita Aleksey Midenkov 2024-07-02 16:50:47 +03:00
  • f8823389ff remove debug code for videx Haibo Yang 2025-07-23 10:13:40 -07:00
  • 20bb4ed882
    MDEV-36810 Deduplicate LOG_EVENT_OFFSET MDEV-36810 ParadoxV5 2025-07-23 09:45:19 -06:00
  • 41c96e3c57 Binlog-in-engine: Embedded fix Kristian Nielsen 2025-07-23 10:42:06 +02:00
  • 585785c7bc Binlog-in-engine: Handle mixing transactional and non-transactional tables Kristian Nielsen 2025-07-23 00:19:30 +02:00
  • 7a67f72979 Binlog-in-engine: Also binlog non-innodb event groups Kristian Nielsen 2025-07-22 19:53:34 +02:00
  • 2d9626dad5 Binlog-in-engine: Handle recovery when all but one binlog files have been purged Kristian Nielsen 2025-07-18 15:51:03 +02:00
  • 97e9106e5a Binlog-in-engine: Make --binlog-storage-engine available as read-only system variable Kristian Nielsen 2025-07-18 12:32:17 +02:00
  • 6e7f1f95f0 Binlog-in-engine: Handle single event writes larger than binlog size Kristian Nielsen 2025-07-18 11:56:21 +02:00
  • 685b0b0def Binlog-in-engine: Implement dynamically changing binlog max size Kristian Nielsen 2025-07-16 21:25:00 +02:00
  • 31ba7922a0 Binlog-in-engine: Implement savepoint support Kristian Nielsen 2025-07-15 13:16:33 +02:00
  • 95ea6e15a6 MDEV-34705: Binlog-in-engine: Binlog reader to read whole page at a time Kristian Nielsen 2025-07-03 14:41:53 +02:00
  • 84da20e658 MDEV-34705: Binlog-in-engine: Protect against concurrent RESET MASTER and dump threads Kristian Nielsen 2025-06-10 00:52:03 +02:00
  • d26851a575 MDEV-34705: Binlog-in-engine: Crash-safe slave Kristian Nielsen 2025-07-01 15:07:03 +02:00
  • 14c70d81d2 MDEV-36389: alternative patch (NO TESTCASE UPDATES INCLUDED) bb-11.4-MDEV-36389-review-input Sergei Petrunia 2025-07-23 17:12:56 +03:00
  • d4b1f4c4ca Re-factoring: remove_subq_pushed_predicates -> can_remove_subq_pushed_predicates Sergei Petrunia 2025-07-23 15:40:53 +03:00
  • 3109d994eb MDEV-36323: Split Materialized code: last_refills is never set in 11.0+ bb-11.4-mdev-36323 Sergei Petrunia 2025-06-16 14:52:32 +03:00
  • 10931c6e3e MDEV-20022 sql_mode="oracle" does not support TO_NUMBER() function Alexander Barkov 2025-05-21 14:55:55 +04:00
  • 852e4510fa MDEV-26115: Crash when calling stored function in FOR loop argument bb-10.11-MDEV-26115 Dmitry Shulga 2025-07-23 09:34:47 +07:00
  • 6521b4112b MDEV-37281 incorrect isolation level in update with unique using hash or without overlap Sergei Golubchik 2025-07-20 10:32:37 +02:00
  • 0239cf8e89 finish info_low haibo 2025-07-22 14:41:29 -07:00
  • 288db5fa5f MDEV-24981 LOAD INDEX may cause rollback of prepared XA transaction Sergei Golubchik 2025-07-18 20:32:45 +02:00
  • d6cb7255e9 MDEV-30711: Crash in add_keyuses_for_splitting() when joining with a derived table bb-10.11-MDEV-30711 Sergei Petrunia 2025-07-12 19:28:23 +03:00
  • 5f51a3a6eb MDEV-36906: RBR crashes upon DML after CONVERT PARTITION Brandon Nesterenko 2025-07-08 15:53:18 -06:00
  • 8f9004a1e7
    Merge cc219b3dfc into 9d3af2c8e3 Dave Gosselin 2025-07-22 20:17:53 +03:00
  • 5548a81c85 MDEV-36906: RBR crashes upon DML after CONVERT PARTITION Brandon Nesterenko 2025-07-08 15:53:18 -06:00
  • 33e845595d MDEV-36839: Revert MDEV-7409 ParadoxV5 2025-07-15 20:40:27 -06:00
  • 25464d7fd5 MDEV-26115: Crash when calling stored function in FOR loop argument bb-10.6-MDEV-26115 Dmitry Shulga 2025-07-22 21:49:42 +07:00
  • 2f938af510
    Merge branch 'main' into mdev-35635 Brandon Nesterenko 2025-07-22 09:51:19 -06:00
  • 47be329f16
    Merge branch '10.11' into mdev-7409 ParadoxV5 2025-07-22 09:42:17 -06:00
  • 46f56357c5 overflow/inf in vec_distance_euclidean bb-11.8-serg Sergei Golubchik 2025-07-22 15:09:55 +02:00
  • 4bc5f68af9 Merge branch 'bb-11.4-serg' into bb-11.8-serg Sergei Golubchik 2025-07-22 13:58:50 +02:00
  • 2a0fcd3757 MDEV-32854: Make JSON_DEPTH_LIMIT unlimited bb-12.1-json_depth_unlimited Rucha Deodhar 2024-02-27 19:43:51 +05:30
  • 2419178aa8
    MDEV-37202 Improve mainly readability of spider sh code bb-main-mdev-27260 Yuchen Pei 2025-07-22 17:20:53 +10:00
  • a1ff517f40
    MDEV-37202 spider sh: add support for single partition read Yuchen Pei 2025-07-18 18:02:03 +10:00
  • 8ff3feaaca
    MDEV-37202 spider sh: fix link index to check status for Yuchen Pei 2025-07-18 17:19:38 +10:00
  • 6c55675cd4
    MDEV-37202 Spider sh: Remove some commented out code Yuchen Pei 2025-07-22 17:18:15 +10:00
  • 7eedf95aa2
    MDEV-37202 Document spider_fields related code Yuchen Pei 2025-07-22 17:21:29 +10:00
  • 2ff3f820a7
    MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler Yuchen Pei 2025-07-18 14:22:59 +10:00
  • fbe8a6ead5
    MDEV-37202 spider: cleanup and documentation of spider active vs all links Yuchen Pei 2025-07-18 17:18:56 +10:00
  • e0cd00bb31 MDEV-34493 memory leak when using galera node with only replication thread Teemu Ollakka 2025-05-28 11:16:21 +03:00
  • b22095a920 MDEV-31850: SIGSEGV in Item::print_parenthesised | Item_cond::print bb-10.11-mdev-31850 Raghunandan Bhat 2025-07-07 13:03:38 +05:30
  • 76c79d4fd8 MDEV-37060: Don’t check Encrpyted Server IDs in mariadb-binlog ParadoxV5 2025-07-17 19:52:27 -06:00
  • 88aca3ac24 MDEV-29360 Crash when pushing condition with always false IS NULL into derived bb-10.11-MDEV-29360 Rex Johnston 2025-07-22 12:38:15 +11:00
  • 53fb0ba6f0
    Merge branch '10.6' into MDEV-36482 Daniel Black 2025-07-22 11:14:31 +10:00
  • d8f7b9bd86 update Columnstore bb-11.4-timofey1 Timofey Turenko 2025-07-15 19:58:13 +03:00
  • 69d32c7bec add my.cnf for videx haibo 2025-07-21 16:32:49 -07:00
  • 44b398d1cf
    MDEV-37060: Don’t check Encrpyted Server IDs in mariadb-binlog ParadoxV5 2025-07-17 19:52:27 -06:00
  • 687c8be813 MDEV-19269 Pushdown into IN subquery is not made on the second execution of stmt Rex Johnston 2025-07-21 14:44:49 +11:00
  • 36aa2f9601
    Merge 5037e6a6bb into 9412cd0e62 Hemant Dangi 2025-07-21 21:44:16 +02:00
  • e536535506 MDEV-19269 Pushdown into IN subquery is not made on the second execution of stmt Rex Johnston 2025-07-21 14:44:49 +11:00
  • 9d3af2c8e3 MDEV-37063 Sporadic segmentation faults possibly related to vector search Sergei Golubchik 2025-07-21 20:24:34 +02:00
  • 9b1b31387d Tentative fix for random crashes bb-12.1-elenst-MDEV-36205-subdist Elena Stepanova 2025-07-21 18:55:55 +03:00
  • 4de3d55db3 MDEV-37008 ROW START/END columns added with ALTER TABLE are never INVISIBLE bb-11.8-midenok Aleksey Midenkov 2025-07-03 11:27:46 +03:00
  • 04b06f69e6 MDEV-37008 ROW START/END columns added with ALTER TABLE are never INVISIBLE bb-main-midenok-MDEV-37008 Aleksey Midenkov 2025-07-03 11:27:46 +03:00
  • ac153453b5 WIP (does not compile): More fine-grained spin control 11.4-MDEV-37244-spincontrol Marko Mäkelä 2025-07-21 16:37:53 +03:00
  • 87e2123ee4 Revert "MDEV-34431: Ignore innodb_sync_spin_loops on Windows" 11.4-MDEV-37244 Marko Mäkelä 2025-07-21 12:23:31 +03:00
  • dfb711e9f4 fix a typo in a test Sergei Golubchik 2025-07-09 17:16:32 +02:00
  • 3dc0cef218 MDEV-35184 Corruption errors upon creation or usage of Federated table with vector key Sergei Golubchik 2025-06-27 21:40:15 +02:00
  • ad297c5181 MDEV-7761 Some MTR tests fail when run on a host named 'localhost' Sergei Golubchik 2025-06-26 21:35:37 +02:00
  • eff01f4f07 MDEV-37025 Incorrect error/docs for Vector column lengths (max = 65532 Sergei Golubchik 2025-06-26 21:28:01 +02:00
  • faec725599 MDEV-37005 Unexpected ER_TABLE_EXISTS_ERROR on primary or replica upon CREATE OR REPLACE for partitioned table Sergei Golubchik 2025-06-25 22:15:15 +02:00
  • e05e6abf24 bugfix: cannot access shared MEM_ROOT without a lock Sergei Golubchik 2025-06-25 10:36:42 +02:00
  • 9ef20acfbe MDEV-37068 Can't find record in 't1' on INSERT to Vector table Sergei Golubchik 2025-06-24 21:48:26 +02:00
  • a158bbb1a2 MDEV-36777 create vector table failed with VECTOR INDEX when innodb_force_primary_key=on Sergei Golubchik 2025-06-22 13:27:05 +02:00
  • 98f1623af8 MDEV-37022 Assertion when adding FK to MyISAM/Aria table with a vector index Sergei Golubchik 2025-06-21 22:26:20 +02:00
  • a4f17dc64f cleanup: mhnsw - always scale>0 Sergei Golubchik 2025-06-21 18:28:45 +02:00
  • d0c6889149 MDEV-37055 UBSAN: 32801 is outside the range of representable values of type 'short' Sergei Golubchik 2025-06-20 15:36:13 +02:00
  • 01c2f6ccf1 MDEV-36526 Enable Feedback Plugin for RPM Packages Sergei Golubchik 2025-06-18 18:31:03 +02:00
  • 5d1e485e0a MDEV-36531 Enable Feedback Plugin for DEB Packages Sergei Golubchik 2025-04-27 20:12:28 +02:00
  • 050f683c7d cleanup: whitespace Sergei Golubchik 2025-06-20 17:28:51 +02:00
  • 496ba6aee3 MDEV-36532 Enable Feedback Plugin for Windows Sergei Golubchik 2025-04-27 18:04:45 +02:00