Commit graph

  • 076a99e118 MDEV-37949: Implement innodb_log_archive MDEV-37949 Marko Mäkelä 2026-03-17 12:45:52 +02:00
  • 0d46b136e7 MDEV-37262 XMLTYPE: 17.03 Alexey Botchkov 2026-03-17 14:17:41 +04:00
  • 1ecc1d932a MDEV-39082 mysql-test: use vardir as datadir in collect_mysqld_features Aquila Macedo 2026-03-16 01:09:29 -03:00
  • c916248dc7
    Merge 39fc9f48e5 into 1e639cb76d Abhishek Bansal 2026-03-17 11:39:34 +02:00
  • 3fe04b1e18 Merge 10.11 into 11.4 st-11.4-merge Marko Mäkelä 2026-03-17 11:30:41 +02:00
  • 42ff88b69c MDEV-39082 mysql-test: use vardir as datadir in collect_mysqld_features Aquila Macedo 2026-03-16 01:09:29 -03:00
  • 1e639cb76d Merge 10.6 into 10.11 Marko Mäkelä 2026-03-17 11:05:34 +02:00
  • dee012f163 MDEV-33714 Fix mac compilation for spider bb-10.6-mac Oleksandr Byelkin 2026-03-16 17:50:41 +01:00
  • 2269e02c60 MDEV-34185: decrease stack requirements to compile on mac Oleksandr Byelkin 2026-03-17 09:01:05 +01:00
  • 9d0a0d14e5 MDEV-33714 part 1 Make in compilable under mac: sprintf -> snprintf Oleksandr Byelkin 2025-05-06 08:49:40 +02:00
  • 04dc980afa
    Merge 503d174e34 into ef4be39bfc Ahmed Hani 2026-03-17 07:46:26 +00:00
  • 503d174e34 MDEV-35369 Add deprecation columns to system_variables Adds columns: * IS_DEPRECATED, as a YES/NO if the value is deprecated * DEPRECATED_REPLACEMENT, as how the server replaces this variable HNOONa-0 2026-03-02 12:12:15 +02:00
  • 54b8e979bd MDEV-38913: pam_mariadb_mtr.so installation path change Daniel Black 2026-02-27 16:56:02 +11:00
  • ebc94391cf MDEV-39087 os_file_set_size() may behave inconsistently during shutdown Marko Mäkelä 2026-03-17 08:30:41 +02:00
  • af0057aa04 MDEV-39086 MSAN/UBSAN/ASAN builds run without basic optimization Daniel Black 2026-03-17 16:59:38 +11:00
  • 1b3d35df6c
    Merge 9c289a3476 into ebae058ae3 Tarun Wadhwa 2026-03-17 08:33:33 +05:30
  • 02b12f4d7a MDEV-38819 Logic Inconsistency between Direct HAVING Query and Derived Table Relocation OmarGamal10 2026-03-17 02:19:09 +02:00
  • b71c4c1e09 MDEV-35767: MTR Overwrites Test-Specific .cnf File Options On Duplicate Option Michele Filisina 2026-03-14 22:40:04 +01:00
  • eaeef097dc
    Merge c25935517a into ef4be39bfc Abdelrahman Hedia 2026-03-16 22:38:36 +02:00
  • c25935517a MDEV-31527: Add --validate-config option to check configuration without starting the server Abdelrahman Hedia 2026-03-02 00:46:51 +02:00
  • c3ceff2bf4 MDEV-38934: part 2: ICP+reverse scan, range w/o max endp: handle no-matches Sergei Petrunia 2026-03-16 15:07:57 +02:00
  • 02ae65ce79 MDEV-38934: ICP, Reverse scan: range access will scan whole index for range w/o max endpoint Dave Gosselin 2026-03-02 09:29:45 -05:00
  • 46da21de90 MDEV-38921: Wrong result for range w/o min endpoint, ORDER BY DESC and ICP Dave Gosselin 2026-02-27 09:23:34 -05:00
  • bbcd7defbb MDEV-38649: Wrong result for range w/o min endpoint, ORDER BY DESC Dave Gosselin 2026-02-19 09:16:15 -05:00
  • 0eee8da441 MDEV-38934: part 2: ICP+reverse scan, range w/o max endp: handle no-matches Sergei Petrunia 2026-03-16 15:07:57 +02:00
  • 9e644ed3f8 MDEV-38934: ICP, Reverse scan: range access will scan whole index for range w/o max endpoint Dave Gosselin 2026-03-02 09:29:45 -05:00
  • 3d94fac597 MDEV-38921: Wrong result for range w/o min endpoint, ORDER BY DESC and ICP Dave Gosselin 2026-02-27 09:23:34 -05:00
  • 436a84e2f7 MDEV-38649: Wrong result for range w/o min endpoint, ORDER BY DESC Dave Gosselin 2026-02-19 09:16:15 -05:00
  • a164cb2961 MDEV-38922 Fix cosmetic "stage done" output for REPAIR TABLE Amodh Dhakal 2026-02-27 19:01:34 -05:00
  • cb38509ca3 MDEV-23298 Assertion `table_list->prelocking_placeholder == TABLE_LIST::PRELOCK_NONE' failed in check_lock_and_start_stmt on CREATE OR REPLACE TABLE Monty 2026-01-05 15:59:42 +02:00
  • 0fd05ba341 ha_table_exists() cleanup and improvement Monty 2025-01-02 18:41:05 +02:00
  • d98f782925 Added --debug-dbug option to mysqltest.cc Monty 2025-12-29 18:51:48 +02:00
  • 6f999aa399 MDEV-39043: String '0' sets the ENUM to an empty string HNOONa-0 2026-03-16 18:58:39 +02:00
  • 7624b14a52 MDEV-23298 Assertion `table_list->prelocking_placeholder == TABLE_LIST::PRELOCK_NONE' failed in check_lock_and_start_stmt on CREATE OR REPLACE TABLE Monty 2026-01-05 15:59:42 +02:00
  • 19c5a197c6 ha_table_exists() cleanup and improvement Monty 2025-01-02 18:41:05 +02:00
  • 3ea5f8094b fixup! fixup! fixup! fixup! MDEV-37070 Implement table options to enable/disable features Alessandro Vetere 2026-03-16 17:30:25 +01:00
  • efc5b9377b MDEV-37256 Add permission check for LOAD INDEX INTO CACHE and CACHE INDEX Vladislav Vaintroub 2026-03-16 16:31:31 +01:00
  • d72f10112f Added --debug-dbug option to mysqltest.cc Monty 2025-12-29 18:51:48 +02:00
  • f626aa17ba
    Merge fb62040775 into 768b6a2052 Arcadiy Ivanov 2026-03-16 17:04:32 +02:00
  • 0d3440e682 Mroonga: fix SIGSEGV on NULL mroonga_log_file hadeer 2026-03-13 19:17:58 +02:00
  • 1d68faad6e Update timezone_after_reconnect.result and timezone_after_reconnect.test PeterKoletzki 2026-03-16 15:16:39 +01:00
  • 9a9b9ec4e7 update tests after cherry-picks Sergei Golubchik 2026-03-16 14:11:07 +01:00
  • ebae058ae3 MDEV-36621: galera.GCF-360 test: IST failure Hemant Dangi 2026-03-16 12:25:10 +05:30
  • 0ebe353cb5 Mroonga: fix SIGSEGV on NULL mroonga_log_file hadeer 2026-03-13 19:17:58 +02:00
  • 1042adc3d2 MDEV-36621: galera.GCF-360 test: IST failure Hemant Dangi 2026-03-16 12:25:10 +05:30
  • 1a4184d6ba Apply feedback monthdev 2026-03-13 04:49:02 -07:00
  • cc6ea793d8 MDEV-10152 Add support for TYPE .. IS REF CURSOR Alexander Barkov 2026-01-26 10:11:36 +04:00
  • 0a277f0c77 MDEV-38871 Variable declarations accept unexpected data type attributes (lengh,dec,srid) Alexander Barkov 2026-02-19 15:01:41 +04:00
  • 3ef1e76e2b MDEV-38768 RECORD in routine parameters and function RETURN Alexander Barkov 2026-02-06 14:02:53 +04:00
  • beef293573 MDEV-38436 Remove Type_handler::Column_definition_fix_attributes() Alexander Barkov 2025-12-27 13:15:49 +04:00
  • 288327f546 MDEV-38109 Refactor sp_add_instr_fetch_cursor to get the target list argument Alexander Barkov 2025-11-17 08:36:44 +04:00
  • 1f403addf5 MDEV-38161 Refactor Type_extra_attributes: change void* for generic attributes to a better type Alexander Barkov 2025-11-20 12:36:55 +04:00
  • cabdf62c9a MDEV-38162 Refactoring: Change sp_type_def_composite2::m_def from Spvar_definition* to Spvar_definition Alexander Barkov 2025-11-20 11:10:01 +04:00
  • 528b62b4cd MDEV-37608: Increase default binlog row event size KhaledSayed04 2026-02-25 15:30:51 +02:00
  • d708ce3776 MDEV-35369 Add deprecation columns to system_variables HNOONa-0 2026-03-02 12:12:15 +02:00
  • 24d4a23d3a MDEV-31669: replace MD5 with XXH3_128bits for SQL digests Mohammad El-Shennawy 2026-01-21 11:58:03 +02:00
  • c004e11cf3 MDEV-18386: Add server_audit_timestamp_format to customize audit log timestamps Abhishek Bansal 2026-02-24 02:43:43 +05:30
  • c284342eb7 MDEV-38805: use charset utf8mb4, for client-server communication bsrikanth-mariadb 2026-03-13 18:22:37 +05:30
  • 0869231b1c Further code cleanups. Don't print empty objects for VIEWs. Sergei Petrunia 2026-03-13 14:36:19 +02:00
  • 0254b6c8c4 Cleanup: remove read-side structures that have write-side copies Sergei Petrunia 2026-03-13 14:14:25 +02:00
  • b13776107d Small cleanups. Remove table_context_for_replay::ddl Sergei Petrunia 2026-03-13 13:38:34 +02:00
  • 55dab6d8c1 Fix for sub-statements: handle PROCEDURE also. Sergei Petrunia 2026-03-13 13:05:20 +02:00
  • 96733a3bf2 MDEV-38803: Rename 2 files bsrikanth-mariadb 2026-03-13 16:23:30 +05:30
  • 0e46833063 Fix optimizer context recording and sub-statements: Sergei Petrunia 2026-03-13 11:12:50 +02:00
  • 674000db7b Make the context to be recorded even when optimizer trace is off. Sergei Petrunia 2026-03-13 10:39:17 +02:00
  • 3337a195ab Fix msan/valgrind failure (actually harmless) Sergei Petrunia 2026-03-13 10:30:27 +02:00
  • c43ecfa6fc Cleanup: de-couple opt_range context recording from optimizer trace. Sergei Petrunia 2026-03-12 16:04:24 +02:00
  • 457b7f8eaf Improve strdup_root(mem_root, string) function Sergei Petrunia 2026-03-12 14:53:37 +02:00
  • 8b1b6ed0ae Cleanup in Optimizer_context_recorder Sergei Petrunia 2026-03-11 15:26:51 +02:00
  • 2ca2cfa00d MDEV-38805: Tests refactoring bsrikanth-mariadb 2026-03-12 08:21:03 +05:30
  • 740f683033 MDEV-38805: Fix bugs bsrikanth-mariadb 2026-03-11 13:38:09 +05:30
  • a89eb15202 Trivial cleanups in sql_statistics.cc: Sergei Petrunia 2026-03-10 14:29:52 +02:00
  • 5cea060579 MDEV-38805:Store optimizer_context into a IS table bsrikanth-mariadb 2026-02-20 15:52:14 +05:30
  • 394f638715 MDEV-38701: hook records_in_range, and const tables bsrikanth-mariadb 2026-02-06 21:08:08 +05:30
  • d8f6596154 MDEV-36523: Load basic stats from trace into optimizer bsrikanth-mariadb 2025-08-23 01:19:36 -04:00
  • 1218d5d086 MDEV-36511: Dump basic stats of a table to trace bsrikanth-mariadb 2025-06-28 04:24:41 -04:00
  • 0efa039a4f fixup! fixup! fixup! MDEV-37070 Implement table options to enable/disable features Alessandro Vetere 2026-03-16 11:27:29 +01:00
  • 4fef5f2f24 MDEV-38045: Implement QB_NAME hint with path syntax for nested query blocks Oleg Smirnov 2026-02-26 16:08:44 +07:00
  • 86476dbdfc MDEV-38045: Implement implicit query block names for optimizer hints Oleg Smirnov 2025-11-09 02:01:07 +07:00
  • 649812b322 MDEV-38045: Preparation commit Oleg Smirnov 2026-02-24 00:24:32 +07:00
  • 29c964872f Improve mariadb-dump --dump-slave’s desc. output ParadoxV5 2025-12-04 21:55:20 -07:00
  • 2c5cd2ca70 MDEV-37146 mariadb-dump: Replace SHOW SLAVE STATUS usage with information_schema.SLAVE_STATUS ParadoxV5 2025-12-04 21:22:20 -07:00
  • c3d85a6ed8 MDEV-9247: Make default_master_connection settable globally Abhishek Bansal 2026-02-24 20:00:02 +05:30
  • 34f08f9ffa MDEV-36444: Support for user-defined field and index options Abhishek Bansal 2026-02-20 15:18:24 +05:30
  • a0a68a80e4 MDEV-35462: Remove redundant compiler version checks in RocksDB CMakeLists.txt per review ChandanaRamakrishna 2026-02-18 15:32:55 +05:30
  • 952a9be856 MDEV-35462 Remove obsolete compiler version checks from RocksDB CMakeLists.txt ChandanaRamakrishna 2026-02-17 20:41:14 +05:30
  • 4272ea5023 MDEV-22186: Add innodb_trim_core_dump to exclude InnoDB memory from cores 10.11-MDEV-22186 Mohammad Tafzeel Shams 2026-02-14 17:45:53 +05:30
  • a915328c10 Merge branch 'bb-10.11-MDEV-39008-federatedx-timestamp-timezone' of git@github.com:PeterKoletzki/server.git PeterKoletzki 2026-03-16 10:40:59 +01:00
  • 792aa53818 Update timezone_after_reconnect.result, timezone_after_reconnect.test, and federatedx_io_mysql.cc PeterKoletzki 2026-03-16 10:38:21 +01:00
  • bab23f569c MDEV-39008 FederatedX: set time_zone on connection change PeterKoletzki 2026-03-16 10:38:21 +01:00
  • a360c3233e Update timezone_after_reconnect.result, timezone_after_reconnect.test, and federatedx_io_mysql.cc Peter Koletzki 2026-03-16 09:18:35 +01:00
  • c98a885719
    MDEV-20195 Check for signs of EOF in partition "unordered scan" bb-10.11-mdev-20195 Yuchen Pei 2026-03-16 17:10:28 +11:00
  • bd7594028f
    Merge e906d34aa1 into c45a0d8678 Jan Lindström 2026-03-16 11:23:26 +05:30
  • 50eca41a32 MDEV-34848 Optimize MDL by using THD* directly kevdn 2026-03-16 11:21:46 +07:00
  • f5da813258
    Fix PAD SPACE blob comparison and add blob key tests Arcadiy Ivanov 2026-03-15 22:20:03 -04:00
  • 4cccf127ae columnstore submodule with MCOL-6309 bb-11.4-MCOL-6313-pkgtest-danblack Daniel Black 2026-03-16 12:54:12 +11:00
  • 996f81f7d5 MDEV-38853 Guard VALIDITY_ASSERT in Json_writer for NDEBUG builds Alexandru Diaconu 2026-02-24 01:43:59 +02:00
  • 8934c362c8 MDEV-37262 XMLTYPE: validation. Alexey Botchkov 2026-03-05 12:20:47 +04:00
  • 768b6a2052 MDEV-38273: Optimizer trace should have selectivities collected via sampling bb-12.3-MDEV-38273 12.3-MDEV-38273 Sergei Petrunia 2026-02-05 16:51:31 +02:00
  • 95c5478fbc
    Merge 8157db0c81 into d26a6f44c1 Sergei Petrunia 2026-03-15 12:26:40 +00:00