MariaDB 10.0.25 Changelog
The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 30 Apr 2016
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 #9eba34f 2016-04-28 22:18:15 +0200
Fix crash due to heap corruption in main.shm
Revision #94bad73 2016-04-28 21:59:23 +0400
MDEV-9988 - Insert cast to suppress -Wdynamic-class-memaccess
Revision #e581072 2016-04-27 18:16:03 +0200
Fix msxml6 search in Connect engine on Windows, as it fails on new builders.
Revision #cf22514 2016-04-27 08:34:35 +0200
after-merge fixes for failures in buildbot
Revision #8b1563e 2016-04-26 23:48:18 +0200 - Merge branch 'connect/10.0' into 10.0
Revision #10de438 2016-04-25 11:41:48 +0200 - Merge branch 'ob-10.0' into 10.0
Revision #26adbb2 2016-04-25 00:13:06 +0200 *
Fix an error causing MYSQL table to fail saying "no result set" when joining a table to a MYSQL indexed table. modified: storage/connect/myconn.cpp modified: storage/connect/myconn.h modified: storage/connect/tabmysql.cpp
Revision #6e48347 2016-03-25 18:11:21 +0100 - Merge branch 'ob-10.0' into 10.0
Revision #8c9fd07 2016-03-25 12:46:42 +0100 *
Fix MDEV-9779. Avoid buffer overflow when setting partname. modified: storage/connect/ha_connect.cc modified: storage/connect/ha_connect.h
Revision #2c4715b 2016-03-25 11:11:25 +0100
Bigger partname to avoid MDEV-9779
Revision #e80c4b3 2016-03-24 23:36:39 +0100 *
Fix MDEV-9779. Connection was not recognized in the option list. This was a regression bug. modified: storage/connect/ha_connect.cc modified: storage/connect/mysql-test/connect/r/part_table.result modified: storage/connect/mysql-test/connect/t/part_table.test
Revision #cbe3511 2016-03-19 13:32:28 +0100 - Merge branch 'ob-10.0' into 10.0
Revision #c1efc4a 2016-03-19 12:13:36 +0100 *
Fix compile error when copying a string on itself. modified: storage/connect/value.cpp
Revision #433c8a8 2016-03-17 10:17:42 +0100 - Merge branch 'ob-10.0' into 10.0
Revision #6689097 2016-03-16 23:56:43 +0100 *
Fix crash when sorting a TBL table with thread=yes. This was because Tablist can be NULL when no lacal tables are in the list. modified: storage/connect/tabtbl.cpp modified: storage/connect/mysql-test/connect/r/tbl.result modified: storage/connect/mysql-test/connect/t/tbl.test
Revision #fb9e2fa 2016-03-16 19:17:55 +0100 *
Fix MDEV-9603 compiler error. modified: storage/connect/tabmysql.cpp
Revision #539b736 2016-02-20 10:40:32 +0100 - Merge branch 'ob-10.0' into 10.0
Revision #02fa3b8 2016-02-20 01:02:48 +0100 *
Fix to MDEV-9579 be testing for void result. modified: storage/connect/tabodbc.cpp
Revision #cfad394 2016-04-26 23:43:48 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0
Revision #5b8ac23 2016-04-26 19:07:11 +0200
5.6.29-76.2
Revision #c4dcfb6 2016-04-26 23:20:32 +0200 - Merge branch 'merge-innodb-5.6' into 10.0
Revision #f1aae86 2016-04-26 19:05:10 +0200
5.6.30
Revision #872649c 2016-04-26 23:05:26 +0200 - Merge branch '5.5' into 10.0
Revision #4f1ad43 2016-04-26 16:15:15 +0400
MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail
Revision #29868de 2016-04-26 12:58:14 +0200
MDEV-9986 Full-text search of the utf8mb4 column causes crash
Revision #7f5ceb7 2016-04-26 11:49:35 +0200
disable main.wait_timeout_not_windows for embedded
Revision #2220480 2016-04-25 18:59:41 +0200
MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed after wait_timeout
Revision #a98ecc2 2016-04-23 12:19:40 +0200
support SEARCH_RANGE in search_pattern_in_file.inc
Revision #2b7573e 2016-04-24 13:36:51 +0400
MDEV-9975 - main.partition_innodb_plugin fails sporadically
Revision #19e3597 2016-04-07 10:47:46 +0300
MDEV-9142 :Adding Constraint with no database reference results in ERROR 1046 (3D000) at line 13: No database selected.
Revision #0ea4c73 2016-04-23 12:15:18 +0400
Fixed compilation failure due to unused var.
Revision #618e300 2016-04-22 12:57:39 +0400
MDEV-9970 - main.sp-threads fails sporadically
Revision #bd75ee7 2016-04-22 09:10:00 -0400
bump the VERSION
Revision #3f0d07e 2016-04-22 16:04:20 +0400
MDEV-9372 select 100 between 1 and 9223372036854775808 returns false
Revision #0991e19e 2016-04-20 20:25:46 +0200 - Merge branch 'bb-5.5-serg' into 5.5
Revision #63c834e 2016-04-20 18:56:41 +0200 - Merge branch 'merge-xtradb-5.5' into 5.5
Revision #c9e56d5 2016-04-18 17:38:05 +0200
5.5.48-37.8
Revision #24ac546 2016-04-20 18:27:23 +0200
use consistent error messaging for IGNORE
Revision #9e826bf 2016-04-20 15:28:44 +0200
trivial optimization
Revision #8f1f869 2016-04-20 15:26:37 +0200
another test case for ER_DATA_OUT_OF_RANGE on insert
Revision #b069d19 2016-04-20 15:25:55 +0200 - Merge branch 'mysql/5.5' into 5.5
Revision #1bc0b0b 2016-04-19 11:08:16 +0200
fix a couple of dbug tests not to write to /tmp
Revision #cc04a9f 2016-04-18 18:30:42 +0200
MDEV-9835 Valid password is not working after server restart
Revision #608c0e1 2016-04-18 11:57:34 +0200
MDEV-5982
make
fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSION in input file"
Revision #ce35530 2016-04-17 19:52:15 +0200
MDEV-9885 Client doesn't start if 'TERM' unknown
Revision #95fe71a 2016-04-17 18:51:54 +0200
MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existent row data in original table
Revision #3294cd1 2016-04-16 17:36:47 +0200
MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir option on /etc/my.cnf
Revision #4f133fb 2016-04-16 12:39:20 +0200
MDEV-9493 --tc-heuristic-recover option values off by one
Revision #edf71fd 2016-04-16 10:28:03 +0200
MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february
Revision #9c64735 2016-03-29 12:50:56 +0200
MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)
Revision #2a45fa9 2016-04-20 19:03:59 +0200
MDEV-9836 Connection lost when using SSL
Revision #0c0a865 2016-04-19 16:16:13 +0400
MDEV-9943 - TokuDB fails to compile with gcc 5.2.1
Revision #62122ba 2016-04-20 00:36:58 +0300
MDEV-9953 Debian packages install broken 'maria' test suite which cannot be run
Revision #e90f8b7 2016-04-20 11:11:13 +0400
MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL
Revision #2564650 2016-04-20 11:02:34 +0400
MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_length_no_truncation(uint, uint8, bool)
Revision #9a98714 2016-04-20 08:53:30 +0400
MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELSE 4 END
Revision #6c0e231 2016-04-19 14:05:52 +0400
MDEV-9945 - main.kill_processlist-6619 fails sporadically
Revision #18ff6f6 2016-04-19 12:38:00 +0400
MDEV-9944 - main.events_2 fails sporadically
Revision #6fd54c0 2016-04-18 23:15:15 +0400
MDEV-9521 Least function returns 0000-00-00 for null date columns instead of null
Revision #777c213 2016-04-02 00:04:47 +0400
MDEV-9862 Illegal mix of collation, when comparing column with CASE expression
Revision #4995bcf 2016-04-26 17:00:47 +0200
MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Access Denied
Revision #b7ad1ba 2016-04-26 20:11:40 +0300
Fixed mutex that wasn't properly unlocked (typo in last patch)
Revision #44554d6 2016-04-26 14:37:19 +0400
MDEV-9605 mysqlbinlog does not accept ssl-ca option as expected. Added SSL support to the mysqlbinlog.
Revision #0dbc664 2016-04-26 12:22:02 +0300
Fix for MDEV-9679 main.delayed fails sporadically
Revision #f6cc7f1 2016-04-25 15:37:24 +0300
Fixed failing test cases and compiler warnings - Fixed wait condition in kill_processlist-6619 - Updated Ssl_chiper for openssl tests - Added supression for valgrinds when using libcrypto - Fixed wrong argument to pthread_mutex in server_audit.c when compiling with debug - Adding missing debug_sync_update() to debug_sync.h - Added initializers to some variables and fixed error handling in jsonudf.cpp - Fixed cluster_filter_unpack_varchar which doesn't have a stable index type. - Updated compiler_warnings.supp
Revision #ce38add 2016-04-24 11:18:59 +0200
MDEV-9617 solaris sparc build fails on 10.0
Revision #7b58fd5 2016-04-23 18:49:19 +0200
tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci
Revision #0ee919b 2016-04-22 13:15:04 +0200
MDEV-8480 mysql-test - main.func_encrypt_ucs2 fails if FIPS=1
Revision #797cadc 2016-04-22 13:13:48 +0200
MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1
Revision #906f97d 2016-04-22 13:10:14 +0200
MDEV-8481 mysql-test - main.func_crypt fails if FIPS=1
Revision #78989b6 2016-04-22 08:46:38 +0200
MDEV-9168 altering a column comment does a full copy
Revision #b233b15 2016-04-22 08:25:36 +0200
MDEV-9868 Altering a partitioned table comment does a full copy
Revision #97728e1 2016-04-22 08:16:06 +0200
comment
Revision #d821dd1 2016-04-21 14:51:37 +0200
MDEV-9580 SHOW GRANTS FOR <current_user> fails
Revision #23b1b69 2016-04-09 22:39:22 +0930
Comment from 153
Revision #6651005 2016-01-22 21:13:33 +1030
Fix for MDEV-8206, as per Jira comments of 2015-11-16 and 2015-11-30
Revision #011497b 2016-04-21 10:04:26 +0200
MDEV-9869 INSTALL SONAME 'ha_connect'
Revision #250a89c 2016-04-22 15:30:10 +0400
MDEV-9283 - Debian: the Lintian complains about "shlib-calls-exit" in ha_oqgraph.so
Revision #994030c 2016-04-21 16:51:00 +0400
MDEV-8889 - Assertion `next_insert_id == 0' failed in handler::ha_external_lock
Revision #298e1d3f 2016-04-22 11:36:10 +0300
Improve error diagnostics on I/O errors. If node->name is NULL try to use space->name instead.
Revision #628bc57 2016-04-21 10:52:52 +0300
MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE
name
COLUMN ADD
Revision #e5410da 2016-04-21 08:18:54 -0700
SEGFAULT in get_column_grant()
Revision #072ca71 2016-04-20 18:20:31 +0400
Revision #f8adecc 2016-04-04 17:04:14 +0300
MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basic
Revision #f6d99a0 2016-03-24 08:57:41 +0100
MDEV-9773: Memory corruption in mariadb_dyncol_unpack
Revision #22ebf3c 2016-03-18 16:54:38 +0100
MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
Revision #98ea806 2016-03-21 11:54:45 +0100 - Merge branch '5.5' into 10.0
Revision #11b77e9 2016-03-18 16:55:11 +0100
MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
Revision #fc2c1e4 2016-03-17 21:29:52 +0100
MDEV-9733 Server crashes in lf_pinbox_real_free on replication slaves
Revision #0b9fb9a 2016-03-17 10:45:15 +0100
MDEV-9568 mysqlcheck crashes with nonexistent table name
Revision #c29e450 2016-02-26 03:02:07 +0200
MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's executed with --mem
Revision #ceba41c 2016-01-24 17:41:11 +0100
MDEV-9299 Test main.events_2 incompatible with Debian reproducibility testing framework
Revision #b9e5718 2016-03-18 13:57:46 +0100
MDEV-9679 main.delayed fails sporadically
Revision #d158ba62 2016-03-17 17:41:45 +0100
ASAN error in OQGraph engine
Revision #a2de604 2016-03-17 17:40:53 +0100
ASAN error in CONNECT engine
Revision #2ed882f 2016-03-17 17:38:12 +0100
update tests and results
Revision #620d975 2016-03-17 13:08:17 +0100
typo in a comment
Revision #7baff9f 2016-03-17 13:08:06 +0100
fix extension_based_table_discovery for partitioned tables
Revision #8b9432f 2016-03-17 12:02:28 +0100
MDEV-9698 Buffer overflow in extension_based_table_discovery()
Revision #ee68777 2016-02-27 20:08:59 +0100
Use /bin/sh
Revision #e69c6e8 2016-02-18 21:43:19 +0100
MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0
Revision #96a7e74 2016-03-18 00:28:18 +0200
Extra space in the result file
Revision #3badfe0 2016-03-16 12:21:38 +0400 - Merge pull request #164 from iangilfillan/10.0
Revision #497800e 2016-03-15 14:41:29 +0200
Update sponsors
Revision #0125e58 2016-03-12 17:50:57 +0200
MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basic
Revision #8103526 2016-03-11 13:36:29 +0200
MDEV-9667: Server hangs after select count(distinct name) from t2 where a=8366 and b>=5 and b<=5;
Revision #8942824 2016-03-10 13:08:34 +0400
Fixed false errors returned by logrotate script
Revision #d7721fc 2016-03-09 09:55:13 +0400 - Merge pull request #162 from iangilfillan/10.0
Revision #6befd84 2016-03-08 15:24:01 +0200
Update AskMonty and Atlassian references to MariaDB
Revision #3c37f35 2016-03-07 14:25:02 +0400 - Merge pull request #159 from ottok/ok-debpkg-10.0
Revision #1777fd5 2016-03-04 02:09:37 +0200
Fix spelling: occurred, execute, which etc
Revision #f825191 2016-03-03 08:40:49 +0100
MDEV-9595: Shutdown takes forever with many replication channels
Revision #c3071af 2016-03-01 10:45:33 +0400 - Merge pull request #158 from ottok/ok-debpkg-10.0
Revision #802843e 2016-02-29 23:02:53 +0200
MDEV-9643: Don't emit any "deb-systemd-helper not found" warnings
Revision #e7d50ef 2016-02-26 00:25:55 +0200
MDEV-7907 tokudb.cluster_filter_unpack_varchar_hidden fails sporadically in buildbot
Revision #5f2f3c4 2016-02-18 09:22:41 +0100
connect engine compiler warnings
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?