The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 11 Aug 2014
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on Launchpad. On Launchpad you can view more details of the revision and view diffs of the code modified in that revision.
Revision #4346 Fri 2014-08-08 17:58:45 +0200
after-merge fixes for 10.0-connect
[merge] Fri 2014-08-08 16:15:29 +0200
10.0-connect merge
[merge] Thu 2014-08-07 19:12:45 +0200
Commiting merge files
Fri 2014-08-08 13:53:43 +0200
buildbot found failures
[merge] Fri 2014-08-08 01:16:32 +0200
merge
Thu 2014-08-07 21:45:54 +0200
crash in main.views (and other view + PS tests)
Thu 2014-08-07 09:59:08 -0400
: Post-fix for the failing test.
Wed 2014-08-06 19:42:03 -0400
: mysqldump unknown option --galera-sst-mode
Wed 2014-08-06 19:31:13 -0400
: Unable to install "MariaDB-connect-engine" when using "MariaDB-Galera-server"
Wed 2014-08-06 15:53:31 +0200
fix the error message when getaddrinfo() fails. on windows "*" doesn't mean "any address"
Wed 2014-08-06 14:02:05 +0200
Crash if enable 'federatedx' when 'federated' plugin already enabled, and vice-versa
Wed 2014-08-06 13:31:55 +0200
cleanup: remove have_mysql_upgrade.inc
Wed 2014-08-06 13:27:44 +0200
Ordering of mysql_upgrade tasks is not optimal
Wed 2014-08-06 12:44:57 +0200
typo fixed: only use -ggdb3 when it's supported by the compiler
Wed 2014-08-06 11:47:26 +0200
main.ipv4_and_ipv6 - fails on sid
Wed 2014-08-06 10:26:25 +0200
fix main.key_cache failures on x86
Wed 2014-08-06 10:11:08 +0200
compilation failure on labrador
Wed 2014-08-06 13:07:16 +0400
- rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
Tue 2014-08-05 18:35:20 +0200
change Aria engine maturity to STABLE
Tue 2014-08-05 14:39:00 +0200
mysql_upgrade does not fix "last_update" in "mysql.innodb_table_stats"
Tue 2014-08-05 14:37:05 +0200
cleanup (move ALTER TABLE for comment to be applicable again)
Tue 2014-08-05 11:47:58 +0200
Inconsistent results with bit type
Mon 2014-08-04 21:36:02 +0200
EITS could eat all tmpdir space and hang
Mon 2014-08-04 21:19:24 +0200
mysqltest: support pairs of delimiters in replace_regex
Sun 2014-08-03 21:43:59 +0200
expand MariaDB dual-stack support
Sun 2014-08-03 18:58:53 +0200
remove unused OPT_xxx values from mysqld.cc and the related dead code
Sun 2014-08-03 18:39:36 +0200
[PATCH] mysql_config prints usage to stdout and exit with 0 if run with unknow option
Sun 2014-08-03 17:13:56 +0200
Hard-coded paths in the source cannot be opt-out
Mon 2014-08-04 11:55:38 +0400
- MariaDB crash on Power8 when built with advance tool chain
Thu 2014-07-31 14:31:05 +0400
- MariaDB crash on Power8 when built with advance tool chain
Thu 2014-07-31 18:14:37 +0200
fix failures in embedded tests
Thu 2014-07-31 12:03:20 +0200
MySQL Bug#13036505 62540: TABLE LOCKS WITHIN STORED FUNCTIONS ARE BACK IN 5.5 WITH MIXED AND ROW BI
Thu 2014-07-31 11:08:56 +0200
HA_MUST_USE_TABLE_CONDITION_PUSHDOWN is not accounted by init_read_record()
Thu 2014-07-31 14:43:35 +0300
Try to fix compiler error seen on Labrador.
Thu 2014-07-31 09:51:05 +0200
fatal "Lost connection" error w/ GCC 4.9 'Release' build; workaround ~ CFLAGS="-fno-delete-null-pointer-checks"
Thu 2014-07-31 10:32:52 +0300
: InnoDB: Assertion failure in thread 2810182464 in file buf0flu.cc line 549.
Wed 2014-07-30 23:16:49 +0300
Fixed failing testcase
[merge] Wed 2014-07-30 22:05:47 +0300
Automatic merge
Sat 2014-07-19 17:46:08 +0300
Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write
Wed 2014-07-30 22:01:10 +0300
Fixed : "Error 'Table 't1' already exists' on query" with slave_ddl_exec_mode=IDEMPOTENT
Wed 2014-07-30 21:58:26 +0300
Fixed wrong usage of global_query_id. (It's not protected by LOCK_thread_count)
Sun 2014-07-27 08:47:37 +0300
Merge revision 4244 from 5.5. Fix compiler error on sparc.
Sat 2014-07-26 20:17:59 +0300
Fix unnecessary printout of same writer thread more than once. Fixed also a compiler warning.
Fri 2014-07-25 17:02:47 +0400
- rpl.rpl_insert, rpl.rpl_insert_delayed and main.mysqlslap fail on PPC64
Fri 2014-07-25 10:30:16 +0300
Merge InnoDB fixes from 5.5 revisions 4229, 4230, 4233, 4237 and 4238 i.e.
Thu 2014-07-24 18:12:32 +0400
- Deadlock around rw_lock_debug_mutex on PPC64
Wed 2014-07-23 12:55:26 +0400
- main.statistics fails on PPC64
Tue 2014-07-22 19:31:45 +0300
: Restrict number of error messages about persistent statictic tables not found
Tue 2014-07-22 15:28:15 +0500
gis-precise.test fixed to work on Power8.
Tue 2014-07-22 14:54:38 +0400
- rpl.rpl_gtid_basic, rpl.rpl_gtid_stop_start, rpl.rpl_gtid_crash fail on PPC64
Tue 2014-07-22 13:17:16 +0300
: Server crashed with assertaion failure in file ha_innodb.cc line 8473
Tue 2014-07-22 13:08:32 +0300
: Server crashed with assertaion failure in file ha_innodb.cc line 8473
Tue 2014-07-22 10:49:28 +0500
CMake option to build without thread pool. Check if the threadpool is available on the system and set HAVE_POOL_OF_THREADS respectively.
Tue 2014-07-22 10:10:56 +0300
: Maria DB crashes randomly on creating indexes
Mon 2014-07-21 13:07:48 +0500
gis-precise test fixed to pass on Power8.
Mon 2014-07-21 13:16:08 +0400
- rpl.rpl_gtid_master_promote fails on PPC64
Fri 2014-07-18 19:45:21 +0400
- max_relay_log_size and sql_slave_skip_counter misbehave on PPC64
Fri 2014-07-18 15:16:25 +0400
- MariaDB crash on Power8 when built with advance tool chain
Tue 2014-07-15 10:57:53 +0300
: sys_vars.innodb_simulate_comp_failures_basic missing result file
[merge] Fri 2014-07-11 12:06:47 +0200
, , , : Deadlocks during parallel replication causing replication to fail.
Fri 2014-07-11 10:54:43 +0200
Fri 2014-07-11 11:17:50 +0200
Fix test failure seen in buildbot on power8.
Thu 2014-07-10 12:44:20 +0400
Coding style fixes: remove trailing spaces.
Thu 2014-07-10 10:00:21 +0400
Coding style fixes: remove trailing spaces.
Wed 2014-06-25 15:24:11 +0200
: sql_slave_skip_counter does not work with GTID
Wed 2014-07-09 13:36:28 +0200
: mysqldump --master-data does not work with GTID setups : mysqldump issues FLUSH TABLES, which gets written into binlog and replicated
Wed 2014-07-09 13:09:41 +0400
: It is impossible to see if "filesort with small limit" optimization was used - Add a Sort_priority_queue_sorts status variable.
Wed 2014-07-09 12:32:00 +0400
: It is impossible to see if "filesort with small limit" optimization was used - Make log_slow_verbosity print "Priority_queue: (Yes|No)" into the slow query log. (but we do not add a correspoding column to P_S.statement tables).
Wed 2014-07-09 12:35:31 +0400
Coding style fixes: remove trailing spaces.
Tue 2014-07-08 21:05:18 +0300
: Mariadb server crashes with assertion failure in file ha_innodb.cc
Tue 2014-07-08 19:39:27 +0200
ALTER TABLE t1 ENGINE=InnoDB keeps bad options when t1 ENGINE is CONNECT
Tue 2014-07-08 19:39:06 +0200
small cleanup of the SHOW CREATE TABLE code
Tue 2014-07-08 19:38:26 +0200
Incorrect information in file when *.frm is > 256K
Tue 2014-07-08 19:38:08 +0200
cleanup, unused error mesages
Tue 2014-07-08 19:37:37 +0200
typo in CMakeLists.txt that caused USE_MYSYS_NEW to be set too early and incorrectly
[merge] Tue 2014-07-08 19:34:53 +0200
Cross-compile fixes
Sun 2014-04-27 00:02:19 +0100
MySQL Bug #61340: Use CMake EXPORT feature to aid cross-compiling.
Tue 2014-07-08 18:51:34 +0300
: mariadb crash signal 11
Mon 2014-07-07 11:17:05 +0200
: When slave stops with error, error message should indicate the failing GTID
Fri 2014-07-04 08:09:27 +0300
: MariaDB with XtraDB uses times more of IO events than with InnoDB plugin
Fri 2014-07-04 06:31:48 +0300
: Innodb causes server crash after disk full, then can't ALTER TABLE any more.
Thu 2014-07-03 14:55:03 +0300
: Innodb causes server crash after disk full, then can't ALTER TABLE any more.
Tue 2014-07-01 00:30:24 +0500
Merge gis test cases form 5.6. Tests were merged. As the implementation is different, the 'internal debugging' part was not merged, only a stub for it created.
Mon 2014-06-30 13:59:21 +0200
Fix test failures in rpl.rpl_checksum and rpl.rpl_gtid_errorlog.
Fri 2014-06-27 13:34:29 +0200
: Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt || (thd->state_flags & Open_tables_state::BACKUPS_AVAIL)' fails with parallel replication
Fri 2014-06-27 09:32:55 +0200
SET ROLE returning ERROR 1959 Invalid role specification for valid role
Wed 2014-06-25 15:17:03 +0200
: When slave stops with error, error message should indicate the failing GTID
Wed 2014-06-25 13:08:30 +0200
: Error messages written upon LOST EVENTS incident are corrupted
Tue 2014-06-24 21:17:59 +0200
semisync maturity: Unknown -> Gamma
Tue 2014-06-24 18:53:25 +0200
metadata_lock_info: Beta -> Gamma
Tue 2014-06-24 14:43:08 +0200
: Migrate a slave from MySQL 5.6 to MariaDB 10 break replication
Mon 2014-06-23 20:06:24 +0200
long overdue: change maturity level for built-in auth plugins to stable
Fri 2014-06-20 14:30:35 +0400
Increased the version number
Wed 2014-06-18 18:15:04 +0400
- WebScaleSQL patches
Wed 2014-06-18 12:12:43 +0400
- WebScaleSQL patches
Wed 2014-06-18 11:03:08 +0200
: Error 1590 is not autoskippable
Wed 2014-06-18 11:23:20 +0400
- WebScaleSQL patches
Tue 2014-06-10 22:20:33 +0400
- Compile/run MariaDB with ASan
Fri 2014-06-13 13:25:32 +0200
promote server_audit and sequence plugins to stable
Revision #4320.1.2 Tue 2014-08-05 17:01:41 +0200
Fix failing tests. part_file.test failure was due to a new alter flag that were not taken in acount in check_if_supported_inplace_alter. mysql.test failure is strange, the suppressed warning should not be made anyway.
Revision #4320.1.1 [merge] Mon 2014-08-04 18:17:56 +0400
Merge 10.0->10.0-connect
Revision #3984.2.28 Thu 2014-08-07 17:59:21 +0200
This is a major update that fixes most of the issues and bugs that have been created by the last addition of new CONNECT features. The version previous to this one is a preliminary test version and should not be distributed.
Revision #3984.2.27 Fri 2014-07-25 11:37:07 +0200
Fix an error pointed out by Valgrind due to uninitialised Correlated variable. This variable is not to be used by CONNECT.
Revision #3984.2.26 Thu 2014-07-24 15:50:29 +0200
Try to fix some test failure modified: storage/connect/mysql-test/connect/t/part_table.test
Revision #3984.2.25 Tue 2014-07-22 19:45:25 +0200
Modif avglen calculation and add AVG_ROW_LENGTH option to test This is to get same test results on Linux and Windows
Revision #3984.2.24 Tue 2014-07-22 15:51:21 +0200
Fix bugs in handling of remote index when updating and deleting
Revision #3984.2.23 Sun 2014-07-20 20:39:17 +0200
FIX errors and some gcc warnings
Revision #3984.2.22 Sun 2014-07-20 12:31:42 +0200
This is a new version of the CONNECT storage engine. It was developed in a sub-branch of this one and merged by pushing all the changes from it. This version adds the following to CONNECT:
Revision #3984.2.21 [merge] Thu 2014-07-17 19:28:28 +0200
Commit merged files.
Revision #4155.1.12 Sat 2014-06-21 16:02:50 +0200
Fix a bug of MYSQL table type. When (REMOTE) indexed, local indexing was wrongly used for UPDATE and DELETE.
Sun 2014-06-15 17:01:58 +0200
Fix calculating the number of fields of CSV and FMT tables. Could be wrong on UPDATE and INSERT if the table had special columns.
Revision #3984.2.20 Thu 2014-07-17 18:13:51 +0200
This commit brings many changes, in particular two important ones: 1) Support of partitioning by connect. A table can be partitioned by files, this is an enhanced MULTIPLE table. It can be also partitioned by sub-tables like TBL and this enables table sharding. 2) Handling a CONNECT bug that causes in some cases extraneous rows to remain in the table after an UPDATE or DELETE when the command uses indexing (for not fixed file tables). Until a real fix is done, CONNECT tries to ignore indexing and if it cannot do it abort the command with an error message.
Revision #3984.2.19 [merge] Sat 2014-05-31 13:18:32 +0200
Commit merged files
Revision #3984.2.18 [merge] Sat 2014-05-31 12:31:26 +0200
Add support of partition tables
Revision #3984.2.17 Sat 2014-05-10 12:21:08 +0200
FIX some MAP and XMAP errors (such as mapped indexes not closed) Do not put version in XML files header Remove HTON_NO_PARTITION for testing Fix a wrong return (instead of DBUG_RETURN) in index_init Plus a few typos
Revision #3984.2.16 Fri 2014-05-02 15:55:45 +0200
Adding fetched columns to Dynamic index key (unique only) Fix two bugs concerning added KXYCOL's: 1 - Not set during reading 2 - Val_K not set in FastFind
Revision #3984.2.15 [merge] Wed 2014-04-30 11:05:11 +0200
Commit merged files (HUGE to use instead of storing MySQL result sets)
Revision #3984.2.14 Wed 2014-04-30 10:48:29 +0200
Implementation of adding selected columns to dynamic indexes.
Revision #3984.2.13 [merge] Sat 2014-04-26 00:34:54 +0200
Commit merged files
Revision #3984.2.12 Sat 2014-04-26 00:17:26 +0200
Implement dynamic indexing
Revision #3984.2.11 [merge] Wed 2014-04-23 12:34:24 +0200
Commit merged files
Revision #3984.2.10 [merge] Sat 2014-04-19 18:02:01 +0200
Commit merge files (implementing "remote" indexes)
Revision #3984.2.9 [merge] Sat 2014-04-19 16:41:25 +0200
Commit merge files
Revision #3984.2.8 [merge] Sat 2014-04-19 11:11:30 +0200
Commit merged files
Revision #3984.2.7 [merge] Mon 2014-04-07 00:23:37 +0200
Commit various changes
Revision #3984.2.6 Sun 2014-03-23 18:49:19 +0100
Work in progress
Revision #3984.2.5 [merge] Sat 2014-03-22 09:07:47 +0100
Include last source modifs
Revision #3984.2.4 [merge] Sat 2014-03-22 08:57:32 +0100
Resolving conflicts
Revision #3984.2.3 [merge] Thu 2014-03-20 12:05:47 +0100
MRR + Block Indexing
Revision #3984.2.2 Mon 2014-03-10 18:59:36 +0100
Adding files needed for block indexing
Revision #3984.2.1 Mon 2014-03-10 12:21:17 +0100
Temporary
Revision #4339.1.5 Thu 2014-08-07 18:08:50 +0200
Fix rpl.rpl_semi_sync_uninstall_plugin to work reliably
Revision #4339.1.4 [merge] Thu 2014-08-07 18:06:56 +0200
MariaDB 5.5.39 merge
Revision #4339.1.3 [merge] Wed 2014-08-06 20:05:10 +0200
innodb-5.6.19
Revision #0.49.5 Mon 2014-06-09 18:16:00 +0200
5.6.19
Revision #4339.1.2 [merge] Wed 2014-08-06 19:57:06 +0200
xtradb-5.6.19-67.0
Revision #0.12.71 Wed 2014-08-06 19:23:35 +0200
percona-server-5.6.19-67.0
Revision #4339.1.1 [merge] Wed 2014-08-06 19:41:33 +0200
perfschema 5.6.20
Revision #0.63.5 Wed 2014-08-06 19:29:02 +0200
mysql-5.6.20
Revision #4293.1.1 Sat 2014-07-19 13:38:40 +0300
Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance schema and big packets in debug version.
Revision #4273.1.12 Thu 2014-07-10 14:24:53 +0200
Fix compile failure in non-debug build.
Revision #4273.1.11 Thu 2014-07-10 13:55:53 +0200
MDEV-6435: Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_errno() with parallel replication
Revision #4273.1.10 Wed 2014-07-09 13:02:52 +0200
Revision #4273.1.9 Tue 2014-07-08 15:59:03 +0200
Fix small merge errors after rebase
Revision #4273.1.8 Tue 2014-07-08 14:54:53 +0200
Revision #4273.1.7 Tue 2014-07-08 12:54:47 +0200
Revision #4273.1.6 Fri 2014-07-04 07:44:55 +0200
Fix that gap locks are only skipped within one group commit.
Revision #4273.1.5 Tue 2014-06-10 10:13:15 +0200
Revision #4273.1.4 Tue 2014-06-03 10:31:11 +0200
Revision #4273.1.3 Thu 2014-05-15 15:52:08 +0200
MDEV-5262: Missing retry after temp error in parallel replication
Revision #4273.1.2 Tue 2014-05-13 13:42:06 +0200
MDEV-5262: Missing retry after temp error in parallel replication
Revision #4273.1.1 Thu 2014-05-08 14:20:18 +0200
MDEV-5262: Missing retry after temp error in parallel replication
This page is licensed: CC BY-SA / Gnu FDL