The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 23 May 2017
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.
Merge Revision #725e47bfb5 2017-05-20 00:59:40 +0200 - Merge branch '5.5' into 10.0
2017-05-19 13:02:45 +0530
:- Fix Previous commit of
2017-05-18 19:31:44 +0200
Make IF clear.
2017-05-18 17:13:37 +0530
Assertion `!writer.checksum_len || writer.remains == 0' failed
2017-05-17 16:16:54 -0700
Fixed the bug .
2017-05-17 14:29:13 -0700
Fixed the bug /.
2017-05-19 22:27:26 +0200
compilation warnings in Connect
2017-05-18 15:22:45 +0200
Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Debug
2017-05-17 15:16:24 +0200
analyze the coverity report on mariadb
2017-05-19 09:51:44 +0300
Remove dead code added in merge commit d8b45b0c004edc0b91029b232d7cc9aad02cc822
2017-05-18 16:16:18 +0300
Update xtradb and innodb version to 5.6.36
2017-05-18 15:46:31 +0300
Fix xtradb handler compilation post merge
Merge 2017-05-18 15:45:55 +0300 - Merge remote-tracking branch 'origin/10.0' into 10.0
2017-05-18 12:24:44 +0200
Fixed typo in the case operator.
2017-05-18 10:47:16 +0300
List of unstable tests for 10.0.31 release
2017-05-17 16:39:57 +0300
Fix some attribute((nonnull)) misuse
2017-05-17 16:37:33 +0300
ibuf_get_volume_buffered_hash(): Use a proper type cast
2017-05-17 16:14:41 +0300
Refactor trx_undo_report_row_operation()
2017-05-17 16:09:29 +0300
Follow-up to : Align srv_sys
2017-05-17 14:08:08 +0300
Work around what looks like a bug in GCC 7.1.0
2017-05-17 13:49:51 +0300
fil_create_new_single_table_tablespace(): Correct a bogus nonnull attribute
2017-05-17 10:27:01 +0300
Remove redundant UT_LIST_INIT() calls
2017-05-16 17:45:22 +0300
Never pass NULL to innobase_get_stmt()
2017-05-16 20:08:47 +0300
Silence bogus GCC 7 warnings -Wimplicit-fallthrough
2017-05-16 18:33:51 +0300
Fix an incorrect debug assertion
2017-05-16 17:47:04 +0300
storage/xtradb/handler/ha_innodb.cc: Cannot assign const_iterator to iterator
2017-05-16 17:40:52 +0300
Fix warnings in innochecksum compilation
2017-05-16 13:14:03 +0200
main.mysqld--help 'unix' test is failing when profiling support is not present
2017-05-16 12:42:53 +0200
sphinxSE GROUP BY on multiple attributes
2017-05-17 22:09:58 +0300
Change lower_case_file_system definition to feature MYSQL_PLUGIN_IMPORT
2017-05-17 18:39:25 +0300
Fix windows compilation in xtradb post-merge
2017-05-17 16:19:01 +0300
Fix tokudb test failures post merge
2017-05-17 15:44:11 +0300
Fix sys_vars innodb_empty_free_list_algorithm_basic
Merge 2017-05-17 15:42:36 +0300 - Merge remote-tracking branch 'origin/5.5' into 10.0
2017-05-16 08:24:42 -0700
Fixed the bug .
2017-05-15 13:33:59 +0200
Buffer overflow
2017-05-15 09:51:01 -0700
Fixed the bug .
2017-05-12 11:09:27 +0530
Post-fix
2017-05-09 00:41:45 -0700
Fixed the bugs and .
Merge 2017-05-17 14:53:28 +0300 - Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiu
2017-05-15 17:17:16 +0300
5.6.36
2017-05-17 12:13:09 +0300
Revert "Fix unit test after merge from mysql 5.5.35 perfschema"
Merge 2017-05-17 12:11:12 +0300 - Merge branch 'merge-xtradb-5.6' into 10.0
2017-05-16 14:16:11 +0300
5.6.36-82.0
2017-05-16 17:22:44 +0300
Remove tokudb_dir_cmd variable
Merge 2017-05-16 16:27:50 +0300 - Merge branch 'merge-tokudb-5.6' into 10.0
2017-05-16 14:26:11 +0300
5.6.36-82.0
2017-05-16 14:28:19 +0300
Update perfschema version to 5.6.36 post-merge
Merge 2017-05-16 14:11:39 +0300 - Merge remote-tracking branch 'connect/10.0' into 10.0
2017-05-12 11:35:57 +0200
: change error code to ER_ILLEGAL_HA in rnd_pos (ha_connect.cc)
2017-05-12 00:33:33 +0200
Fix failing test connect.json for Suppressing Uri and dsn from json tables (was MGO) modified: storage/connect/ha_connect.cc modified: storage/connect/tabdos.cpp modified: storage/connect/tabjson.cpp modified: storage/connect/tabjson.h
2017-05-11 21:57:21 +0200
Fix wrong value of JSON column When null and the column is NOT NULL the value was not reset. modified: storage/connect/tabjson.cpp
2017-05-06 00:08:20 +0200
Fix Insert replaces values in ZIP file modified: storage/connect/filamzip.cpp modified: storage/connect/filamzip.h
2017-05-04 18:51:19 +0200
Fix Cannot add index for ZIP CONNECT table modified: storage/connect/filamzip.cpp modified: storage/connect/ha_connect.cc modified: storage/connect/tabdos.cpp modified: storage/connect/tabfmt.cpp modified: storage/connect/tabjson.cpp modified: storage/connect/xindex.cpp
2017-05-03 12:05:05 +0200
Disable json tests
2017-05-03 10:32:01 +0200
Fix MariaDB CONNECT DIR Type - Subfolder Option: SELECT Query Never Ends modified: storage/connect/tabmul.cpp modified: storage/connect/tabmul.h
2017-04-29 19:20:51 +0200
Fix valgrind warning for zipped tables modified: storage/connect/filamzip.cpp
2017-04-22 14:14:11 +0200
Fix : Decimal values can be truncated for JDBC tables modified: storage/connect/jdbconn.cpp
2017-03-28 10:25:21 +0200
Fix crash when a line is not ended by \n. modified: storage/connect/filamap.cpp
2017-03-18 12:49:14 +0100
Fix : Crash when doing UPDATE or DELETE on an external table (ODBC, JDBC, MYSQL) with a WHERE clause on an indexed column. Also fix a bugs in TDBEXT::MakeCommand (use of uninitialised Quote) Add in this function the eventual Schema (database) prefixing. modified: storage/connect/connect.cc modified: storage/connect/tabext.cpp
2017-03-11 19:35:03 +0100
Commit the 2 last commits merged from 10.1
2017-03-06 17:23:56 +0100
Fix crash when creating CSV table Was an unprepared longjmp (now throw) Also fix a wrong calculation of To_Line sometimes causing a crash because of buffer overflow. modified: storage/connect/tabdos.cpp
Merge 2017-05-16 14:07:50 +0300 - Merge branch 'merge-perfschema-5.6' into 10.0
2017-05-16 13:53:15 +0300
5.6.36
2017-05-13 13:52:58 +0200
CONNECT engine JDBC type can't find JdbcInterface
2017-05-13 13:00:18 +0200
inconsistent mysql_stmt_close
2017-05-12 16:52:09 +0200
MariaDB crashes with out-of-memory when query information_schema
2017-05-12 15:10:17 +0200
Fix issues caught by Clang's -Wpointer-bool-conversion warning
2017-05-12 14:27:49 +0200
Error return from external_lock make the server crash
2017-05-11 19:48:42 +0200
max_recursive_iterations did not prevent a stack-overflow and segfault
2017-04-18 17:20:34 +1000
WIP: global readonly variable pcre_frame_size
2017-04-09 13:30:59 +1000
: pcre recursion overflow test case
2017-04-09 12:54:33 +1000
: add full list of pcre error messages
2017-04-08 22:47:56 +1000
: PCRE stack overflow
2017-05-15 12:02:19 +0300
information schema - errors populating fail to free memory, unlock mutexes
2017-05-15 10:26:42 +0300
Fix the Solaris compilation after
2017-05-11 21:12:37 +0300
Innodb_row_lock_current_waits has overflow
Merge 2017-05-08 12:12:48 +0200 - Merge branch '5.5' into 10.0
2017-05-04 22:45:32 -0700
Fixed the bug .
2017-05-02 19:11:21 -0400
bump the VERSION
2017-04-30 13:29:56 +1000
mysqld_safe_help - remove warning
2017-05-05 13:08:23 +0300
Table lock race condition with replication
2017-05-05 13:03:41 +0300
Fixed some bugs in fork_big.pl which caused some tests to die early
2017-05-05 14:04:18 +0300
innodb.log_file_size fails when run with Valgrind
2017-05-03 15:49:19 +0200
restore dependencies, removed in f2dc04abea
Merge 2017-04-25 16:30:39 +0200 - Merge branch '5.5' into bb-10.0-merge-5.5
2017-04-22 10:30:55 -0700
Fixed the bug .
2017-04-24 16:42:35 +0300
Add and adjust a test from MySQL:
2017-04-24 13:40:36 +0300
Add and adjust a test from MySQL:
2017-04-22 22:51:43 +0400
Conditional jump depends on uninitialised value for: SELECT NULL UNION geom_expression
2017-04-21 14:34:24 -0700
Fixed bug .
2017-04-18 16:28:14 +0200
fix "cmake -DWITH_PCRE=bundled"
Merge 2017-04-21 18:34:06 +0200 - Merge branch '5.5' into 10.0
2017-04-19 20:31:05 +0200
respect client's desire to force ssl even when WITH_SSL=NO
2017-04-18 12:35:05 +0200
include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1
2017-04-18 11:36:11 +0200
Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "do_exec"
2017-04-18 11:29:02 +0200
openat(, ...O_EXEC) fails on Illumos / Solaris
2017-04-18 10:29:59 +0200
compiler warning
2016-09-10 20:42:20 +0200
Attempt to fix strange rpm dependency issue following prior patch
2017-04-19 14:30:52 +0200
Fix use of require in mysql-test-run.
2017-04-13 09:35:57 -0400
bump the VERSION
Merge 2017-04-11 10:18:04 -0400 - Merge remote-tracking branch 'mysql/5.5' into 5.5
2017-04-07 16:25:02 -0700
Adjusted test results after the fix for .
2017-04-04 10:04:52 -0700
Fixed the bug and its duplicates and .
2017-04-21 17:39:12 +0300
Fix some InnoDB type mismatch
2017-04-21 16:22:46 +0300
Follow-up to : Fix warnings on 32-bit systems
2017-04-21 04:36:50 +0300
Remove type mismatch in InnoDB printf-like calls
2017-04-19 22:30:18 +0300
Use atomic operations whenever available
2016-12-01 09:59:58 +0100
: gtid_ignore_duplicates incorrectly ignores statements when GTID replication is not enabled
2017-04-02 16:43:43 +1000
Don't use full path of libtool
2016-06-17 16:51:11 +0200
: WHERE Clause not applied on View - Empty result set returned
2017-04-05 14:46:35 +0300
Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.
2017-04-03 18:48:48 +0000
Compiling, Windows . Avoid unnecessary rebuilds with MSVC.
2017-04-03 15:18:46 +0000
Windows : Fix compiling with VS2013
Merge 2017-03-24 18:19:15 +0200 - Merge 5.5 into 10.0
2017-03-24 18:01:56 +0200
innodb.innodb_bug14676111 fails on buildbot
Merge 2017-03-21 11:35:50 +0100 - Merge branch '5.5' into 10.0
2017-03-20 18:53:45 +0100
remove COPYING.LESSER
2017-03-17 20:07:39 +0000
Correct German error message.
2017-03-14 17:31:29 +0530
: Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed with SELECT SQ, TEXT field
2017-03-13 23:31:03 +0000
Windows : Fix packaging when building with VS2017
2017-03-12 01:10:04 +0100
MariaDB fails to restart after 10.0.30-1.el7 update
2017-03-09 12:34:06 +0300
Use correct function name in DEBUG_ENTER
2017-03-08 11:12:12 +0000
Include windows compatibility manifest into executable to make GetVersionEx work correctly
2017-03-18 22:50:14 +0200
Clean up the test mentioned in .
2017-03-16 14:03:17 +0100
compiler warning
2017-03-06 16:25:01 +0200
Wait for slave threads to start during startup
2017-03-06 16:02:50 +0200
Removed wrong assert
2017-03-15 11:46:54 +0100
build failure without P_S
2017-03-14 00:24:06 +0200
Make ELOOP be considered a File Not Found error when it comes from handlerton
2017-03-10 18:33:38 +0200
Shutdown fails to wait for rollback of recovered transactions to finish
2017-03-09 16:52:57 +0200
Remove leftover merge conflict marker
2017-03-09 11:28:07 +0200
Use correct integer format with printf-like functions.
2017-03-09 11:27:24 +0200
Use %pure-parser instead of the deprecated %pure_parser.
2017-03-09 11:26:36 +0200
Remove unused variables.
2017-03-08 11:13:34 -0500
bump the VERSION
2017-03-08 14:40:02 +0200
Correct a merge error.
Merge 2017-03-08 12:21:13 +0200 - Merge branch '5.5' into 10.0
2017-03-07 15:52:17 +0200
mysql_client_test_nonblock fails when compiled with clang
2017-03-08 11:46:34 +0200
Remove unused declarations.
Merge 2017-03-08 11:40:43 +0200 - Merge 5.5 into 10.0
2017-03-08 10:31:06 +0200
Query_cache::send_result_to_client() may corrupt THD::query_plan_flags
2017-03-08 10:07:50 +0200
InnoDB log recovery is too noisy
2017-03-08 10:06:34 +0200
Fix a compiler warning.
2017-03-08 10:03:35 +0200
Fix some GCC 6.3.0 warnings in MyISAM and Maria.
2017-03-06 23:07:59 +0400
server_audit does not work with mysql_community 5.7.16.
2017-03-05 10:58:05 +0530
: NULL NOT IN (non-empty subquery) should never return results
2017-03-03 11:47:31 +0200
: Retry posix_fallocate() after EINTR.
2017-02-28 17:39:28 +0100
: Server crashes in part_of_refkey or assertion `!created && key_to_save < (int)s->keys' failed in TABLE::use_index(int) or with join_cache_level>2
This page is licensed: CC BY-SA / Gnu FDL