MariaDB 5.5.64 Changelog
The most recent release in the MariaDB 5.5 series is:
MariaDB 5.5.68 Download Now
Download Release Notes Changelog Overview of 5.5
Release date: 29 Apr 2019
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.
- Revision #926446880f
2019-04-26 15:29:40 +0300
- MDEV-15772: Clean up the test
- Revision #757daa4174
2019-04-26 08:55:37 +0200
- fix the test for embedded
- Revision #da0e00e710
2019-04-25 18:15:12 +0200
- Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASH
- Revision #33fe3b58cc
2019-04-25 18:03:16 +0200
- test case for a previous commit
- Revision #ae1b8b9bf5
2019-04-25 18:01:49 +0200
- Problem ------- MySQL abnormally exits on KILL command.
- Revision #2be3ab9776
2019-04-19 12:48:47 +0200
- MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_privileges on concurrent GRANT and CREATE VIEW
- Revision #e52a4ab693
2019-04-01 11:54:29 +0300
- MDEV-15907 ASAN heap-use-after-free
- Revision #5d510fdbf0
2019-04-05 12:54:09 +0200
- MDEV-18507 can't update temporary table when joined with table with triggers on read-only
- Revision #5057d46375
2019-04-04 22:41:58 +0200
- bugfix: multi-update checked privileges on views incorrectly
- Revision #822071ca5b
2019-04-05 13:02:51 +0200
- MDEV-18241 Downgrade from 10.4 to 10.3 crashes
- Revision #66099b8f2d
2019-04-03 17:21:10 +0200
- cleanup
- Revision #81a8d8be76
2019-04-03 10:57:45 +0200
- MDEV-18923 Assertion `!lex_string_cmp(system_charset_info, fk_info->referenced_table, &table->s->table_name)' failed in fk_truncate_illegal_if_parent
- Revision #d5da8ae04d
2019-04-24 12:31:24 +0530
- MDEV-15772 Potential list overrun during XA recovery
- Revision #cb8d888c42
2019-04-24 11:40:52 +0530
- MDEV-17260: Memory leaks in mysqlbinlog
- Revision #e5aa8ea525
2019-04-23 17:56:43 +0300
- MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus error
- Revision #38b6dc5a3d
2019-04-23 17:25:07 +0300
- Fix the linking of async_example
- Revision #370886a9e2
2019-04-04 13:10:13 +0100
- MDEV-17610 Unexpected connection abort after certain operations from within stored procedure
- Revision #f2d549d8db
2019-03-27 12:34:03 +0530
- MDEV-14784: Slave crashes in show_status_array upon running a trigger with select from I_S
- Revision #e890711279
2019-03-26 00:42:57 +0400
- Fixed ps-protocol thread_pool_server_audit failure
- Revision #cfe0fe1ad1
2019-01-26 19:12:17 +0100
- Fix tests in 2020
- Revision #c61e8a6597
2019-03-24 13:24:28 -0400
- Fix for MDEV-17449, typo in error message (#1146)
- Revision #d8b7e76c37
2019-02-07 01:23:28 -0500
- Fix for MDEV-18276, typo in error message + all other occurrences of refering
- Revision #778c525ff8
2019-03-20 15:04:24 +0530
- MDEV-17119 replicate_rewrite_db does not work for single chardatabase name
- Revision #f00e25b4c4
2019-02-10 15:48:12 -0500
- Fix for MDEV-15538, '-N' Produce html output wrong
- Revision #0dd12b4f2a
2019-03-14 17:41:35 -0700
- MDEV-18896 Crash in convert_join_subqueries_to_semijoins
- Revision #8024f8c6b8
2019-03-07 11:57:14 +0200
- MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depth
- Revision #cb11b3fbe9
2019-02-27 15:53:25 +0100
- MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of SP with UPDATE
- Revision #0ad598a00b
2019-02-28 18:13:28 +0400
- A cleanup in derived table handling: removing duplicate code from st_select_lex::handle_derived()
- Revision #c9b9d9f515
2019-02-07 16:46:39 +0100
- MDEV-18506 MSI can't be built if MFC package is not installed with Visual Studio
- Revision #9034e5e18e
2019-01-30 10:12:21 -0500
- bump the VERSION
- Revision #6092093cb9
2019-01-30 19:35:40 +0530
- MDEV-15950: LOAD DATA INTO compex_view crashed
- Revision #08c05b5f34
2019-01-29 14:18:35 +0200
- MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insert
- Revision #eff71f39dd
2019-01-28 11:51:12 +0100
- disable an old test
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.