MariaDB 10.4.13 Changelog
The most recent release of MariaDB 10.4 is:
MariaDB 10.4.34 Stable (GA) Download Now
Download Release Notes Changelog Overview of 10.4
Release date: 12 May 2020
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.3.23
- Revision #1b18cddaa2
2020-05-09 22:20:04 +0300
- List of unstable tests for 10.4.13 release
- Merge Revision #f5844e7c4b 2020-05-09 20:25:21 +0200 - Merge branch '10.3' into 10.4
- Revision #5b0df7433d
2020-05-08 12:31:33 +0200
- WolfSSL fixes
- Revision #403dc759d0
2020-05-05 18:10:53 +0200
- Update WolfSSL
- Revision #8d85715d50
2020-05-06 15:37:19 +0300
- MDEV-21794: Optimizer flag rowid_filter leads to long query
- Revision #0253ea7f22
2020-02-19 17:50:30 +0100
- MDEV-19650: Privilege bug on MariaDB 10.4
- Merge Revision #2c3c851d2c 2020-05-05 20:33:10 +0300 - Merge 10.3 into 10.4
- Revision #474290540a
2020-05-05 14:20:47 +0300
- MDEV-22465: DROP indexed COLUMN is wrongly claimed to be ALGORITHM=INSTANT
- Revision #69925c0d2e
2020-05-05 22:41:10 +0900
- MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations.
- Revision #37a01aceca
2020-05-05 09:48:03 +0300
- MDEV-21489 : wsrep_cluster_conf_id has wrong value
- Revision #1ed98782e7
2020-05-04 22:06:31 +0300
- MDEV-22452: Fix cmake -DWITH_WSREP=OFF
- Revision #50f3a38e89
2020-05-04 18:24:01 +0300
- Add an end marker to a test
- Revision #5e7e7153b4
2020-05-04 18:19:13 +0300
- MDEV-22452: Missing call to wsrep_commit_ordered in trx_t::commit()
- Revision #f5cff8980a
2020-05-04 17:21:46 +0200
- MDEV-22453: Missing suite.pm for galera_3nodes_sr (#1522)
- Revision #a1eb151327
2020-05-04 19:11:02 +0530
- MDEV-22410 Change the error when table schema mismatch happens
- Revision #d002ec2c87
2020-05-04 11:06:40 +0300
- MDEV-21489 : wsrep_cluster_conf_id has wrong value
- Revision #7f03a93348
2020-04-29 20:22:18 +0530
- MDEV-22160: SIGSEGV in st_join_table::save_explain_data on SELECT
- Revision #7bc6735736
2020-04-29 01:13:52 +0300
- MDEV-22401: Optimizer trace: multi-component range is not printed correctly
- Revision #5ba2aa1ddc
2020-04-29 14:54:36 +0300
- MDEV-7962: Remove one more wsrep_on()
- Revision #cfbbf5424b
2020-04-29 11:50:03 +0300
- MDEV-7962: Follow-up fix for 10.4
- Merge Revision #0632b8034b 2020-04-29 09:05:15 +0300 - Merge 10.3 into 10.4
- Revision #503fd2115b
2020-04-27 15:05:18 +0200
- fix the test for windows
- Merge Revision #b63446984c 2020-04-27 17:38:17 +0300 - Merge 10.3 into 10.4
- Revision #6dab094fbd
2020-04-25 12:49:47 +0200
- MDEV-20257 Server crashes in Grant_table_base::init_read_record upon crash-upgrade
- Revision #a58b2b3b2b
2020-04-22 19:59:48 +0200
- MDEV-21928 ALTER USER doesn't remove excess authentication plugins from mysql.global_priv
- Revision #2144dc1ff2
2020-04-21 18:45:12 +0200
- more verbose tests
- Revision #b976b9bfc3
2020-04-21 18:40:15 +0200
- MDEV-21244 mysql_upgrade creating empty global_priv table
- Revision #c2db9397c7
2020-04-21 18:07:11 +0200
- MDEV-18565 Galera mtr-suite fails if galera library is not installed
- Revision #81511b4776
2020-04-26 15:13:26 +0300
- Fixed shutdown crash in Aria that affects debug binaries
- Revision #a19782522b
2020-04-24 17:13:04 +0300
- MDEV-14735: Fix -Wunused-const-variable
- Revision #be42004d3d
2020-04-24 17:12:11 +0300
- Fixup d1c3342d07dbf56dc355b9e61efc3938807bcb3a for --embedded
- Revision #edd38b50f6
2020-04-24 16:01:10 +0300
- MDEV-7962 wsrep_on() takes 0.14% in OLTP RO
- Revision #2c39f69d34
2020-04-24 15:25:39 +0300
- MDEV-22203: WSREP_ON is unnecessarily expensive WITH_WSREP=OFF
- Revision #93475aff8d
2020-04-21 13:46:05 +0300
- MDEV-22203: WSREP_ON is unnecessarily expensive to evaluate
- Revision #9398c3dfa5
2020-04-23 14:24:52 +0300
- Fixed memory leak if Aria didn't start
- Revision #d1c3342d07
2020-04-23 11:08:52 +0300
- Fixed default_storage_engine.test
- Merge Revision #88cf6f1c7f 2020-04-22 18:18:51 +0300 - Merge 10.3 into 10.4
- Revision #498c5e2be1
2020-04-22 04:44:28 +0900
- MDEV-21884 MariaDB with Spider crashes on a query
- Revision #632b1deb67
2020-04-18 08:06:13 +0300
- MDEV-21025 Server crashes on START TRANSACTION after INSERT IGNORE (#1489)
- Revision #68ceb4b460
2020-04-15 23:19:10 +0900
- MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations.
- Revision #00db9c6b40
2020-04-17 01:49:46 +0900
- MDEV-21884 MariaDB with Spider crashes on a query
- Revision #c79051e587
2020-03-03 16:50:48 +0200
- MDEV-22271 Excessive stack memory usage due to WSREP_LOG
- Merge Revision #af91266498 2020-04-16 12:12:26 +0300 - Merge 10.3 into 10.4
- Revision #5679a2b6b3
2020-04-15 21:23:12 +0400
- Shrink my_atomic.h and my_cpu.h scope
- Revision #4bd9f82a8f
2020-04-15 20:38:25 +0400
- slave_open_temp_tables to Atomic_counter
- Revision #10cdf5230d
2020-04-15 19:11:49 +0400
- my_file_opened to my_atomic
- Revision #5876ed9e5b
2020-04-15 18:35:48 +0400
- Relay_log_info::executed_entries to Atomic_counter
- Revision #c1bdf62452
2020-02-27 01:53:46 +0200
- MDEV-18768: Rename auth_socket to unix_socket on upgrades from MySQL
- Revision #edc3899d97
2020-03-31 18:43:10 +0200
- MDEV-22051: Protocol::end_statement(): Assertion `0' failed on Galera node upon DDL attempt with conflicting lock
- Revision #476966b3fb
2020-04-08 09:58:08 +0300
- MDEV-21535 Unnecessarily large ha_innobase::records_in_range() scans
- Revision #b6eabce139
2020-03-16 13:07:52 +0200
- Travis-CI: Shorten deb build log to keep it under 4 MB
- Revision #28604c349b
2020-04-05 18:55:15 +0300
- Travis-CI: Add missing build dependency dh-exec
- Revision #aa7f2578fc
2020-04-03 23:55:48 +0300
- MDEV-21471 ER_CRASHED_ON_USAGE upon UPDATE FOR PORTION on Aria table
- Revision #198af54bb9
2020-04-03 23:55:48 +0300
- MDEV-20494 Fix wrongly ignored error status
- Revision #76063c2a13
2020-04-03 23:55:48 +0300
- MDEV-20494 ER_NOT_FORM_FILE or assertion upon adding partition to period table
- Revision #a219006636
2020-04-02 11:50:47 +0300
- MDEV-22014: Rowid Filtering is not displayed well in the optimizer trace
- Revision #bdcecfa22c
2020-03-16 15:03:00 +0100
- MDEV-22021: Galera database could get inconsistent with rollback to savepoint
- Merge Revision #e2f1f88fa6 2020-03-30 14:50:23 +0300 - Merge 10.3 into 10.4
- Revision #9eae063e79
2020-03-27 02:24:49 +0400
- num_worker_threads my_atomic to Atomic_counter
- Revision #e91a3ea732
2020-03-27 02:13:41 +0400
- shutdown_group_count my_atomic to Atomic_counter
- Revision #ed8bf7c98f
2020-03-27 02:08:53 +0400
- next_timeout_check my_atomic to std::atomic
- Revision #ba679ae52f
2020-03-26 19:19:41 +0400
- Fix for rpl_start_stop_slave failure
- Revision #af4b2ae858
2020-03-26 15:01:44 +0300
- MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler code
- Revision #1c8de231a3
2020-03-25 17:27:42 +0400
- dequeued_count my_atomic to Atomic_counter
- Revision #98fc6b923f
2020-03-25 19:45:37 +0100
- MDEV-20388 : disable inline assembly in WolfSSL if MSAN is on
- Revision #3a1075b93e
2020-03-25 18:16:36 +0100
- MDEV-19519 mysql_install_db.exe doesn't set password_last_changed for newly created password
- Revision #497a4169df
2020-03-25 22:40:14 +0900
- change from to for adding defaults-file in Spider tests
- Revision #efc97eff31
2020-03-24 09:35:19 +0200
- Fix clang -Wsometimes-uninitialized
- Revision #8b647d6960
2020-03-24 09:27:09 +0200
- MDEV-22020: Fix spider/bugfix.return_found_rows_update
- Revision #f7599f4799
2020-03-23 13:13:20 +0530
- MDEV-21792 Server aborts upon attempt to create foreign key on spatial field
- Revision #81f700015e
2020-03-21 19:49:46 +0400
- Cleanup my_atomic.h includes
- Revision #6acddd5367
2020-03-21 19:46:49 +0400
- global_query_id: my_atomic to Atomic_counter
- Revision #62687801ff
2020-03-21 18:36:31 +0400
- tc_active_instances: my_atomic to std::atomic
- Revision #3b3f931570
2020-03-21 17:59:43 +0400
- Discovery counters: my_atomic to Atomic_counter
- Revision #a39d92ca57
2020-03-21 17:36:38 +0400
- gtid_pos_table: my_atomic to std::atomic
- Revision #4d9977e5ff
2020-03-21 15:52:24 +0400
- default_gtid_pos_table: my_atomic to std::atomic
- Revision #9394cc8914
2020-03-21 08:17:28 +0100
- MDEV-21675: Data inconsistency after multirow insert rollback (#1474)
- Merge Revision #bd3c8f47cd 2020-03-20 22:06:55 +0200 - Merge 10.3 into 10.4
- Revision #d529389358
2020-03-20 15:38:37 +0200
- MDEV-21979 Galera test sporadic failure on galera_3nodes.galera_pc_weight (#1473)
- Revision #ec5e48be4b
2020-03-20 13:23:24 +0200
- Test fixes for galera_3nodes suite.
- Revision #b6e3cfde26
2020-03-19 12:39:26 +0200
- Fix test case name and add debug sync include.
- Merge Revision #1de104a4d6 2020-03-19 12:25:49 +0200 - Merge branch 'codership-10.4-MDEV-19966' into 10.4
- Merge Revision #91baaf450f 2020-03-19 12:25:15 +0200 - Merge branch '10.4-MDEV-19966' of https://github.com/codership/mariadb-server into codership-10.4-MDEV-19966
- Revision #d87c16be79
2020-02-24 17:04:43 +0100
- MDEV-20616: MariaDB-Galera 10.4.8 | Transaction aborted | Sig 6 Shutdown
- Merge Revision #6a63457639 2020-03-18 22:15:21 +0200 - Merge branch '10.3' into 10.4
- Revision #dbde95d912
2020-03-17 19:13:17 +0200
- Updated aria_pack to support transactional tables
- Revision #517f659e6d
2020-03-17 12:37:56 +0200
- Fixed that caused failure in --ps binlog_encryption.rpl_gtid_basic
- Revision #a2d24def8c
2020-03-13 15:55:32 +0200
- MDEV-21932 A fast plan with ROR index-merge is ignored when 'index_merge_sort_union=off'
- Revision #1242eb3d32
2020-03-13 15:28:42 +0200
- Removed double records_in_range calls from multi_range_read_info_const
- Revision #96b472c0ae
2020-03-17 00:56:49 +0100
- MDEV-18439 Windows builds should have core_file=1 by default
- Revision #097e2f9d0a
2020-03-16 16:51:35 +0200
- MDEV-16188: Fix clang 10 -Wimplicit-int-float-conversion
- Revision #b7f0644710
2020-03-16 16:32:11 +0200
- MDEV-5313: Fix GCC 10 -Wenum-conversion
- Merge Revision #e5e95a287e 2020-03-16 16:24:36 +0200 - Merge 10.3 into 10.4
- Revision #2b3f6ab417
2020-03-13 18:15:57 +0100
- MDEV-21599 plugins.server_audit fails sporadically in buildbot
- Merge Revision #b7362d5fbc 2020-03-11 14:28:24 +0100 - Merge branch '10.3' into 10.4
- Merge Revision #b8c0e49670 2020-03-11 13:27:10 +0100 - Merge commit '10.3' into 10.4
- Revision #5c6c4b1395
2020-03-09 14:53:35 +0200
- Fixes for previous not-complete-push
- Revision #c037cdadf4
2020-03-05 14:10:03 +0200
- Added keyread_time() to HEAP
- Revision #a24d0926b9
2020-03-06 14:21:20 +0200
- Second stage of optimizer_trace optimizations
- Revision #940fcbe73b
2020-03-06 10:33:11 +0200
- Improved speed of optimizer trace
- Revision #1ad8693a6f
2020-02-28 15:44:56 +0000
- MDEV-21841 CONV() function doesn't truncate its output to 21 when uses default charset.
- Revision #e837a358b6
2020-02-28 14:01:27 +0200
- MDEV-21693: Fix clang -Winconsistent-missing-override
- Revision #f56dd0a12d
2020-02-28 14:29:05 +0530
- MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tables
- Revision #a17a327f11
2020-02-26 13:58:08 +0100
- MDEV-21684: mysqld crash with signal 11 when renaming table+max_statement_time
- Revision #e637355156
2020-02-20 13:35:19 +0300
- MDEV-21610 Different query results from 10.4.11 to 10.4.12
- Revision #adcfea710f
2020-02-19 14:57:47 +0300
- Fix compile failure, compare_key_parts in handler shadowed by MyRocks
- Revision #2fb881df1d
2020-02-18 22:49:42 -0800
- MDEV-21610 Different query results from 10.4.11 to 10.4.12
- Revision #df07e00a81
2019-10-14 18:13:02 +0300
- MDEV-20726 InnoDB: Assertion failure in file data0type.cc line 67
- Revision #7ccc1710a0
2019-10-14 16:20:16 +0300
- cleanup: key parts comparison
- Revision #5a42a114fd
2020-02-17 13:56:41 +0200
- Add missing files.
- Revision #1a73b995fc
2020-01-31 08:05:41 +0200
- MDEV-21601 : Cleanup Galera disabled tests
- Revision #4eb4d07856
2020-02-14 08:20:52 +0200
- Fix Galera test galera_as_slave_ctas.
- Revision #9ab171edd6
2020-02-13 17:06:02 +0200
- MDEV-21420 : Galera test failure on galera.mysql-wsrep#33
- Revision #38414b2bd0
2020-02-13 14:13:12 +0200
- MDEV-21514 : Galera test failure on galera.galera_wan_restart_sst on Azure
- Revision #2cff542892
2019-11-28 17:37:57 +0500
- MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417)
- Revision #ba3e9d0adb
2020-02-13 12:38:15 +0200
- MDEV-18180 : Galera test failure on galera.galera_concurrent_ctas
- Revision #7002948bc5
2020-02-12 11:29:37 +0200
- MDEV-21517 : Galera test galera_sr.GCF-561 failure: Result length mismatch
- Revision #a3f3d40b33
2020-02-13 08:32:59 +0200
- MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch
- Revision #5007633c10
2020-01-31 08:05:41 +0200
- MDEV-21601 : Cleanup Galera disabled tests
- Revision #9f71804110
2020-02-13 23:50:17 +0300
- MDEV-21628: Index condition pushdown condition ... not used with BKA
- Revision #8eb0384556
2020-02-14 20:32:46 +1100
- mysys: remove windac my_security_attr_create (#1391)
- Revision #c400a73d7a
2020-02-13 16:26:47 +0300
- micro optimization: avoid std::string copy
- Revision #1394216e3d
2020-02-07 23:43:52 +0400
- MDEV-21669 InnoDB: Table ... contains <n> indexes inside InnoDB, which is different from the number of indexes <n> defined in the MariaDB
- Revision #c5e00fea10
2019-11-01 19:18:47 +0400
- MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and FLUSH TABLE table_name"
- Merge Revision #646d1ec83a 2020-02-11 14:40:35 +0100 - Merge branch '10.3' into 10.4
- Revision #c1eaa385ff
2020-02-03 18:20:24 +0100
- MDEV-21616: Server crash when using "SET STATEMENT max_statement_time=0 FOR desc xxx" lead to collapse
- Revision #2acc6f2d95
2020-02-05 11:12:10 +0200
- MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorder
- Revision #a56f78243e
2020-02-04 16:31:52 +0200
- MDEV-21645 SIGSEGV in innobase_get_computed_value
- Revision #46386661a2
2020-02-04 09:00:36 +0200
- MDEV-20625 : MariaDB asserting when enabling wsrep_on
- Revision #93278ee8ad
2019-10-08 10:47:30 +0200
- MDEV-20625: MariaDB asserting when enabling wsrep=on
- Revision #574354a6b2
2020-02-03 19:45:30 +0200
- MDEV-20625 : MariaDB asserting when enabling wsrep_on
- Revision #eed6d215f1
2019-10-09 21:16:31 +0530
- MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for myisam table with HASH indexes
- Revision #b615d275b8
2020-02-02 15:13:29 +0300
- MDEV-17798 System variable system_versioning_asof accepts wrong values (10.4)
- Revision #5a6023cf6f
2019-10-08 17:35:09 +0530
- MDEV-18791 Wrong error upon creating Aria table with long index on BLOB
- Revision #1b414c0313
2020-02-01 15:06:12 +0200
- MDEV-21256 after-merge fix: Use std::atomic
- Revision #4b291588bb
2020-02-01 14:53:41 +0200
- MDEV-19845: Make my_cpu.h self-contained
- Revision #d87b725eeb
2020-01-31 09:54:43 +0200
- MDEV-17844 recs_off_validate() fails in page_zip_write_trx_id_and_roll_ptr()
- Revision #88bcc7f21c
2020-01-31 09:17:12 +0200
- Fixup cd2c0e013ccb5f9b009743dfd7188585a539d9b5
- Revision #a10a94b262
2020-01-31 11:47:17 +0530
- Empty commit
- Revision #4d61f1247a
2020-01-29 16:41:04 +0200
- Fixed compiler warnings from gcc 7.4.1
- Revision #cd2c0e013c
2020-01-29 17:31:08 +0200
- Added error output wsrep_print_version
- Merge Revision #bc89105496 2020-01-28 09:42:21 +0100 - Merge branch 'bb-10.4-release' into 10.4
- Revision #1ef8d0b45d
2020-01-27 15:12:05 -0500
- bump the VERSION
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.