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.
2015-06-17 16:13:02 +0200
- RENAME TABLE does not check for existence of the table's engine
2015-06-17 14:18:16 +0200
is not installable on Trusty when "trusty-updates universe" is in sources.list
2015-06-16 17:27:53 +0200
DROP TABLE suppresses all engine errors
2015-06-08 21:06:56 +0200
mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4
2015-06-16 23:46:22 +0200
cmake fails to detect boost libraries
2015-06-16 21:18:59 +0200
Adding option mysqldump --no-data-med
2015-06-16 23:57:49 +0200
Merge branch 'connect-10.0' into 10.0
2015-06-16 23:55:56 +0200
after-merge fixes
2015-06-16 17:33:21 +0300
Fix test case innodb.xa_recovery crash on xtradb.
2015-06-16 16:20:55 +0300
Fix test failure on main.partition_innodb.
2015-06-16 15:16:53 +0300
Fix crash on test innodb.innodb-virtual-columns. We should create only columns really stored to database.
2015-06-16 14:55:21 +0300
Fix innochecksum build failure.
2015-06-16 12:49:00 +0200
after merge fixes: InnoDB and XtraDB
2015-06-16 12:47:58 +0200
Merge branch 'merge-perfschema-5.6' into 10.0
2015-06-16 12:46:14 +0200
Merge branch 'merge-xtradb-5.6' into 10.0
2015-06-16 11:08:23 +0200
Merge branch 'merge-innodb-5.6' into 10.0
2015-06-16 11:04:40 +0200
5.6.24-72.2
2015-06-16 11:00:33 +0200
5.6.25
2015-06-16 10:57:05 +0200
5.6.25
2015-06-15 15:37:14 +0400
- RENAME TABLE does not check for existence of the table's engine
2015-06-15 15:42:14 +0200
missing client plugins when mariadb-shared is not installed
2015-06-15 18:07:41 +0500
Tests fail massively on "Assertion `status_var.memory_used == 0'" when run with --ps --embedded. As the MF_THREAD_SPECIFIC was introduced to the alloc_root's and the prealloc added to the statement::mem_root and statement::result.alloc, we have to adjust the embedded server to it. The preallocation was removed for the embedded server as it makes no sence for it. The msyqltest should free the statement inside the proper thead to make the memory statistics happy.
2015-06-14 18:46:02 +0200
MariaDB does not build on hurd-i386: plugin/auth_dialog/dialog.c:172:20: error: 'RTLD_DEFAULT' undeclared
2015-06-14 20:19:05 +0200
include the correct IPv6 check in perfschema tests
2015-06-14 17:38:30 +0200
don't scream when auto-selected IPv6 is not available
2015-06-14 17:34:08 +0200
MTR is broken on systems with IPv6 disabled
2015-06-15 11:11:42 +0400
Committing a change into r/type_time_hires.result forgotten in the previous commit for .
2015-06-15 11:04:06 +0400
timediff returns null when comparing decimal time to time string value
2015-06-15 08:25:09 +0200
Merge branch 'mdev8294' into 10.0
2015-06-15 08:23:26 +0200
: debugger aborting because missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "any_slave_sql_running"
2015-06-15 08:13:40 +0200
: Inconsistent behavior of slave parallel threads at runtime
2015-06-14 18:54:13 +0500
alter table - failing to ADD PRIMARY KEY IF NOT EXISTS when existing index of same as column name. The default name for the primary key is rather 'PRIMARY' instead of the indexed column name.
2015-06-14 17:29:58 +0300
: Absent progress report for operations on InnoDB tables
2015-06-14 15:51:34 +0200
compile fails under Mac OS X 10.6.8 due to use of strnlen
2015-06-14 08:14:28 +0300
: InnoDB Logfile size - misleading error message
2015-06-12 08:00:48 +0200
Merge branch 'bb-10.0-serg' into 10.0
2015-06-11 22:54:03 +0400
Adding a few warning related protected methods in Field and reducing some duplicate code.
2015-06-11 20:20:52 +0200
CRLF
2015-06-11 20:20:45 +0200
compiler warnings
2015-06-11 20:20:35 +0200
Merge branch '5.5' into 10.0
2015-06-11 17:47:52 +0200
more renames after tokudb merge
2015-06-11 16:48:10 +0200
Item_cache::safe_charset_converter() fixes
2015-06-11 16:43:56 +0200
fix after the tokudb ft-index merge
2015-06-10 12:01:06 +0200
Merge into 10.0
2015-06-10 11:57:42 +0200
: Inconsistent behavior of slave parallel threads at runtime
2015-06-09 22:11:22 +0200
tests for : Enforce SSL when --ssl client option is used
2015-06-09 16:08:09 +0400
- Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabled keys
2015-06-09 13:50:43 +0400
- Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
2015-06-09 11:57:31 +0400
- Server crashes in intern_plugin_lock on concurrent installing semisync plugin and setting rpl_semi_sync_master_enabled
2015-06-09 18:06:41 +0200
disable ssl for ssl-disabled tests
2015-06-09 18:56:09 +0300
: Range checked for each record used with key (also , )
2015-06-09 16:46:45 +0300
Fix tests for 7937
2015-06-09 15:59:29 +0300
Added tests for
2015-06-09 14:08:44 +0300
: Enforce SSL when --ssl client option is used
2015-05-02 08:45:10 +0200
MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES256-SHA - handshake failure
2015-06-09 12:05:06 +0400
Column of table cannot be converted from type 'decimal(0,?)' to type ' 'decimal(10,7)' Changing the error message to: "...from type 'decimal(0,?)/old/' to type ' 'decimal(10,7)'..." So it's now clear that the master data type is OLD decimal.
2015-06-09 07:36:24 +0400
Likely a redundant declaration of Item_cache::used_table_map
2015-06-05 20:05:08 +0200
sphinx test cases cannot run with sphinxsearch-2.2.6
2015-06-08 15:09:20 +0200
update tokudb version
2015-06-08 21:55:52 +0500
plugins.server_audit fails sporadically in buildbot. More fixes to assure the order of queries in the log.
2015-06-08 21:44:13 +0500
plugins.server_audit fails sporadically in buildbot. This test also should be fixed - delay added so the connection event doesn't happen before the query.
2015-06-08 21:40:17 +0500
plugins.server_audit fails sporadically in buildbot. Connection event can happen before the query ends. Added a delay to confirm the order.
2015-06-08 20:50:40 +0400
correct fix for MySQL Bug
19699237: UNINITIALIZED VARIABLE IN ITEM_FIELD::STR_RESULT
2015-06-08 13:47:07 +0500
Stored Procedure - Geometry parameter not working. Fhe GEOMETRY field should be handled just as the BLOB field. So that was fiexed in field_conv. One additional bug was found and fixed meanwhile - thet the geometry field subtypes should also be merged for UNION command.
2015-06-08 12:09:13 +0500
Add /old/ comment into I_S.COLUMN_TYPE for old DECIMAL
Be notified of new MariaDB Server releases automatically by to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the page.
This page is licensed: CC BY-SA / Gnu FDL
thread_handling option in my.cnf is not passing "connect events" to audit plugin. The MYSQL_AUDIT_NOTIFY_CONNECTION_CONNECT() call moved to the login_connection() function. So that it'll be invoked in any thread handling mode.
2015-06-07 15:40:42 +0500
Memory disclosure/buffer overread on audit plugin. If the SET PASSWORD query doesn't have the password string, the parsing of it can fail. It manifested first in MySQL 5.6 as it started to hide password lines sent to the plugins. Fixed by checking for that case.
2015-06-06 19:12:44 +0500
[PATCH] audit plugin - csv output broken. Symbols like TAB or NEWLINE should be escaped, which was forgotten in one place.
2015-06-06 16:13:51 +0200
: server crash on updates with joins still on 10.0.18
2015-06-05 16:20:40 +0200
Merge branch 'ob-10.0' into 10.0
2015-06-05 16:20:23 +0200
Commit win packaging & upgrade_wizard files
2015-06-05 16:10:50 +0200
Commit merge resolved files
2015-06-05 10:59:15 +0200
Commit merge resolved files
2015-06-05 09:51:17 +0200
Merge branch '5.5' into bb-5.5-serg
2015-06-04 16:04:05 +0400
- Too large scale in DECIMAL dynamic column getter crashes mysqld
2015-06-03 14:30:09 +0400
- [PATCH] mysql_tzinfo_to_sql may produce invalid SQL
2015-06-03 13:59:58 +0400
- ALTER VIEW does not change ALGORITM
2015-06-05 02:14:49 +0200
Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-serg
2015-06-05 02:06:51 +0200
Merge tag 'mysql-5.5.44' into bb-5.5-serg
2015-06-05 02:04:32 +0200
do not re-populate I_S tables in subqueries
2015-06-04 21:12:29 +0400
configure defines to empty string, not 1
2015-06-04 18:58:12 +0200
5.5.43-37.2
2015-06-04 17:39:05 +0200
followup: CREATE SERVER tests should not be run for embedded
2015-06-03 23:31:05 +0300
: Stale data returned after TRUNCATE PARTITION operation
2015-06-04 18:51:30 +0400
Some MYD files (e.g. in mysql-test/std_data) could erroneously be treated by git as text files.
2015-06-04 18:49:12 +0400
mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)
Merge tag 'tokudb-engine/tokudb-7.5.7' into 5.5
2015-06-03 19:47:46 +0200
Merge tag 'tokudb-ft-index/tokudb-7.5.7' into 5.5
2015-06-03 19:42:34 +0200
.gitattributes: *.dat files should not be CRLF converted
2015-06-03 18:45:08 +0200
main.group_by failed in buildbot
2015-06-03 17:37:51 +0200
Fix swapping key numeric values on Big Endian machines. Fix typo error in CntIndexRange (kp instead of p) Change version date
2015-06-03 17:11:07 +0200
Server crashes in get_server_from_table_to_cache on empty name
2015-06-03 16:33:10 +0200
deb packages for jessie
2015-06-03 12:13:43 +0200
mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW on views
2015-06-03 10:35:34 +0200
mysqlcheck: new --process-views option conflicts with --quick, --extended and such
2015-06-03 11:11:53 +0200
parser: better error messages for CHECK/REPAIR VIEW
2015-06-03 11:38:34 +0200
Fix swapping key numeric values on Big Endian machines. Fix typo error in CntIndexRange for big endian swapping
2015-06-03 11:31:18 +0200
Fix swapping key numeric values on Big Endian machines. Swap the key length when WORDS_BIGENDIAN is defined Make the IOFF structure depending on WORDS_BIGENDIAN
2015-06-03 10:07:33 +0200
Fix swapping key numeric values on Big Endian machines. Change the preprocessor variable used from BIG_ENDIAN_ORDER (only used by taoscript) to WORDS_BIGENDIAN.
2015-06-03 09:54:56 +0200
abi detection incorrect with clang
2015-06-03 02:02:21 +0200
Fix swapping key numeric values on Big Endian machines.
2015-06-02 22:07:47 +0200
CRLF->LF
2015-06-02 12:28:42 +0200
Fix handling of NULL values when reading from tables.
2015-05-30 10:59:34 +0200
Add unicode ODBC types to the types recognized by CONNECT. Was added in function TranslateSQLType.
2015-05-27 16:23:38 +0200
Change all preprocessor compiler directives to use WIN as the mean of specifying Windows or not Windows compile. This is what MariaDB does.
2015-05-27 10:27:18 +0400
Merge pull request #73 from akopytov/-5.5
2015-05-27 09:16:24 +0300
Merge pull request #74 from akopytov/-10.0
2015-05-26 23:58:51 +0300
Merge branch '-5.5' into -10.0
2015-05-26 23:56:00 +0300
Fixes : fix reintroduces on AArch64
2015-05-26 13:15:57 +0200
Merge into 10.0
2015-05-26 12:47:35 +0200
: Assertion `m_lock_type == 2' failed in handler::ha_close() during parallel replication
2015-05-26 01:02:33 +0200
JSONColumns and XMLColumns revisited. They can retrieve their parameters directly from the PTOS argument. For this to work, finding the table options is now split in HA_CONNECT functions and exported functions available from out of ha_connect.
2015-05-20 11:19:44 +0200
Security: EOM modules must now be loaded from the plugin directory.
2015-05-17 19:55:48 +0200
Json array index (position) was badly set for default array setting
2015-05-17 15:22:42 +0200
In BIN table date_format now imply by default field_format='C'.
2015-05-16 10:26:34 +0200
remove second @ from CONFIGURE_FILE (... @ONLY@)
2015-05-15 11:56:29 +0200
Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer)
2015-05-14 14:43:37 +0400
REGEXP function fails to match hex values when expression is stored as a variable We don't fix the bug itself, we just make regex functions display errors returned from pcre_exec() as MariaDB warnings.
2015-05-13 19:58:21 +0200
Make BIN table files more flexible with new column format. In particular enable to set length and endian setting. This should solve all problems on IBM390s machines.