Commit graph

  • 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
  • 2866d480fc MDL_ticket cleanup Sergey Vojtovich 2025-05-01 17:39:43 +04:00
  • 4896bf9298 MDL_lock encapsulation: MDL_lock::remove_ticket() Sergey Vojtovich 2025-05-01 15:29:53 +04:00
  • d4fcaee307 MDL_lock encapsulation: notify_conflicting_locks() Sergey Vojtovich 2025-05-01 13:40:36 +04:00
  • 7934f1f774 MDL_lock encapsulation: MDL_lock::upgrade() Sergey Vojtovich 2025-05-01 01:12:08 +04:00
  • 9fc7cfa70a MDL_lock encapsulation: MDL_lock::downgrade() Sergey Vojtovich 2025-05-01 00:37:01 +04:00
  • c8a3544bd9 MDL_lock encapsulation: add_cloned_ticket() Sergey Vojtovich 2025-04-30 23:56:15 +04:00
  • e617e1dd4d MDL_lock encapsulation: MDL_lock::iterate() Sergey Vojtovich 2025-04-30 20:58:00 +04:00
  • 19718e1b55 MDL_lock encapsulation: MDL_lock::get_lock_owner() Sergey Vojtovich 2025-04-30 20:03:27 +04:00
  • e3c5565dfb MDEV-36330 fixup: Only fix innodb_snapsho_isolation=ON Marko Mäkelä 2025-07-15 16:26:16 +03:00
  • 47f1be3d2e MDEV-36092 New-style hint: [NO_]SPLIT_MATERIALIZED Dave Gosselin 2025-04-24 15:03:05 -04:00
  • 564a792d72 MDEV-37199 UNIQUE KEY USING HASH accepting duplicate records Sergei Golubchik 2025-07-11 15:49:53 +02:00
  • 6b928c0c8c 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
  • b7905fa61b cleanup: long unique checks Sergei Golubchik 2025-07-10 18:12:41 +02:00
  • b6b2e576d0 MDEV-22250 InnoDB: Failing assertion: opt_no_lock during mariabackup --backup Thirunarayanan Balathandayuthapani 2025-07-07 12:53:46 +05:30
  • dbc966a15e
    MDEV-34614 mysqlbinlog warn on EOF before GTID in --stop-position ParadoxV5 2025-07-14 16:22:59 -06:00
  • ef3d171e7e MDEV-37044 derived_wth_keys optimization not applied where it should Rex Johnston 2025-07-09 08:03:21 +11:00
  • a6304f519a MDEV-37044 derived_wth_keys optimization not applied where it should Rex Johnston 2025-07-09 08:03:21 +11:00
  • 3bcfc2ed0a MDEV-22250 InnoDB: Failing assertion: opt_no_lock during mariabackup --backup Thirunarayanan Balathandayuthapani 2025-07-07 13:14:13 +05:30
  • 3c89ab31c7 MDEV-22250 InnoDB: Failing assertion: opt_no_lock during mariabackup --backup Thirunarayanan Balathandayuthapani 2025-07-07 13:14:13 +05:30
  • b7b2e009b3 MDEV-37215 SELECT FOR UPDATE crash in SERIALIZABLE Marko Mäkelä 2025-07-14 10:31:56 +03:00
  • 499fa24d63 MDEV-27058 fixup: Fix a bogus assertion Marko Mäkelä 2025-07-14 10:31:48 +03:00
  • 6fad08a85b MDEV-37227 backport to 10.11 MDEV-33988 DELETE single table to support table aliases Daniel Black 2024-05-01 12:51:53 +10:00
  • fc0af9824f MDEV-37227 backport to 11.4 MDEV-33988 DELETE single table to support table aliases Daniel Black 2024-05-01 12:51:53 +10:00
  • ea962ca495
    MDEV-30436 [fixup] Add missing check for HAVE_PSI_INTERFACE Yuchen Pei 2025-07-14 15:45:28 +10:00
  • 664a247543 MDEV-37057 Wrong result with LATERAL DERIVED Rex Johnston 2025-07-14 13:31:50 +11:00
  • 998e765060
    MDEV-32907 Spider: do not create gbh if encountering Item_aggregate_ref Yuchen Pei 2025-07-10 16:22:47 +10:00
  • 3e9aa07cce
    MDEV-30436 Spider: deduplicate some sts/crd code. Yuchen Pei 2025-06-05 17:38:17 +10:00
  • a3aab082ff
    MDEV-27474 Spider: remove #WITH_PARTITION_STORAGE_ENGINE Yuchen Pei 2025-06-05 17:45:54 +10:00
  • c78e906ed5
    MDEV-30264 Remove unused method spider_db_result::fetch_row_from_tmp_table Yuchen Pei 2025-06-05 16:26:10 +10:00
  • c0f36cae12 bugfix: cannot access shared MEM_ROOT without a lock Sergei Golubchik 2025-06-25 10:36:42 +02:00
  • 882eee0755 Intervals appear within stored procedures Hazem Alrawi 2025-06-22 15:22:34 +03:00
  • 4d19e55441 MDEV-36858 MariaDB MyISAM secondary indexes silently break for tables > 10B rows Monty 2025-07-12 14:59:11 +03:00
  • a3b1ada22f first version to compile haibo 2025-07-12 00:25:45 -07:00
  • 9028262f05 Update Columnstore to latest 23.10 Daniel Black 2025-07-12 17:14:28 +10:00
  • 78e9749842 set the inital funcs in videx again haibo 2025-07-11 22:18:40 -07:00
  • 111d4cf9ec set the inital funcs in videx haibo 2025-07-11 18:55:07 -07:00
  • cc219b3dfc MDEV-37029 Make vcol rewrite handle row-based INs 11.8-mdev-37029-vcol-row-in Dave Gosselin 2025-06-20 14:36:56 -04:00
  • 63cbca3fba MDEV-35913 Assertion `m_comparator.cmp_type() != ROW_RESULT' in Item_func_in Dave Gosselin 2025-06-17 14:07:24 -04:00
  • f43dcf7fb9 MDEV-19574 innodb_stats_method is not honored when innodb_stats_persistent=ON 10.6-MDEV-19574 Thirunarayanan Balathandayuthapani 2025-07-11 20:10:47 +05:30
  • b359ee379d MDEV-35913 Assertion `m_comparator.cmp_type() != ROW_RESULT' in Item_func_in Dave Gosselin 2025-06-17 14:07:24 -04:00
  • 54073ef20f MDEV-33480 Windows MSI installer, convert from WIX v3 to supported versions bb-10.11-MDEV-33480 Vladislav Vaintroub 2025-07-11 15:15:26 +02:00
  • 7fbbbc983f MDEV-36330: SERIALIZABLE read inconsistency Marko Mäkelä 2025-07-11 16:07:08 +03:00
  • f73ffd1150 MDEV-37183 Scrubbing empty record breaks recovery Marko Mäkelä 2025-07-11 15:20:06 +03:00
  • f2b13c9a5e MDEV-37206 : galera.galera_sst_encrypted LeakSanitizer: detected memory leaks Jan Lindström 2025-07-11 12:10:52 +03:00
  • 3b140fed0d bump the VERSION Sergei Golubchik 2025-07-11 09:52:17 +02:00
  • b57ee5922f Fix rownum in HAVING clause or subquery ethanxhzhao 2025-07-04 15:06:28 +08:00
  • 6c7bfa9f92
    MDEV-7611 mysqldump --dump-slave always starts stopped slave ParadoxV5 2025-07-08 21:31:51 -06:00
  • 1911b2c595
    MDEV-7611: create multi_source.mariadb-dump_slave ParadoxV5 2025-07-08 19:13:58 -06:00
  • 9dd4b3d879
    Merge branch '10.11' into MDEV-37169 ParadoxV5 2025-07-10 12:44:34 -06:00
  • 17fe798e24 MDEV-35739 ST_INTERSECTION precise self-intersection 10.11-mdev-35739-linestring-intersection Dave Gosselin 2025-06-11 13:31:33 -04:00
  • 96d3ab063e
    Merge branch 'main' into mdev-34954 Daniel Black 2025-07-10 18:41:50 +10:00
  • 3cbf28ccb3 MDEV-37169: MSAN disable main.{mysqladmin,statistics_upgrade_not_done} Daniel Black 2025-07-10 18:33:24 +10:00
  • deeb469643 Disable ps-protocol in test galera.MDEV-26266 Daniele Sciascia 2025-07-10 10:32:20 +02:00
  • b660cb8b7f MDEV-34954 Add JSON flag for mysqldumpslow.sh output HNOONa-0 2025-05-02 23:07:54 +03:00
  • 58b14903dd MDEV-36009: Systemd: Restart on OOM Sam Bull 2024-11-05 12:44:58 +00:00
  • 9ecc7e7876
    MDEV-32907 Spider: do not create gbh if encountering Item_aggregate_ref bb-10.6-mdev-32907 Yuchen Pei 2025-07-10 16:22:47 +10:00
  • 1eac8d13c1
    Merge branch 'main' into info_files_removal Daniel Black 2025-07-10 16:19:07 +10:00
  • 06e78cdbc5
    MDEV-37111 simplify spider.spider_fixes a bit bb-main-mdev-37193-demo Yuchen Pei 2025-07-04 11:54:23 +10:00
  • b332fb64ed
    MDEV-37111 Some cleanup and documentation of spider gbh creation Yuchen Pei 2025-07-03 14:37:22 +10:00
  • 6f2d3630ec
    MDEV-32907 Do not use gbh if encountering Item_aggregate_ref bb-main-mdev-32907 Yuchen Pei 2025-07-01 15:35:21 +10:00
  • eadf19605b
    MDEV-37111 spider sh: do not create if the query has been optimized bb-main-mdev-37111 Yuchen Pei 2025-07-10 11:22:23 +10:00
  • 6f52ffa593 MDEV-29955: add ${PCRE_LIBRARY_PATH} to link directories Meng-Hsiu Chiang 2024-03-14 00:31:11 +00:00
  • 665c4fc02d fix incorrect merge 15700f54c2 (part 2) rocksdb_rpl.rpl_xa Daniel Black 2025-07-09 10:55:16 +10:00
  • 43ae18f03f
    Merge branch '11.8' into rockdb_mtr_fix Daniel Black 2025-07-10 09:46:30 +10:00
  • c27d78beb5 MDEV-36870 Spurious unrelated permission error when selecting from table with default that uses nextval(sequence) Sergei Golubchik 2025-06-30 15:44:50 +02:00
  • 1c7685f5fc bugfix: nextval() in default, and UPDATE SET x=DEFAULT Sergei Golubchik 2025-06-30 10:35:48 +02:00
  • 7d6e47d823 MDEV-35323: fix max vector length in error message bb-11.8-mdev-35323 Alessandro Vetere 2025-07-09 13:12:15 +00:00
  • 366616b949 MDEV-36791: unlock hlindexes on update period errs bb-11.8-mdev-36791 Alessandro Vetere 2025-07-07 08:04:18 +00:00
  • cfe755dd77 MDEV-36850: Cache associative array key Iqbal Hassan 2025-07-09 15:49:33 +08:00
  • cb82276dd8 MDEV-28649 json_array(false) in the definition of view return 0 instead of "true" Daniel Black 2024-12-13 16:05:21 +11:00
  • b293abe7a5 MDEV-36410: review input: 10.11-MDEV-36410-review-input Sergei Petrunia 2025-07-09 09:52:06 +03:00
  • a749a1246e set the func surely added to ha_videx.h haibo 2025-07-08 23:34:31 -07:00
  • 2a7c89867f
    MDEV-37178 [for-discussion] When single table UPDATE, only set vcol in write set when its dependency is bb-12.1-mdev-36132-wip Yuchen Pei 2025-07-09 16:16:21 +10:00
  • 2708cf0aa0
    MDEV-37178 [for-discussion] Call vcol order by substitution in single table DELETE/UPDATE Yuchen Pei 2025-07-09 16:16:01 +10:00
  • aa3578aa8a MDEV-37057 Wrong result with LATERAL DERIVED Rex Johnston 2025-06-23 15:05:44 +11:00
  • e6d0880f6a MDEV-37057 Wrong result with LATERAL DERIVED Rex Johnston 2025-06-23 15:05:44 +11:00
  • 8e547dcd7f MDEV-36737: Research and Estimation for Adapting VIDEX to MariaDB haibo 2025-07-08 18:28:12 -07:00
  • 6a27e38838 fix incorrect merge 15700f54c2 (part 2) rocksdb_rpl.rpl_xa Daniel Black 2025-07-09 10:55:16 +10:00
  • fa79001482
    Merge branch '10.11' into MDEV-37052_2 Daniel Black 2025-07-09 08:32:36 +10:00
  • 1249d0d5e6
    Merge branch '10.6' into 10.6-MDEV-37057 Rex Johnston 2025-07-09 09:29:07 +11:00
  • 9279068b9a MDEV-35915 Global temporary tables: ignore GTT in FLUSH TABLE 12.0-nikita-global-tmp Nikita Malyavin 2025-07-08 19:41:27 +02:00
  • 9f966eab8b MDEV-35915 Global temporary tables: Enable XA Nikita Malyavin 2025-07-08 19:10:54 +02:00
  • 6f99130e2a MDEV-35915 Global temporary tables: support LOCK TABLES and mariabackup Nikita Malyavin 2025-06-17 14:30:07 +02:00
  • 412ad01ad9 MDEV-35915 Global temporary tables: separate the tmp tables namespace Nikita Malyavin 2025-06-12 22:12:26 +02:00
  • 541139705a fix innodb build Nikita Malyavin 2025-06-12 13:32:07 +02:00
  • 0717463470 MDEV-35915 Implement Global temporary tables Nikita Malyavin 2025-02-07 01:34:56 +01:00
  • bf5e451ffd rename HA_LEX_CREATE_GLOBAL_TMP_TABLE -> HA_LEX_CREATE_SHARED_ACCESS_TMP_TABLE Nikita Malyavin 2025-02-06 18:21:41 +01:00
  • d1396c6af2 MDEV-31516: Cursor protocol gives incorrect result with sql_mode='ALLOW_INVALID_DATES' bb-10.11-mdev-31516 Raghunandan Bhat 2025-07-04 10:34:41 +05:30
  • 4c8af2007d MDEV-36934: semi sync makes the master unresponsive when a replica is stopped Kristian Nielsen 2025-06-19 11:32:40 +02:00
  • 260a0df15e update ColumnStore bb-11.4-MCOL-6069 Sergei Golubchik 2025-07-08 15:17:28 +02:00
  • 7947509525 MDEV-37136 : sql/wsrep_allowlist_service.cc:40:27: runtime error: member call on null pointer of type 'Wsrep_schema' 10.11-MDEV-37136 Jan Lindström 2025-07-08 15:06:27 +03:00
  • c4a2688328 MDEV-24726 Assertion on compressed varstring as key field in optimizer temporary table Aleksey Midenkov 2025-05-25 23:23:29 +03:00
  • e3be5cedda
    MDEV-37111 spider sh: mtr --record engine_defined_attributes Yuchen Pei 2025-07-08 17:45:09 +10:00