MariaDB 10.5.25 Changelog
The most recent release of MariaDB 10.5 is:
MariaDB 10.5.27 Stable (GA) Download Now
Alternate download from mariadb.org
Download 10.5.25 Release Notes Changelog Overview of 10.5
Release date: 16 May 2024
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Includes all fixes from MariaDB 10.4.34
- Revision #29c185bd77
2024-05-08 09:31:10 +0200
- test needs to cleanup after itself
- Revision #938b929372
2024-05-08 18:29:45 +0200
- don't wait indefinitely for signal handler in --bootstrap
- Revision #360a7ff760
2024-05-08 10:52:28 +0200
- fix tests after 349ca2be7437
- Revision #1c425a8d85
2024-05-08 10:31:28 +0200
- MDEV-33727 update test results
- Revision #6f003b5d07
2024-05-04 10:06:11 +0200
- MDEV-29955 post-fix - add CMake policy CMP0074, so ZLIB_ROOT is not ignored
- Revision #22d4fbeb62
2024-05-04 10:02:21 +0200
- Define CMake policy list, like it is done in 10.6+
- Revision #40b3525fcc
2024-05-07 14:10:35 +0300
- MDEV-28621: group by optimization incorrectly removing subquery where subject buried in a function
- Revision #ec6aa9ac42
2024-05-07 17:21:01 +0300
- MDEV-34055 Assertion '...' failure or corruption errors upon REPAIR on Aria tables
- Revision #4bc1860eb4
2024-04-30 21:31:47 +0200
- MDEV-23878 Wrong result with semi-join and splittable derived table
- Revision #10a7599286
2024-04-30 14:00:43 +1000
- MDEV-34036 Reset spider_hton_ptr in spider_db_done()
- Revision #42c99ef0d4
2024-05-07 09:38:29 +0200
- MDEV-19949 `mariadb-backup --password` test
- Revision #421eeb18b8
2024-05-07 09:39:02 +0200
- Revert "MDEV-19949 mariabackup option of '--password' or '-p' without specifying password in commandline"
- Revision #33e4fbf045
2024-04-12 15:40:11 +0300
- MDEV-33898 : Galera test failure on galera.MW-369
- Revision #bca366e4a1
2024-05-07 10:16:38 +1000
- MDEV-34098 source start_slave.inc in spider suites
- Revision #89084c2ea4
2024-05-02 11:44:02 -0400
- MDEV-33078 SysInfo.pm reports incorrect CPU count on macOS
- Revision #7ed9d2ac00
2024-05-06 20:12:32 +0200
- MDEV-9179 When binlog_annotate_row_events on , event of binlog file is truncated
- Merge Revision #7eeba92520 2024-05-06 17:17:18 +0200 - Merge branch '10.4' into 10.5
- Revision #13663cb5c4
2024-05-05 17:37:37 +0200
- MDEV-33727 mariadb-dump trusts the server and does not validate the data
- Revision #2025597c0b
2024-05-05 09:44:10 +0200
- MDEV-21778 Disable system commands in mysql/mariadb client
- Revision #83aedeacc4
2024-05-05 10:29:41 +0200
- cleanup: remove attribute((unused)) from mysql.cc
- Revision #994a0de96b
2024-05-05 09:28:25 +0200
- cleanup: reorder mysql help output
- Revision #98b157fdee
2024-05-04 17:05:29 +0200
- cleanup: unused OPT_xxx and client_priv.h
- Revision #22b3ba9312
2024-04-27 15:15:37 +0200
- MDEV-25102 UNIQUE USING HASH error after ALTER ... DISABLE KEYS
- Revision #9b2bf09b95
2024-05-06 19:49:11 +0530
- MDEV-33980 mariadb-backup --backup is missing retry logic for undo tablespaces
- Merge Revision #b88c20ce1b 2024-05-06 13:55:42 +0200 - Merge branch 10.4 into 10.5
- Revision #55754be20c
2024-05-06 13:34:39 +0300
- MDEV-33781: rocksdb.locking_issues_case5_rc fails windows ... : Disable it
- Revision #f90fcefdb2
2024-05-06 13:31:31 +0300
- MDEV-33866: rocksdb.write_sync fails on windows ... : Disable it
- Revision #be60782103
2024-05-06 13:06:14 +0300
- MDEV-33789: rocksdb.bloomfilter2 failed on ... : Disable it.
- Revision #52c45332a8
2024-05-03 15:16:25 +0200
- MDEV-34071: Failure during the galera_3nodes_sr.GCF-336 test
- Revision #4045a87bcb
2024-04-28 10:39:37 +0200
- test for Bug #16051817 GOT ERROR 124 FROM STORAGE ENGINE ON DELETE FROM A PARTITIONED TABLE
- Revision #3d75cffa91
2024-04-28 10:38:32 +0200
- bugfix: INFORMATION_SCHEMA.STATISTICS doesn't show whether the index is disabled
- Revision #179515a68c
2024-04-28 09:45:16 +0200
- bugfix: dgcov.pl shows wrong line numbers
- Revision #4f5dea43df
2024-04-26 16:27:29 +0200
- cleanup
- Revision #947eeaa6dc
2024-05-02 09:55:59 +0200
- MDEV-29345 update case insensitive (large) unique key with insensitive change of value - duplicate key
- Revision #91fb8b7fd3
2024-04-29 22:41:07 +0200
- MDEV-19949 mariabackup option of '--password' or '-p' without specifying password in commandline
- Revision #cd0356a764
2024-04-27 13:35:48 +0300
- MDEV-34077 scripts/mariadb-install-db: Error in my_thread_global_end(): 1 threads didn't exit
- Revision #983e6ca097
2024-05-04 21:02:53 +0200
- bugfix: buffer overwrite in mariadb-backup
- Revision #349ca2be74
2024-04-29 15:59:13 +0200
- mtr: remove innodb combinations
- Revision #df6899b30b
2024-05-03 16:21:41 +0200
- bugfix: mysqld --safe-mode crashes
- Revision #d74fee9e8c
2024-05-05 17:02:09 +0200
- MDEV-19487 fix for --view
- Revision #03295f0c20
2024-05-05 17:13:20 +0200
- MDEV-30727 Check spider_hton_ptr in spider udfs
- Revision #7a789e2027
2024-04-25 12:47:23 +0200
- sporadic failures of rpl.rpl_parallel_sbm
- Revision #cea083af9f
2024-04-24 22:08:52 +0200
- cleanup: use THD_STAGE_INFO, not thd_proc_info
- Revision #cb7c99674e
2024-05-05 16:54:50 +0200
- sporadic failure of perfschema.func_file_io
- Revision #72429cad7f
2022-12-28 23:05:46 +0300
- MDEV-30046 wrong row targeted with "insert ... on duplicate" and "replace"
- Revision #7f161a5c58
2024-05-05 15:28:37 +0400
- MDEV-34088 The TIMESTAMP value of '1970-01-01 00:00:00' can be indirectly inserted in strict mode
- Revision #2c19877015
2024-05-04 23:41:55 +0400
- MDEV-34061 unix_timestamp(coalesce(timestamp_column)) returns NULL on '1970-01-01 00:00:00.000001'
- Revision #1cdf22374b
2024-05-04 22:34:14 +0400
- MDEV-34069 Zero datetime reinterprets as '1970-01-01 00:00:00' on field_datetime=field_timestamp
- Revision #88f49da8e0
2024-05-03 21:48:26 +0200
- MDEV-34063 tpool - integer overflow in multiplication.
- Revision #b18259ecf5
2024-05-03 13:24:06 +0200
- Compiling - Fix MSVC compile warnings, on x86
- Revision #029e2a5fd9
2024-05-02 23:11:38 +0200
- MDEV-33876 CMake, zlib - use names compatible with official FindZLIB.cmake
- Revision #9ec7819c58
2024-05-03 15:55:20 +0300
- MDEV-33817: AVX512BW and VPCLMULQDQ based CRC-32
- Revision #611cd6b981
2024-05-03 13:06:13 +0300
- MDEV-33817 preparation: Restructuring and unit tests
- Revision #b84d335d9d
2024-03-04 10:25:34 +1100
- MDEV-33538 make auxiliary spider plugins init depend on actual spider
- Revision #20f60fe70f
2024-05-02 21:41:13 +0200
- postfix a09ebe5567694f13dd77876bf61ce3560dfed0e6 (PCRE-10.43)
- Revision #e63ed4e004
2024-03-08 16:27:23 +1100
- MDEV-33631 Ubuntu/Debian MYSQL_SERVER_SUFFIX is version+suffix on MariaDB packaged versions
- Revision #bf77f9793d
2024-04-13 23:29:11 +0100
- openssl: add a more specific DES support detection
- Revision #f9575495ce
2024-04-28 16:51:04 +0000
- Fix typo
- Revision #9e6858a426
2024-03-16 00:28:48 +0530
- MDEV-22141: JSON_REMOVE returns NULL on valid arguments
- Revision #5ca64e65d0
2024-03-19 00:04:47 +0530
- MDEV-32287: JSON_EXTRACT not returning multiple values for same path
- Revision #d7df63e1c9
2024-03-19 01:30:13 +0530
- MDEV-19487: JSON_TYPE doesnt detect the type of String Values (returns NULL) and for Date/DateTime returns "INTEGER"
- Revision #c6e3fe29d4
2024-04-27 08:54:38 +0400
- MDEV-30646 View created via JSON_ARRAYAGG returns incorrect json object
- Revision #dc25d600ee
2024-04-24 16:54:00 +0400
- MDEV-21058 CREATE TABLE with generated column and RLIKE results in sigabrt
- Revision #267dd5a993
2024-04-29 16:17:22 +1000
- MDEV-30727 Check spider_hton_ptr in spider udfs
- Revision #bda8d4fdf7
2024-04-26 18:34:27 +0200
- require boost 1.53 for columnstore
- Revision #a09ebe5567
2024-04-26 14:44:38 +0200
- PCRE2-10.43
- Revision #3141a68b7c
2024-04-26 11:57:25 +0400
- MDEV-33534 UBSAN: Negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_double_round from sql/item_func.cc|
- Revision #3d41747625
2024-03-20 12:46:39 -0700
- MDEV-33574 Improve mysqlbinlog error message
- Revision #b3e531a3cc
2024-04-12 10:10:29 +0300
- MDEV-33896 : Galera test failure on galera_3nodes.MDEV-29171
- Revision #10d251e05a
2024-04-25 15:52:38 +0300
- MDEV-26450 fixup: Remove a bogus assertion
- Revision #553a4d6271
2024-04-23 21:02:08 +0200
- MDEV-33602: Sporadic test failure in rpl.rpl_gtid_stop_start
- Revision #a1c1f5029e
2024-04-25 11:05:03 +0300
- MDEV-33974 Enable GNU libstdc++ debugging
- Revision #7229384256
2024-04-25 07:48:57 +0300
- MDEV-23974 fixup: Cover all debug builds
- Revision #7d5e08de6b
2024-04-24 18:08:46 +0200
- MDEV-20157 perfschema.stage_mdl_function failed in buildbot with wrong result
- Revision #259394aed7
2024-04-23 15:11:52 +0200
- disable mariabackup.incremental_encrypted,64k on 32bit
- Revision #e2f95ebbcb
2024-04-23 14:45:23 +0200
- fix galera_3nodes.galera_gtid_consistency to work with nc
- Revision #55cb2c2916
2024-03-13 20:16:56 +0000
- MDEV-29955: Set path for zlib library with pkg-config
- Revision #e73181112f
2024-04-23 10:55:17 +0200
- MDEV-16944 fix galera tests
- Revision #e02077aa03
2024-04-23 09:55:49 +0400
- MDEV-21076 NOT NULL and UNIQUE constraints cause SUM() to yield an incorrect result
- Revision #24abbb9bdb
2024-04-22 20:22:03 +0400
- MDEV-21034 GREATEST() and LEAST() malfunction for NULL
- Revision #361b790392
2024-03-03 08:18:55 +0100
- Remove unnecessary whitespace in mysqldump
- Revision #57f6a1ca98
2024-04-16 12:39:54 +0200
- MDEV-19415: use-after-free on charsets_dir from slave connect
- Revision #0c249ad718
2024-04-16 10:08:31 +0200
- MDEV-30232: rpl.rpl_gtid_crash fails sporadically in BB
- Revision #4a2e03453a
2024-04-19 22:09:06 +0200
- MDEV-33952 galera_create_table_as_select fails sporadically
- Revision #7432a487b1
2024-03-19 19:16:46 +0000
- Update tests to be compatible with OpenSSL 3.2.0
- Revision #4c34339426
2024-04-19 15:46:21 +0300
- MDEV-33946: OPT_PAGE_CHECKSUM mismatch due to mtr_t::memmove()
- Revision #2e84560dc4
2024-04-18 09:32:33 +0200
- MDEV-16944 postfix. Fix a typo
- Revision #5928e04d5f
2024-04-16 12:25:48 +0530
- MDEV-32489 Change buffer index fails to delete the records
- Revision #0ad52e4d6a
2024-04-10 12:00:02 -0600
- MDEV-27512: Assertion !thd->transaction_rollback_request failed in rows_event_stmt_cleanup
- Revision #061adae9a2
2024-04-15 15:46:50 +0200
- MDEV-16944 Fix file sharing issues on Windows in mysqltest
- Revision #b48de9737b
2024-04-17 16:07:15 +0200
- Remove duplicate key "Language" from .clang-format
- Revision #173847b76a
2024-04-17 15:56:45 +0200
- Do not run maria_recover_encrypted with embedded.
- Revision #e87a175b3a
2024-04-10 12:37:06 +0200
- Fix LTO (aka interprocedural optimization) build with MSVC
- Revision #040069f4ba
2024-04-17 15:16:50 +0530
- MDEV-33431 Latching order violation reported fil_system.sys_space.latch and ibuf_pessimistic_insert_mutex
- Revision #f6e9600f42
2024-04-17 10:48:24 +0200
- MDEV-33840 tpool- switch to longer maintainence timer interval, if pool is idle
- Revision #2ba79aba2b
2024-04-17 09:58:34 +0200
- Revert "MDEV-33840 tpool : switch off maintenance timer when not needed."
- Merge Revision #3a3fe3005d 2024-04-17 10:10:26 +0300 - Merge 10.4 into 10.5
- Revision #9164c2b8bb
2024-04-17 10:10:23 +0300
- Tests: remove a duplicated check
- Revision #41e7ceb0ac
2024-04-15 22:54:20 +0200
- MDEV-33889 Read only server throws error when running a create temporary table as select statement
- Merge Revision #9b18275623 2024-04-16 11:04:14 +0200 - Merge branch '10.4' into 10.5
- Revision #ce104d4171
2024-04-15 18:54:30 +0200
- Fix windows build failure
- Merge Revision #16aa4b5f59 2024-04-15 17:46:24 +0200 - Merge from 10.4 to 10.5
- Revision #10272f3709
2024-04-15 10:23:22 +0200
- Distinguish "manager stopped" from "manager not started"
- Revision #a032f14b34
2024-04-15 09:04:11 +0300
- MDEV-33559 matched_rec::block should be allocated from the buffer pool
- Revision #ea810b04cb
2024-03-06 15:59:30 +1100
- MDEV-30676 rpl.parallel_backup* tests sometimes fail
- Revision #8bc3241016
2024-04-13 16:27:08 +0200
- feedback plugin: abort sending the report on server shutdown
- Revision #6a4ac4c72d
2024-04-13 14:36:15 +0200
- Fixed random failure in main.kill_processlist-6619 (take 3)
- Revision #69b5fdf32a
2024-04-11 16:19:13 +0200
- galera/suite.pm: perl warning
- Revision #79706fd386
2024-03-08 23:53:24 +0000
- Minor improvements to options error handling
- Revision #47d75cdd80
2024-02-25 02:03:44 +0000
- MDEV-33469 Fix behavior on invalid arguments
- Revision #dd639985c1
2024-03-08 22:56:14 +0000
- Simplify MTR for handling multiple invalid options
- Revision #a6aecbb036
2024-04-11 09:48:07 -0600
- MDEV-10684: rpl.rpl_domain_id_filter_restart fails in buildbot
- Revision #04be12a8f5
2024-04-11 15:51:30 +0300
- Fix g++-14 -Wtemplate-id-cdtor
- Revision #f131c60938
2024-04-09 17:20:18 -0700
- Link beginner instructions in README.md
- Revision #8785b79763
2024-04-08 23:11:14 +0200
- Update README.md
- Revision #37fd497c7b
2024-04-10 17:58:36 +0400
- MDEV-32458 ASAN unknown-crash in Inet6::ascii_to_fbt when casting character string to inet6
- Revision #2d2172a5cf
2024-04-10 19:34:15 +0200
- sporadic failures of rpl.rpl_semi_sync_master_shutdown
- Revision #0da1653f1b
2024-04-10 18:19:43 +0300
- MDEV-31779 Server crash in Rows_log_event::update_sequence upon replaying binary log
- Revision #b697dce8ca
2024-04-10 11:12:47 +0400
- MDEV-29149 Assertion `!is_valid_datetime() || fraction_remainder(((item->decimals) < (6) ? (item->decimals) : (6))) == 0' failed in Datetime_truncation_not_needed::Datetime_truncation_not_needed
- Revision #0304dbc327
2023-11-01 11:07:16 +0200
- MDEV-25089 : Assertion `error.len > 0' failed in galera::ReplicatorSMM::handle_apply_error()
- Revision #9fb8881ef8
2024-04-09 17:37:08 +0400
- MDEV-28366 GLOBAL debug_dbug setting affected by collation_connection=utf16...
- Revision #952ab9a596
2024-04-08 13:04:59 -0600
- MDEV-30260: Slave crashed:reload_acl_and_cache during shutdown
- Revision #4980fcb990
2024-04-09 13:07:23 +0200
- MDEV-33867 main.query_cache_debug fails with heap-use-after-free
- Revision #d4936c8b26
2024-04-09 14:18:29 +0400
- MDEV-18898 SELECT using wrong index when using operator IN with mixed types
- Revision #7aa86eb1e1
2024-04-04 14:30:59 +0300
- MDEV-33828 : Transactional commit not supported by involved engine(s)
- Revision #3003a3dab0
2024-04-05 11:22:28 +0200
- galera: wsrep-lib submodule update
- Revision #6606abb6a4
2024-04-09 13:25:55 +0400
- MDEV-18319 BIGINT UNSIGNED Performance issue
- Revision #09bae92c16
2024-04-08 16:34:38 +0200
- MDEV-33840 tpool : switch off maintenance timer when not needed.
- Revision #b7b58a2310
2024-04-08 16:24:46 +1000
- MDEV-33731 Only iterate over m_locked_partitions in update_next_auto_inc_val()
- Revision #7e3090a8a0
2024-04-08 20:52:14 +0200
- fix perfschema.misc when previous tests used lots of threads
- Revision #50803bc456
2024-04-08 18:43:24 +0200
- MDEV-25614 disable failing galera test
- Revision #d32b6f69b3
2024-04-08 17:22:06 +0200
- update C/C
- Revision #3c40f8bafb
2024-04-05 18:08:53 +0530
- MDEV-31402: SIGSEGV in json_get_path_next | Item_func_json_extract::read_json
- Revision #e1825e39ca
2024-04-07 22:29:51 +0200
- increase performance-schema-max-thread-instances
- Revision #54ad3b0e9e
2024-04-07 12:01:24 +0200
- MDEV-22949 perfschema.memory_aggregate_no_a_no_u fails sporadically in buildbot with wrong result
- Revision #a7bf0a42d0
2024-04-06 23:05:57 +0200
- sporadic failures of main.mdl_sync
- Revision #12d448fde9
2024-04-06 00:31:08 +0200
- mtr: increase more timeouts under debuggers
- Revision #429fdb5bd6
2024-04-05 15:47:03 +0200
- MDEV-29171 disable failing galera test
- Revision #96533bae54
2024-04-05 10:41:01 +0200
- suppress a transient galera warning
- Revision #b3e29da540
2024-04-04 18:23:52 +0200
- MDEV-33290: Disable ColumnStore based on boost version (post-postfix)
- Revision #075dd73641
2024-03-28 13:10:12 +1100
- MDEV-33290: Disable ColumnStore based on boost version (postfix)
- Revision #cb41757f02
2024-03-29 08:39:42 +0100
- cleanup: perfschema.threads_history
- Revision #190280205b
2024-03-28 21:31:24 +0100
- perfschema is disabled until it's enabled
- Revision #53af3d8c25
2024-02-29 16:51:17 +0200
- Fixed memory leaks in embedded server and mysqltest
- Revision #fc6711c636
2024-03-27 22:30:29 +0100
- mtr: increase timeouts under ASAN/UBSAN/MSAN
- Revision #bd0e751549
2024-03-27 20:45:36 +0100
- rpl.rpl_domain_id_filter_master_crash failed on msan builder
- Revision #b067df3213
2024-03-28 16:09:15 +0100
- innodb.innodb_defrag_stats wait for the correct value
- Revision #a58a570c07
2024-03-27 17:17:53 +0100
- innodb.monitor test: wait for the correct value
- Revision #faf686db9e
2024-03-28 18:23:11 +0100
- MDEV-22955 innodb.innodb-alter fails in buildbot with extra warning
- Revision #2fcf2ec229
2024-04-04 17:12:09 +0300
- MDEV-33749 hyphen in table name can cause galera certification failures
- Revision #4987b5e3b1
2024-04-02 00:07:12 -0500
- MDEV-33803 Error 4162 "Operator does not exists" is incorrectly-worded
- Revision #29bb321f04
2024-03-28 14:01:43 +0400
- MDEV-33788 HEX(COLUMN_CREATE(.. AS CHAR ...)) fails with --view-protocol
- Revision #e1876e7f78
2024-03-27 20:44:05 +0700
- MDEV-33768: Memory leak found in the test main.constraints run with --ps-protocol against a server built with the option -DWITH_PROTECT_STATEMENT_MEMROOT
- Revision #f44e41db38
2024-03-27 22:55:15 +0700
- MDEV-33767: Memory leaks found in some tests run with --ps-protocol against a server built with the option -DWITH_PROTECT_STATEMENT_MEMROOT
- Revision #9f1019ba3d
2024-03-28 13:53:52 +1100
- MDEV-33044 Loading time zones does not work with alter_algorithm INPLACE (postfix)
- Revision #7890388d91
2024-03-18 20:45:45 +0000
- MDEV-33044 Loading time zones does not work with alter_algorithm INPLACE
- Revision #81f75ca83a
2024-03-27 15:21:49 +0100
- Fixed random failure in main.kill_processlist-6619
- Revision #3226787bba
2024-03-27 15:14:31 +0100
- Revert "Fixed random failure in main.kill_processlist-6619"
- Revision #58c7f63176
2024-03-27 15:01:28 +0100
- mysqltest: better error reporting when "shutdown" fails
- Revision #721a6a5e6b
2024-03-27 11:38:36 +0100
- plugins.test_sql_service --valgrind
- Revision #f50694c52b
2024-03-27 09:53:56 +0100
- remove pointless test
- Revision #dc681953cf
2024-03-27 09:51:28 +0100
- events in perfschema tests: use ON COMPLETION NOT PRESERVE
- Revision #49f2e9f700
2024-03-27 00:05:00 +0100
- update bison version dependency
- Revision #8bb8820df2
2024-03-26 20:59:42 +0100
- MDEV-22949 perfschema.memory_aggregate_no_a_no_u fails sporadically in buildbot with wrong result
- Revision #89fd381be8
2024-03-25 19:34:41 +0100
- MDEV-25252 main.type_float fails in new buildbot
- Revision #353f904ea9
2024-03-25 14:44:31 +0100
- MDEV-31379 Undefined behavior in the reference Ed25519 implementation
- Revision #c84d67a302
2024-03-25 12:20:16 +0100
- reenable main.mysqldump-system test
- Revision #c77680768c
2024-03-27 14:20:12 +0100
- MDEV-33460 use the correct sql_mode and fix for --view
- Revision #0fc123c595
2024-03-27 15:22:58 +0400
- MDEV-33772 Bad SEPARATOR value in GROUP_CONCAT on character set conversion
- Revision #58df20974b
2024-03-13 16:56:37 -0400
- MDEV-33460 select '123' 'x'; unexpected result
- Revision #76a27155b4
2024-03-20 18:25:21 +1100
- MDEV-33301 memlock with systemd still not working
- Revision #ee2ed1a036
2024-03-20 16:30:11 +1100
- Revert "MDEV-33636: RPM caps is on mariadbd exe"
- Revision #987a266d77
2024-03-25 12:13:57 +0100
- galera: wsrep-lib submodule update
- Revision #e9d334434d
2024-02-15 09:40:50 +0200
- MDEV-32787 : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row()) || thd->wsrep_cs().transaction().state() == wsrep::transaction::s_aborted' failed in void wsrep_commit_empty(THD*, bool)
- Revision #70b907724e
2024-03-22 15:07:31 +0200
- MDEV-32364 fixup: crash in ut_dontdump()
- Revision #f0590db5c5
2024-03-22 14:57:00 +0200
- MDEV-33591 MONITOR_INC_VALUE_CUMULATIVE is executed regardless of "if" condition
- Revision #7d36919f4b
2024-02-22 20:57:00 +0100
- MDEV-33723 Mroonga ignored WITHOUT_DYNAMIC_PLUGINS
- Revision #a13e521bc5
2024-03-18 17:37:13 +1100
- MDEV-33636: RPM caps is on mariadbd exe
- Revision #4592af2e84
2024-03-18 16:01:58 +0200
- Work around missing MSAN instrumentation
- Revision #09d991d01c
2024-03-18 16:01:29 +0200
- MDEV-33478: Tests massively fail with clang-18 -fsanitize=memory
- Revision #fb774eb1eb
2024-03-15 14:54:36 +0100
- Fix occasional test failure of rpl.rpl_parallel_stop_slave
- Revision #7f498fbab8
2024-03-15 00:41:28 +0100
- Fix "Assertion `THR_PFS_initialized' failed" in main.bootstrap
- Revision #51e3f1daf5
2024-03-14 15:31:46 +0100
- cmake: append to the array correctly
- Revision #9d5a8bd663
2024-03-13 16:05:42 +0300
- MDEV-33665: MSAN failure due to uninitialized Item_func::not_null_tables_cache
- Revision #49cf702ee5
2024-03-14 10:53:49 +0100
- build failure with cmake < 3.10
- Revision #7eb6d5aa21
2024-03-14 09:15:53 +0100
- update s3.partition result after 57ffcd686ffa
- Revision #967a148966
2024-03-13 14:41:24 +0530
- MDEV-33635 innodb.innodb-64k-crash - Found warnings/errors in server log file
- Merge Revision #4cda50afbd 2024-03-13 15:13:48 +0100 - Merge branch '10.4' into 10.5
- Revision #62a9a54a94
2024-02-01 13:23:26 +0100
- MDEV-33344 REGEXP empty string inconsistent
- Revision #7828aadd3a
2024-01-26 21:50:51 +0100
- MDEV-33318 ORDER BY COLLATE improperly applied to non-character columns
- Revision #67abdb9f33
2024-03-11 15:59:56 +0530
- MDEV-33593 Auto increment deadlock error causes ASSERT in subsequent save point
- Merge Revision #f703e72bd8 2024-03-11 10:08:20 +0200 - Merge 10.4 into 10.5
- Revision #afe9632913
2024-03-05 12:07:48 +0530
- MDEV-33593 Auto increment deadlock error causes ASSERT in subsequent save point
- Revision #6e5333fc8c
2024-03-04 18:50:12 +0530
- MDEV-32445 InnoDB may corrupt its log before upgrading it on startup
- Revision #1b568fb917
2024-02-26 15:00:54 +1100
- MDEV-33539 spider: remove some unused code in self reference checks
- Revision #d37c51b805
2024-02-20 11:20:21 +1100
- MDEV-33494 fix spider init with no_zero_date global sql mode
- Revision #8b3f470c0b
2024-03-01 11:21:50 +0200
- Fixed random failure in main.kill_processlist-6619
- Revision #32546877cd
2023-12-12 05:21:10 +0000
- MDEV-26923 Check all invalid config options
- Revision #969669767b
2024-02-27 17:59:20 +0530
- MDEV-33011 mariabackup --backup: FATAL ERROR: ... Can't open datafile cool_down/t3
- Revision #8778a83eee
2024-02-22 22:58:52 -0800
- MDEV-31276 Wrong warnings on 2-nd execution of PS for query with GROUP_CONCAT
- Revision #e63311c2cf
2024-02-21 11:41:50 +0400
- MDEV-33496 Out of range error in AVG(YEAR(datetime)) due to a wrong data type
- Revision #d57c44f626
2024-02-20 22:05:00 -0800
- MDEV-31277 Wrong result on 2-nd execution of PS to select from view using derived
- Revision #0f0da95db0
2024-02-21 14:17:34 +1100
- MDEV-33493 Spider: Make a symlink result file a normal file
- Revision #b04c857596
2024-02-20 08:16:15 -0700
- MDEV-33500: rpl.rpl_parallel_sbm can fail on slow machines, e.g. MSAN/Valgrind builders
- Revision #1bbbb66e46
2024-02-20 13:48:20 +0200
- Disable error messages in mysql-install-db for not writable log directory
- Revision #90bbeafb7a
2024-02-20 13:20:12 +0200
- Get rid of error when running mariadb-install-db with --log-bin
- Revision #75c0f9512a
2023-11-21 19:43:52 -0600
- fix markdown headings
- Revision #c492c34f67
2024-02-19 15:12:16 +1100
- MDEV-33434 spider direct sql: Check length before memcpy
- Revision #d510f80549
2024-02-10 00:30:47 +0100
- MDEV-33482: Optimize WolfSSL for improved performance
- Revision #8a1904d782
2024-01-25 16:07:51 +1100
- MDEV-33301 memlock with systemd still not working
- Revision #0185ac64f3
2024-01-11 10:02:58 -0500
- MDEV-30975 Wrong result with cross Join given join order
- Revision #85517f609a
2024-02-11 00:05:24 +0400
- MDEV-33393 audit plugin do not report user did the action..
- Merge Revision #b770633e07 2024-02-13 14:25:21 +0200 - Merge 10.4 into 10.5
- Revision #68d9deb69a
2024-02-13 14:10:44 +0200
- MDEV-33332 SIGSEGV in buf_read_ahead_linear() when bpage is in buf_pool.watch
- Revision #d86deee34b
2024-02-13 14:10:39 +0200
- Fix GCC 14 -Wcalloc-transposed-args
- Revision #d64ade302e
2023-10-07 21:17:09 -0700
- Properly introduce wsrep_sst_backup script in project packaging
- Revision #cae18632ae
2024-01-07 10:19:54 +0100
- MDEV-33439 Fix build with libxml2 2.12
- Revision #3281b6b8a3
2023-11-21 11:50:55 -0800
- MDEV-24507: Server Crash using UDF in WHERE clause of VIEW
- Revision #b909b525f4
2023-12-20 23:29:57 -0500
- Fix a case of `unused-but-set-variable`
- Revision #44f5fa2db9
2023-12-30 16:30:22 -0500
- Fix timeout(1) usage in wsrep_sst_mariabackup on *BSD
- Revision #81f3e97bc8
2024-02-12 17:01:45 +0200
- MDEV-33383: Corrupted red-black tree due to incorrect comparison
- Revision #92f87f2cf0
2024-02-12 17:01:35 +0200
- Cleanup: Remove changed_pages_bitmap
- Revision #47122a6112
2024-02-12 17:01:17 +0200
- MDEV-33383: Replace fts_doc_id_cmp, ib_vector_sort
- Revision #03d1346e7f
2024-01-09 13:47:02 -0700
- MDEV-29369: rpl.rpl_semi_sync_shutdown_await_ack fails regularly with Result content mismatch
- Revision #ee89558312
2024-02-08 09:55:02 -0700
- MDEV-14357: rpl.rpl_domain_id_filter_io_crash failed in buildbot with wrong result
- Merge Revision #8ec12e0d6d 2024-02-12 11:38:13 +0200 - Merge 10.4 into 10.5
- Revision #c32e59ac55
2024-02-10 18:50:37 +0700
- Fix clang++ errors on missing 'override' specifier
- Revision #15623c7f29
2024-01-18 16:18:08 +0700
- MDEV-30660 Aggregation functions fail to leverage uniqueness property
- Revision #0381921e26
2024-02-08 10:35:45 +0200
- MDEV-33277 In-place upgrade causes invalid AUTO_INCREMENT values
- Revision #915d951431
2023-07-18 13:37:30 +1000
- MDEV-4827 mysqldump --dump-slave=2 --master-data=2 doesn't record both
- Revision #f7adf1292c
2024-02-06 18:20:53 +1100
- MDEV-4827: prelude - additional gtid/no-gtid tests for mysqldump
- Revision #5e7047067e
2024-02-06 15:50:10 +0530
- MDEV-33274 The test encryption.innodb-redo-nokeys often fails
- Revision #6e406bb654
2023-12-06 12:03:27 -0800
- Fix inconsistent definition of PERFORMANCE_SCHEMA.REPLICATION_APPLIER_STATUS.COUNT_TRANSACTIONS_RETRIES column
- Revision #68c0f6d8ea
2024-01-26 01:33:28 +0000
- Fix ninja build for cracklib_password_check
- Revision #fb9da7f751
2024-01-23 20:43:39 +0530
- MDEV-33023 Crash in mariadb-backup --prepare --export after --prepare
- Revision #f5373db898
2024-01-25 15:57:05 +0300
- MDEV-33004 innodb.cursor-restore-locking test fails
- Revision #c31b1ee26a
2024-02-06 20:21:00 +0530
- MDEV-33341 innodb.undo_space_dblwr test case fails with Unknown Storage Engine InnoDB
- Revision #d40eaf2dab
2024-01-29 16:29:36 +1100
- MDEV-33174 Fixing nondeterministic self-referencing test result
- Revision #e06b159f02
2024-02-07 15:43:19 +1100
- MDEV-33397: Innodb include OS error information when failing to write to iblogfileX
- Merge Revision #8e7314992f 2024-02-06 18:29:14 +0100 - Merge branch '10.5' into mariadb-10.5.24
- Revision #ec7a80db72
2024-02-06 08:21:25 -0500
- bump the VERSION
- Revision #66bb229e91
2024-02-01 12:32:02 +0530
- MDEV-18288 Transportable Tablespaces leave AUTO_INCREMENT in mismatched state, causing INSERT errors in newly imported tables when .cfg is not used.
- Revision #6fadbf8ebf
2024-02-02 20:33:40 -0800
- MDEV-31361 Wrong result on 2nd execution of PS for query with derived table
- Revision #9d0b79c5f5
2024-02-02 12:00:46 +0300
- Make innodb_ext_key test stable: use innodb_stable_estimates.inc
- Revision #5972f5c23b
2024-01-26 16:54:35 +0300
- MDEV-33314: Crash in calculate_cond_selectivity_for_table() with many columns
- Revision #78662ddadd
2024-02-02 10:28:30 +0400
- MDEV-32893 mariadb-backup is not considering O/S user when --user option is omitted
- Revision #83aff675ce
2024-02-01 15:20:37 +0400
- MDEV-33355 Add a Galera-2-node-to-MariaDB replication MTR test cloning the slave with mariadb-backup
- Revision #8fbad58731
2024-01-31 14:45:11 +0400
- MDEV-33342 Add a replication MTR test cloning the slave with mariadb-backup
- Revision #68c1fbfc17
2023-12-20 02:46:09 +0100
- MDEV-25370 Update for portion changes autoincrement key in bi-temp table
- Revision #21f18bd9d7
2024-01-31 14:58:15 +0530
- MDEV-33341 innodb.undo_space_dblwr test case fails with Unknown Storage Engine InnoDB
- Revision #6914b7804d
2023-12-04 10:01:36 +0200
- MDEV-32935: Remove unneeded CMAKE_SYSTEM_PROCESSOR parameter from Debian
- Revision #354e97cd72
2024-01-26 15:07:41 +0100
- Fix mtr for builds without perfschema.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.