MariaDB 5.5.43 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: 1 May 2015
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 #4c87f72
2015-04-29 16:24:52 +0200
- Merge branch '5.5' into bb-5.5-serg
- Revision #a4477d2
2015-04-29 14:14:45 +0300
- Fix failing test cases for MDEV-7912 patch
- Revision #f632b51
2015-04-28 21:27:43 +0200
- MDEV-7987 Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!
- Revision #6f17e23
2015-04-28 21:24:32 +0200
- post-merge fixes
- Revision #f9c02d7
2015-04-28 21:11:49 +0200
- Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5
- Revision #fbab068
2015-04-28 13:57:21 +0200
- post-merge changes, fixes, and tests
- Revision #67a3ddf
2015-04-28 13:54:37 +0200
- Merge branch 'merge-xtradb-5.5' into 5.5
- Revision #40e9560
2015-04-28 13:42:58 +0200
- percona-server-5.5.42-37.1.tar.gz
- Revision #c581ae0
2015-04-28 13:37:54 +0200
- Null-merge branch 'merge-xtradb-5.5' into 5.5
- Revision #a5fa434
2015-04-28 15:31:49 +0500
- MDEV-7779 View definition changes upon creation. Fixed by using POINT instead of ST_POINT in the item. Later need to fix that with proper ST_POINT implementation
- Revision #4c174fc 2015-04-28 15:28:29 +0300
- Revision #ac2b92c
2015-04-28 15:09:04 +0300
- MDEV-7912 multitable delete with wrongly set sort_buffer_size crashes in merge_buffers
- Revision #fd39c56
2015-04-27 23:37:51 +0200
- move to storage/xtradb/
- Revision #0f12ada
2015-04-27 21:04:06 +0200
- Merge remote-tracking branch 'mysql/5.5' into 5.5
- Revision #e4df6e5
2015-04-27 16:19:54 +0200
- Merge commit 'tokudb-engine/tokudb-7.5.6' into 5.5
- Revision #2f446f2
2015-04-27 16:04:39 +0200
- Merge commit 'tokudb-ft-index/tokudb-7.5.6' into 5.5
- Revision #939a233
2015-04-27 15:56:39 +0200
- Merge remote-tracking branch 'openquery/MDEV-8060-shm-path' into 5.5
- Revision #245cc73
2015-04-27 12:47:39 +0200
- MDEV-7434 XtraDB does not build on Solaris
- Revision #e26b207
2015-04-26 16:27:41 +0200
- MDEV-7938 MariaDB Crashes Suddenly while writing binlogs
- Revision #053143e
2015-04-25 21:56:46 +0200
- MDEV-7883 Segmentation failure when running mysqladmin -u root -p
- Revision #18215dd
2015-04-25 17:22:46 +0200
- MDEV-7859 SSL hostname verification fails for long subject names
- Revision #9fd65db
2015-04-25 00:19:20 +0200
- MDEV-7585 Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in ha_rows filesort
- Revision #8e78160
2015-04-24 21:41:00 +0200
- MDEV-6870 Not possible to use FIFO file as a general_log file
- Revision #c05d431
2015-04-24 21:03:43 +0200
- bug: crash when sync() or close() of a log file fails on shutdown
- Revision #8f499c3
2015-04-24 21:02:37 +0200
- bug: debug assert crash when seek on log file fails
- Revision #5fd0088
2015-04-27 15:31:12 +0200
- MDEV-8058: funcs_1.innodb_views and funcs_1.memory_views fail
- Revision #574227c
2015-04-27 21:15:23 +1000
- /run/shm is the general replacement for /dev/shm in newer distros
- Revision #f832021
2015-04-23 08:26:57 +0200
- MDEV-7126 replication slave - deadlock in terminate_slave_thread with stop slave and show variables of replication filters and show global status
- Revision #2d6c0a5
2015-04-24 13:44:22 +0200
- Merge pull request #39 from openquery/MDEV-7977-mutex-unlock_LOCK_log-in-MYSQL_BIN_LOG_write_incident
- Revision #44d1e85
2015-04-24 11:00:34 +0400
- MDEV-7649 wrong result when comparing utf8 column with an invalid literal
- Revision #f9b2704
2015-04-23 23:06:14 +0300
- Testcase for: MDEV-7893 table_elimination works wrong ...
- Revision #2010971
2015-04-14 23:18:54 +0200
- MDEV-6892: WHERE does not apply
- Revision #8cbaafd
2015-04-22 10:14:11 +0200
- MDEV-8018: main.multi_update fails with --ps-protocol
- Revision #e428c80
2015-04-21 15:41:01 +0300
- MDEV-7911: crash in Item_cond::eval_not_null_tables
- Revision #f1f8adf
2015-04-20 05:02:10 +0200
- tokuftdump: Install to ${INSTALL_BINDIR} instead of bin
- Revision #4cfb7f9
2015-04-19 15:49:35 +0300
- Increase the version number
- Revision #1115a59
2015-04-15 19:14:20 +0300
- Merge pull request #41 from MariaDB/5.5-MDEV-7820
- Revision #eb47b22
2015-04-15 16:23:43 +0300
- MDEV-7820 Server crashes in in my_strcasecmp_utf8 on subquery in ORDER BY clause of GROUP_CONCAT
- Revision #59d847b
2015-04-15 12:08:37 +0400
- MDEV-7814 Assertion `args[0]->fixed' fails in Item_func_conv_charset::Item_func_conv_charset Removing a wrong assertion.
- Revision #b9a7586
2015-03-05 16:34:13 +0100
- MDEV-7613: MariaDB 5.5.40 server crash on update table left join with a view
- Revision #83ce352
2015-04-14 13:26:55 +1000
- quote table name in mysql_check:is_view. increment version too
- Revision #4987080
2015-04-14 13:26:22 +1000
- Don't run upgrade-views if not mysql or --upgrade-system-tables
- Revision #97e0aea
2015-04-14 12:43:50 +1000
- mysqlcheck fix-view-algorithm -> upgrade-views
- Revision #808608c
2015-04-14 11:26:13 +1000
- corrected mysql_upgrade to always list output for every phase
- Revision #c584058
2015-04-14 11:01:31 +1000
- Update tests for mysql_upgrade_view
- Revision #76c18f7
2015-04-13 23:25:23 +1000
- sql_print_information corrected
- Revision #622891c
2015-04-13 22:58:45 +1000
- mariadb_fix_view to allow fixing of view->mariadb_version
- Revision #8a827d5
2015-04-13 22:39:37 +1000
- avoid calling runctiosn in DBUG_RETURN
- Revision #29721d7
2015-04-13 22:31:44 +1000
- mariadb_fix_view need only check view->mariadb_version
- Revision #7229b19
2015-04-13 22:28:12 +1000
- remove include sql_view.h from sql_table.cc - unneeded
- Revision #fc277cd
2015-04-13 22:17:57 +1000
- Add --fix-tables option to mysql-check
- Revision #28b1731
2015-04-13 21:12:23 +1000
- Allow REPAIR NO_WRITE_TO_BINLOG as per serg's review
- Revision #f91dafc
2015-04-13 20:52:19 +1000
- correct phase numbering in test results
- Revision #eaa3da8
2015-04-13 20:41:49 +1000
- Add mysql-test/std_data/mysql_upgrade/* for MDEV-6916
- Revision #4409e04
2015-04-12 21:40:07 +1000
- correct server side error messages
- Revision #9b067a3
2015-04-12 21:05:01 +1000
- Corrections to mysqlcheck
- Revision #96e277a
2015-04-12 20:42:13 +1000
- mysql_upgrade to pass binlog option to mysqlcheck
- Revision #c8dbef2
2015-04-12 20:41:28 +1000
- MDEV-6916 REPAIR VIEW / mysql migration
- Revision #e5191dd
2015-04-12 17:26:50 +1000
- mysql-upgrade -> fix-view-algorithm as mysqlcheck option
- Revision #25872e2
2015-04-12 17:21:02 +1000
- Correct phase count on mysql_upgrade
- Revision #ebd3c6c
2015-04-12 17:05:02 +1000
- Remove mysql-upgrade / skip-mysql-upgrade options from mysql-upgrade.c
- Revision #87f5bae
2015-04-12 16:50:16 +1000
- Get my_getop to parse opt_mysql_upgrade in mysqlcheck
- Revision #70960e7
2015-04-12 15:56:21 +1000
- MDEV-6916: Upgrade from MySQL to MariaDB breaks already created views
- Revision #85660d7
2015-04-11 18:13:08 +1000
- MDEV-7977 MYSQL_BIN_LOG::write_incident failing to release LOCK_log
- Revision #cc84ac3
2015-03-31 13:10:43 +0500
- MDEV-7596 audit plugin - record full query / document line length / make buffer configurable. The serve_audit_query_log_limit variable implemented. Also QUERY_DCL filter added.
- Revision #995f622
2015-03-30 00:49:16 +0300
- MDEV-7858: main.subselect_sj2_jcl6 fails in buildbot
- Revision #86f46a3d
2015-03-23 09:49:32 +0200
- MDEV-7301: Unknown column quoted with backticks in HAVING clause when using function.
- Revision #9253064
2015-03-10 12:34:17 +0200
- MDEV-7682 Incorrect use of SPATIAL KEY for query plan
- Revision #5e20df2
2015-03-19 19:46:08 +0400
- MDEV-7641 Server crash on set global server_audit_incl_users=null.
- Revision #c020d36
2015-03-17 13:26:33 +0300
- MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...
- Revision #5a3bf84
2015-03-12 18:53:31 +0200
- MDEV-7692 MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
- Revision #34f37aa
2015-03-02 19:18:10 +0200
- MDEV-7643 MTR creates nested links when tests are run with --mem
- Revision #17a3779
2015-03-06 18:13:06 +0100
- after innodb/xtradb merge: use the correct visibility for internal functions
- Revision #d7d1907
2015-03-06 17:03:46 +0100
- MDEV-6838 Using too big key for internal temp tables
- Revision #12d87c3
2015-03-06 11:15:55 +0100
- MDEV-7659 buildbot may leave stale mysqld
- Revision #206b111
2015-03-06 11:19:23 +0200
- MDEV-7672: Crash creating an InnoDB table with foreign keys
- Revision #f66fbe8
2015-03-05 12:05:59 +0200
- MDEV-7578 :Slave is 10x slower to execute set of statements compared to master when using RBR
- Revision #45b6edb
2015-02-28 23:44:55 +0200
- MDEV-6838: Using too big key for internal temp tables
- Revision #fa87fc7
2015-02-27 18:28:40 +0100
- update tokudb version after merge
- Revision #b5d6aa5
2015-02-23 13:27:51 +0100
- MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in group commit
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.