MariaDB 10.4.4 Changelog
The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.4
Release date: 8 Apr 2019
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #eb872ceb27 2019-04-06 12:33:51 +0300
Fixed wsrep replaying for stored procedures (#1256)
Revision #fe62ff6e1c 2019-04-06 12:25:29 +0300
MDEV-18265: Replace deprecated variable debug to debug_dbug on Galera tests
Revision #8a194d99cf 2019-04-06 10:44:53 +0200
update test results
Revision #371d6ac1bd 2019-04-06 11:38:18 +0400
MDEV-19197 Move ASSERT_COLUMN_MARKED_FOR_XXX as methods to Field
Revision #18bf0bf496 2019-04-05 23:14:05 -0700
MDEV-18956 Assertion `sel->quick' failed in JOIN::make_range_rowid_filters
Revision #a2e477ffd0 2019-04-06 00:04:52 +0300
MDEV-19186: Assertion `field->table == table' failed in create_tmp_table
Revision #694d1a50bd 2019-04-05 22:55:20 +0300
MDEV-19185: Pushdown constant function defined with subquery
Revision #c84dde148f 2019-04-05 16:28:41 +0400
MDEV-19184 Crash in IS_IPV6(_ucs2 0x0031)
Merge Revision #02d9b048a2 2019-04-05 11:41:03 +0300 - Merge 10.3 into 10.4
Merge Revision #d5a2bc6a0f 2019-04-04 19:41:12 +0300 - Merge 10.2 into 10.3
Merge Revision #b30fb701cc 2019-04-04 09:05:45 +0300 - Merge 10.1 into 10.2
Revision #71a2e6a3c6 2019-04-01 19:42:26 +0300
index_merge_innodb did sometimes give wrong results
Revision #6a9b216301 2019-04-03 19:50:51 +0300
Fix clang -Wunused-private-field
Revision #f602385776 2019-04-04 08:57:53 +0300
Do not pass table_name_t to printf-like functions
Revision #b718ec055d 2019-04-03 21:41:19 +0300
MDEV-18836: Adjust a suppression
Revision #c676de1692 2019-04-03 21:00:13 +0300
Fix the non-debug build
Merge Revision #28636a92ed 2019-04-03 19:57:29 +0300 - Merge 10.1 into 10.2
Revision #1f3bcff1f2 2019-04-03 19:46:34 +0300
Remove unused declarations
Revision #fa14784301 2019-04-03 19:21:54 +0300
Fix more -Wnonnull-compare
Revision #cad56fbaba 2019-04-03 16:10:20 +0300
MDEV-18733 MariaDB slow start after crash recovery
Revision #7984ea80de 2019-04-03 17:10:54 +0300
Remove a useless CHECK TABLE printout for debug builds
Revision #a1ec7ac4f4 2019-04-03 15:56:28 +0300
Clean up table_name_t
Revision #5da6944ea3 2019-04-04 20:00:41 +0200
update C/C
Revision #d2013e7328 2019-04-04 16:36:26 -0700
MDEV-18982 Partition pruning with column list causes syntax error in 10.4
Revision #ae15f91f22 2019-03-23 15:28:22 +0300
MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int
Revision #3a3d5ba235 2019-03-14 17:28:20 +0300
MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEX
Revision #5d8ca98997 2019-01-30 00:00:06 +0400
Get rid of rea_create_table()
Revision #38e151d155 2019-02-05 18:41:33 +0400
Fix inplace ALTER TABLE to not register tmp table
Revision #914bb5387f 2019-01-30 00:37:11 +0400
Removed redundant partitioning check
Revision #878f83151f 2019-01-29 23:36:44 +0400
Simplified dd_recreate_table()
Revision #1dac55cf0e 2019-02-06 11:41:36 +0400
Removed redundant SE lock for tmp tables
Merge Revision #3638636f9b 2019-04-03 14:11:08 +0300 - Merge 10.3 into 10.4
Revision #532fffb4cc 2019-04-03 14:07:18 +0300
Fix the non-debug build
Merge Revision #c8f8d5ceb7 2019-04-03 11:42:11 +0300 - Merge 10.3 into 10.4
Merge Revision #c6b8b05be4 2019-04-03 11:22:51 +0300 - Merge 10.2 into 10.3
Revision #03672a0573 2019-04-03 10:50:43 +0300
MDEV-11487: Remove dict_table_get_n_sys_cols()
Merge Revision #dbc716675b 2019-04-03 10:29:15 +0300 - Merge 10.1 into 10.2
Revision #c0fca2863b 2019-04-03 09:46:49 +0300
Fix -Wnonnull-compare
Revision #65d758aa89 2019-03-30 12:52:23 +0100
MDEV-18298 Crashes server with segfault during role grants
Revision #409f69cd74 2019-03-31 17:24:44 +0200
cmake: only search for libraries that are needed
Revision #7b527e6334 2019-03-31 10:31:54 +0200
cmake: fix krb5 detection on SUSE
Revision #0b2042fdca 2019-03-29 22:06:24 +0100
speedup RPM builds
Revision #5f31f8cc87 2019-04-03 10:56:04 +0300
Fix cmake -DWITH_WSREP=OFF
Revision #ba7d33a898 2019-03-28 11:33:14 +0530
MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in lock_rec_insert_check_and_lock upon INSERT into table with blob key
Revision #afca4a3a34 2019-04-03 09:23:29 +0300
MDEV-19156: Galera test failure on galerra_sr_cc_master
Merge Revision #268d46b87d 2019-04-03 09:20:44 +0300 - Merge 10.3 into 10.4
Merge Revision #977d7a7572 2019-04-03 08:21:43 +0300 - Merge 10.2 into 10.3
Revision #e3f44d8d0e 2019-04-02 16:40:27 +0300
MDEV-19085: Remove a bogus debug assertion
Merge Revision #849734376a 2019-04-03 08:21:00 +0300 - Merge bb-10.3-release into 10.3
Revision #f5176c2dfa 2019-04-02 11:31:53 -0400
bump the VERSION
Revision #b896f60a73 2019-04-03 09:19:12 +0300
Fix -Wformat and -Wnonnull-compare for WSREP
Revision #0dc442ac61 2019-04-03 00:29:24 +0530
MDEV-18942: Json_writer::add_bool: Conditional jump or move depends on uninitialised value upon fulltext search under optimizer trace
Revision #eac97ef44c 2019-03-27 20:48:28 +0530
MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_add_str with optimizer trace
Revision #4d12a6458e 2019-04-01 20:29:45 +0400
MDEV-19125 Change Send_field::type from enum_field_types to Type_handler*
Revision #e10f9e6c81 2019-04-02 15:43:46 +0300
Adjust wsrep, galera, galera_3nodes, galera_sr and galera_3nodes_sr tests after commit b5615eff0d00cfb4c60b9d1bf67094da7c2258a6
Merge Revision #a10e29cc6d 2019-04-02 13:55:04 +0300 - Merge 10.3 into 10.4
Merge Revision #44e64fd7e0 2019-04-02 13:48:42 +0300 - Merge 10.2 into 10.3
Revision #5633f83ca4 2019-04-02 13:46:36 +0300
Fix integer type mismatch
Revision #8650848ec3 2019-04-02 13:43:22 +0300
MDEV-19128 fil_name_parse() for MLOG_FILE_ is not portable
Revision #610ec192ec 2019-03-22 21:08:34 +1000
MDEV-17320 add Feature_application_time_periods status variable
Revision #5fc6ad95d4 2019-03-14 14:45:01 +1000
MDEV-18921 Server crashes in bitmap_bits_set or bitmap_is_set upon UPDATE IGNORE .. FOR PORTION with binary logging
Revision #7e3e2d060b 2019-03-13 22:31:43 +1000
MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_row upon DELETE .. FOR PORTION with binary logging
Revision #04055060b6 2019-03-13 22:25:48 +1000
MDEV-18852 MDEV-18853 fix
period.delete
,period.update
tests crashes with ``--ps-protocol`
Revision #74c9872a9a 2017-04-28 11:22:30 +1000
MDEV-10797 RPM includes init script and a systemd unit
Revision #4975d25390 2019-03-22 01:55:35 +0100
don't run SysV scripts in scriptlets if systemd is used
Revision #4a7d7e79a2 2019-03-29 19:24:51 +0100
update test results
Revision #79fe17567a 2019-03-29 20:38:53 +0100
gcc 8 warnings
Revision #f3adfcb523 2019-04-02 11:59:55 +0300
After-merge fix: Initialize all fields
Merge Revision #5c3ff5cb93 2019-04-02 11:04:54 +0300 - Merge 10.3 into 10.4
Merge Revision #7b42d892de 2019-04-02 09:19:34 +0300 - Merge 10.2 into 10.3
Merge Revision #bce380f2a5 2019-04-02 09:14:15 +0300 - Merge 10.1 into 10.2
Revision #b88f378648 2019-04-02 08:48:54 +0300
Omit the definition of unused function yyset_extra()
Revision #619d22dde5 2019-04-01 13:03:18 +0300
Rebuild the InnoDB lexical analyzers with flex 2.6.4
Revision #23eeecd68f 2019-04-01 10:32:03 +0300
MDEV-19111 Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTATING_OR_FLUSHING
Revision #d59ad6972b 2019-04-01 18:13:11 +0300
MDEV-19085: Fix a typo that was caught by GCC 5.4
Merge Revision #8f01a17292 2019-04-01 14:25:41 +0300 - Merge 10.2 into 10.3
Revision #f055da9b84 2019-04-01 14:24:15 +0300
MDEV-19085 Assertion failures due to virtual columns after upgrading from 10.1
Revision #833071b857 2019-04-01 12:58:51 +0300
Disable tests in rocksdb_stress suite (which was enabled a few commits ago)
Merge Revision #0ffea01da5 2019-04-01 09:22:19 +0300 - Merge 10.2 into 10.3
Revision #fe1dfe3928 2019-03-30 20:00:13 +0300
MDEV-19089, part #2: mark rocksdb.deadlock as "big test"
Revision #c2d9a346ff 2019-03-30 19:50:55 +0300
MDEV-19089 part #1: adapt rocksdb_stress suite for MariaDB
Revision #76934212eb 2018-09-23 12:19:24 +0300
remove unneeded code
Revision #b66164ab56 2018-08-29 13:50:52 +0300
remove dead code
Revision #65bd38204b 2019-03-29 12:06:34 +0200
Update 10.2 man pages
Revision #f9ab7b473a 2019-04-01 17:58:32 +0300
MDEV-18623 Assertion after DROP FULLTEXT INDEX and removing NOT NULL
Revision #43c20542dd 2019-04-01 16:11:41 +0300
MDEV-19030: Assertion failed in rec_init_offsets() after DROP COLUMN
Revision #517486963b 2019-04-02 11:01:27 +0300
Adjust tests after commit b5615eff0d00cfb4c60b9d1bf67094da7c2258a6
Revision #ea5cda5269 2019-04-02 11:40:22 +0400
MDEV-18402 Assertion `sec.sec() <= 59' failed in Item_func_maketime::get_date
Revision #b9ea778f6c 2019-04-02 11:06:07 +0400
MDEV-18503 Assertion `native.length() == binlen' failed in Type_handler_timestamp_common::make_sort_key
Revision #d8e936a2af 2019-04-02 10:14:39 +0400
Tests for MDEV-18595 Assertion `0' failed in Item_cache_timestamp::val_datetime_packed / Predicant_to_list_comparator::cmp_arg
Revision #5201a1d080 2019-04-02 09:56:31 +0400
MDEV-18240 Assertion `0' failed in Item_cache_timestamp::val_datetime_packed
Revision #1b4bb3b5bb 2019-04-02 09:13:16 +0400
MDEV-19124 Assertion `0' failed in Item::val_native
Revision #8840045021 2019-04-01 19:42:26 +0300
index_merge_innodb did sometimes give wrong results
Revision #48810a0014 2019-03-25 16:00:45 +0200
MDEV-19116 Speed up rotation of binary logs
Revision #adb7016214 2019-03-25 15:57:00 +0200
MDEV-19117 Don't keep binary log index file locked during show binary logs
Revision #e3bffd579f 2019-03-26 17:36:20 +0200
Removed some warnings from -Wimplicit-fallthrough= with build scripts
Revision #b5615eff0d 2019-03-25 08:02:22 +0200
Write information about restart in .result
Revision #6fd7a4b601 2019-03-22 07:02:40 +0200
Fixed uninitialized bug in Range_rowid_filter_cost_info
Revision #5b15f68e0f 2019-03-31 13:44:43 +0300
Fixed valgrind warning: Wrong usage of c_ptr()
Revision #48c6726b13 2019-03-22 07:01:34 +0200
Updated valgrind.supp for OpenSLL 1.0.1l
Revision #10dd290b4b 2019-04-01 11:57:06 +0300
MDEV-17380 innodb_flush_neighbors=ON should be ignored on SSD
Revision #2d825e97df 2019-04-01 10:09:24 +0400
Cleanup: removing unused type LEX_TYPE and #include
Revision #17cbae6501 2018-11-14 03:27:55 +1000
Fix error failed to compile regex
Revision #39f195052c 2019-03-28 17:22:04 +0100
MDEV-19068 - rename eventlog source to MariaDB.
Revision #8d27f1e4f4 2019-03-28 13:12:28 +0200
Update 10.4 man pages
Revision #27ae38e034 2019-03-29 10:56:45 +0200
MDEV-18590: galera.versioning_trx_id: Test failure: mysqltest: Result content mismatch
Revision #780d77109b 2019-03-29 12:26:42 +0400
MDEV-17969 Assertion `name' failed in THD::push_warning_truncated_value_for_field
Revision #a5ac029f8a 2019-03-28 10:28:52 +0400
MDEV-19062 Item_sum_variance: move recurrence_m, recurrence_s, count to a separate class
Revision #3e1f3d3e2f 2019-03-27 17:28:23 +0400
A cleanup in Item_sum: removing dead code
Revision #f78eb52fba 2019-03-27 14:33:04 +0100
Make test galera_sr.GCF-1018 deterministic (#1245)
Merge Revision #0bc4260226 2019-03-26 17:43:59 +0200 - Merge 10.3 into 10.4
Revision #7225bef727 2019-03-26 16:31:32 +0200
Fix crash recovery with small buffer pool
Merge Revision #8b480df63e 2019-03-25 17:18:15 +0200 - Merge 10.3 into 10.4
Revision #c0ba036b77 2019-03-23 17:12:23 +0400
Fixed build failure
Revision #901e3ddf79 2019-03-22 14:54:24 +0530
MDEV-18904 Assertion `m_part_spec.start_part >= m_part_spec.end_part' failed in ha_partition::index_read_idx_map
Revision #0c567648a4 2019-03-22 13:30:22 +0530
Revert (MDEV-18888)2b06de8064660c5c, fix it in different way And add test case for MDEV-18953
Revision #ef33e26f6e 2019-03-23 09:47:29 +1200
Add Clion folder to gitignore (#928)
Merge Revision #ca80e14a88 2019-03-22 13:20:44 +0200 - Merge 10.3 into 10.4
Revision #c23d4700e6 2019-03-19 16:40:23 +0530
MDEV-18901 Wrong results after ADD UNIQUE INDEX(blob_column)
Revision #625aa232a6 2019-03-19 16:36:54 +0530
MDEV-18967 Load data in system version with long unique does not work
Revision #1dffa9d9c1 2019-03-21 12:05:04 +0200
MDEV-17441: Rename buf_pool_t::io_buf from buf_pool->tmp_arr
Revision #a9c230669e 2019-03-21 11:26:12 +0200
Fix -Wmaybe-uninitialized (non-functional change)
Revision #2b00bdfd25 2019-03-21 11:25:41 +0200
MDEV-12026: Avoid uninitialized variable
Revision #b6a6aa5b5a 2019-03-21 11:23:34 +0200
MDEV-371: Enable a debug function only in debug builds
Merge Revision #7af0de9fa3 2019-03-21 11:22:13 +0200 - Merge 10.3 into 10.4
Revision #8dffaaef72 2019-03-13 12:58:32 +0100
MDEV-12836 Avoid table rebuild when removing of auto_increment settings
Revision #23a7693a68 2019-03-13 12:42:42 +0100
MDEV-18275 Live upgrade from 5.5 does not work: InnoDB stat tables are used before creation
Merge Revision #96f8793a7a 2019-03-20 19:08:47 +0200 - Merge 10.3 into 10.4
Merge Revision #514b305dfb 2019-03-20 10:26:49 +0200 - Merge 10.3 into 10.4
Revision #de51acd037 2019-02-27 13:52:37 +1100
MDEV-18726: innodb buffer pool size not consistent with large pages
Revision #6b6fa3cdb1 2019-03-18 14:08:43 +0200
MDEV-18644: Support full_crc32 for page_compressed
Revision #2151aed44d 2019-03-18 13:10:28 +0200
Follow-up fix to MDEV-12026: FIL_SPACE_FLAGS trump fil_space_t::flags
Revision #9c7299365f 2019-03-18 09:37:32 +0530
Temporary disable ctype_utf8mb4_innodb and myisam test untill MDEV-18953 is fixed
Revision #3943fe5630 2019-03-12 15:01:41 +0530
MDEV-18888 Server crashes in Item_field::register_field_in_read_map upon... MODIFY COLUMN
Revision #8995f33c0b 2019-03-16 12:34:08 +0530
MDEV-18889 Long unique on virtual fields crashes server
Revision #09b2d37a32 2019-03-15 18:06:30 +0200
MDEV-18941: Temporarily record wrong result after MDEV-18922
Revision #3dd477db70 2019-03-15 18:05:47 +0200
MDEV-18640: Correct a result
Revision #a23657671e 2019-03-15 15:22:32 +0100
MDEV-18666 Fix MTR test galera_sr_kill_all_norecovery (#1229)
Revision #2e34a031f8 2019-03-15 14:27:29 +0530
MDEV-18809 Server crash in fields_in_hash_keyinfo or Assertion `key_info->key_part->field->flags & (1<< 30)' failed in setup_keyinfo_hash
Revision #ecf07300a2 2019-03-15 11:29:38 +0100
MDEV-18915 Re-record MTR test galera.galera_many_rows (#1228)
Revision #d27aa35eee 2019-03-15 10:20:32 +0200
Disable mysql-wsrep#198
Revision #050280ce8b 2019-03-15 12:06:40 +0530
MDEV-18922 Alter on long unique varchar column makes result null
Revision #1ef50a34ec 2019-03-15 07:09:13 +0200
10.4 wsrep group commit fixes (#1224)
Revision #b234f81037 2019-03-14 19:33:13 -0700
MDEV-18640 TABLE::prune_range_rowid_filters: Conditional jump or move depends on uninitialized value
Revision #e3ebeebe3a 2019-03-14 18:48:22 +0200
MDEV-18450 followup: fixing rpl_shutdown_wait. The test appeared to leave warning due to expectable full exit of IO threads. Fixed to ignore warnings at the final START SLAVEs.
Revision #e012d26680 2019-03-14 15:47:04 +0200
row_undo(): Do not return an undefined value
Revision #ebd0eab5a3 2019-03-14 12:06:17 +0200
Removing warning from Aria recovery
Revision #e121a078bf 2019-03-14 17:20:32 +1100
travis: use galera-4 in 10.4 branch (#1226)
Revision #7b33a6a1ea 2019-03-13 09:31:35 +0400
MDEV-18876 Assertion `is_valid_time_slow()' failed in Time::valid_MYSQL_TIME_to_valid_value
Revision #62bfb2fe49 2019-03-04 14:48:11 +0530
MDEV-18800 Server crash in instant_alter_column_possible or Assertion... `!pk->has_virtual()' failed in instant_alter_column_possible upon adding key
Revision #ecf323620b 2019-03-04 14:08:46 +0530
Add test cases for MDEV-18792 MDEV-18793 MDEV-18795 MDEV-18798 MDEV-18801
Revision #560598c9b2 2019-03-03 17:56:48 +0530
MDEV-18799 Long unique does not work after failed alter table
Revision #c3cfcd5b5e 2019-03-13 14:26:16 +0530
MDEV-18810: Optimizer trace typo: cumulateed_index_scan_cost
Revision #52560b8b2d 2019-03-13 13:48:42 +0530
MDEV-18905: Remove the warning "'optimizer-trace' is MySQL 5.6 / 5.7 compatible option"
Revision #f9f625fb43 2019-03-03 16:35:13 +0530
MDEV-18790 Server crash in fields_in_hash_keyinfo after unsuccessful... attempt to drop BLOB with long index
Revision #3568427d11 2019-03-07 08:12:26 +0400
MDEV-18450 Slaves wait shutdown
Merge Revision #e450527938 2019-03-12 16:14:31 +0200 - Merge 10.3 into 10.4
Revision #6d68a3464e 2019-03-11 17:10:20 +0100
MDEV-18701: Wrong result from query that uses INTERSECT after UNION ALL
Merge Revision #58f3ff7175 2019-03-11 18:01:48 +0200 - Merge 10.3 into 10.4
Revision #038ffd2ee4 2019-03-11 15:33:58 +0100
Merge pull request #1222 from codership/10.4-clear-sr-bugfix
Revision #15ccd3902e 2019-03-08 17:22:30 +0200
MDEV-18837 Fixed stored procedure wsrep error handling and MW-388
Revision #88d89ee0ba 2019-03-09 19:48:11 +0400
Less abort_loop references
Merge Revision #5a796f1f41 2019-03-08 22:11:37 +0200 - Merge 10.3 into 10.4
Revision #9512d3659c 2019-03-08 15:52:13 +0100
Test failure: mysqltest: Result length mismatch
Merge Revision #5c6fdf420e 2019-03-08 15:22:41 +0100 - Merge branch '10.3' into 10.4
Revision #f06868e56b 2019-03-08 12:13:53 +0200
Unbreak the Windows build after d3e3bb77c2173ab200efdc8188c4d0a52127d247
Merge Revision #c67b306e4f 2019-03-08 11:19:48 +0200 - Merge 10.3 into 10.4
Revision #91d7e7b244 2019-03-08 10:18:20 +0200
Add C_MODE_START to aria_backup.h
Revision #ec66320b0c 2019-03-08 10:17:56 +0200
Replace setting QPLAN_ADMIN directly with prepare_logs_for_admin_command()
Revision #d3e3bb77c2 2019-03-08 10:05:30 +0200
Print value of 'protocol' option in --help
Revision #5f34513c2a 2019-03-06 17:36:30 +0400
MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW
Revision #a71d185a9a 2019-03-05 12:07:43 +0400
MDEV-18813 PROCEDURE and anonymous blocks silently ignore FETCH GROUP NEXT ROW
Merge Revision #aa4b2c1509 2019-03-07 08:02:33 +0200 - Merge 10.3 into 10.4
Revision #32badae31f 2019-02-25 17:08:02 +0100
Fix for galera_3nodes.galera_var_dirty_reads2
Revision #7b9981fbdf 2019-03-05 23:42:04 -0800
MDEV-18816 Assertion `sel->quick' failed in JOIN::make_range_rowid_filters
Revision #a36ac52f93 2019-03-06 15:31:50 +0100
MDEV-18339: ASAN heap-buffer-overflow in Item_exists_subselect::is_top_level_item
Revision #2b711d231a 2019-03-02 00:41:33 +0400
Adieu slave_list
Revision #68c765d313 2019-03-01 22:36:29 +0400
Cleanup remnants of rpl_recovery_rank
Merge Revision #2a791c53ad 2019-03-06 09:00:52 +0200 - Merge 10.3 into 10.4
Revision #b5c72a843a 2019-03-04 12:17:13 +0100
MDEV-18358: Server crash when using SET STATEMENT max_statement_time
Revision #1bcb66c597 2019-03-04 10:04:41 +0400
MDEV-18806 Synchronize ALTER TABLE EXCHANGE PARTITION and PURGE grammar in sql_yacc.yy and sql_yacc_ora.yy
Revision #e3e06722f0 2019-02-26 18:12:49 +0200
Fixes to galera_gtid_2_cluster, galear_sr_mysqldump_sst
Revision #a8ff4f243d 2019-02-21 21:57:52 +0200
MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ON
Revision #fa52846bc7 2019-02-21 16:02:57 +0200
MDEV-18631 Added MTR test
Revision #47b7ca629f 2019-03-03 07:20:15 +0400
MDEV-18796 Synchronize PS grammar between sql_yacc.yy and sql_yacc_ora.yy
Revision #3b47587f41 2019-03-01 23:55:55 +0400
MDEV-18789 Port "MDEV-7773 Aggregate stored functions" to sql_yacc_ora.yy
Revision #01d7727b76 2019-03-01 17:02:58 +0400
MDEV-18779 Port sp_suid implementation from sql_yacc_ora.yy to sql_yacc.yy
Revision #5a0874449a 2019-02-28 14:44:38 -0800
MDEV-18755 Assertion `inited==INDEX' failed in handler::ha_index_read_map
Revision #b10340998f 2019-02-27 23:32:02 +0100
MDEV-18748 REPLACE doesn't work with unique blobs on MyISAM table
Revision #9fd3e810e8 2019-02-27 15:43:57 -0500
MDEV-18747 InnoDB: Failing assertion: table->get_ref_count() == 0 upon dropping temporary table with unique blob
Revision #304f0084ef 2019-02-27 12:34:26 -0500
MDEV-18720 Assertion `inited==NONE' failed in ha_index_init upon update on versioned table with key on blob
Revision #f78c0f6f00 2019-02-27 07:35:46 -0500
MDEV-18722 Assertion `templ->mysql_null_bit_mask' failed in row_sel_store_mysql_rec upon modifying indexed column into blob
Revision #3f53515425 2019-02-26 22:55:39 -0500
MDEV-18713 Assertion `strcmp(share->unique_file_name,filename) || share->last_version' failed in test_if_reopen upon REPLACE into table with key on blob
Revision #20c89f9f37 2019-02-27 03:36:37 +0100
MDEV-18712 InnoDB indexes are inconsistent with what defined in .frm for table after rebuilding table with index on blob
Revision #5adf11250a 2019-02-27 02:38:46 +0100
MDEV-18707 Server crash in my_hash_sort_bin, ASAN heap-use-after-free in Field::is_null, server hang, corrupted double-linked list
Revision #0477e80522 2019-02-25 00:46:48 +0530
Long Index is only allowed for unique keys not normal index.
Revision #8084eeaa66 2019-02-27 10:45:34 -0500
cleanup: set HA_PART_KEY_SEG properly
Revision #593e869742 2019-02-22 19:38:43 +0100
cleanup: reserve one keypart for for LONG_UNIQUE_HASH_FIELD
Revision #387b690eab 2019-02-22 18:58:14 +0100
cleanup: cosmetic fixes
Revision #72ee180512 2019-02-22 18:30:04 +0100
cleanup: set HA_PART_KEY_SEG for HA_KEY_ALG_LONG_HASH prefix keys
Revision #09d29dfc76 2019-02-28 07:17:47 +0400
MDEV-18767 Port "MDEV-16294: INSTALL PLUGIN IF NOT EXISTS / UNINSTALL PLUGIN IF EXISTS" to sql_yacc_ora.yy
Revision #9bd47835d0 2019-02-23 14:53:27 -0800
MDEV-18679 Server crashes in JOIN::optimize
Revision #bba4e7f287 2019-02-22 22:28:24 +0100
MDEV-18694 : Do not call close_connection() on active connections in server shutdown code.
Revision #794c6dd215 2019-02-26 23:03:55 +0400
Yet another Adieu LOCK_thread_count
Revision #f92b7b1a27 2019-02-26 22:44:38 +0400
Adieu LOCK_thread_count, COND_thread_count
Revision #785092ee23 2019-02-26 20:39:05 +0200
LOCK_thread_count and COND_thread_count removed from wsrep modules (#1197)
Revision #bb970dda77 2019-02-25 15:35:00 +0200
MDEV-18719 Assertion (c.prtype ^ o->prtype) & ... failed on ALTER TABLE
Revision #201bd21e23 2019-02-25 08:44:37 -0500
bump the VERSION
Revision #b25ad1bc47 2019-02-21 21:44:44 +0400
MDEV-18408 Assertion `0' failed in Item::val_native_result / Timestamp_or_zero_datetime_native_null::Timestamp_or_zero_datetime_native_null upon mysqld_list_fields after crash recovery
Revision #1ab2e7573a 2019-02-20 13:22:04 +0200
Fixed and recorded galera_sr.galera_sr_rollback_statement
Revision #24be84384c 2019-02-19 22:56:39 +0200
Simplified Wsrep_client_service::interrupted()
Revision #6edfeb82fd 2019-02-19 14:08:29 +0200
Fixes to streaming replication BF aborts
Revision #31b65d3dd2 2018-12-19 17:08:51 +1100
stop covering_keys from being set to the same thing twice
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?