The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 2 Mar 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 #702aee6 2015-02-25 23:56:44 +0300
: ‘explain_node’ may be used uninitialized in this function
2015-02-25 13:26:57 +0200
: InnoDB: Assertion failure in log_init_crypt_key if file_key_management_plugin is used
2015-02-24 16:26:18 +0100
disable feedback plugin again
2015-02-22 08:46:22 +0200
Try to stabilize test case. Problem was that test compares number of encryption/compression pages and that will happen if and only if dirty pages are written to the disk.
2015-02-21 21:45:16 +0200
: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS : Add support for INFORMATION_SCHEMA.INNODB_MUTEXES : Improve semaphore instrumentation
2015-02-19 17:42:18 +0200
Merged from 10.0-FusionIO:
2015-02-19 12:41:10 +0200
Push forgotten file change to fix compiler errors.
2015-02-18 15:23:37 +0200
: wsrep plugin lists its plugin_maturity as Unknown
2015-02-18 08:29:38 +0200
: Default encryption key does not work correctly for page encrypted tables
2015-02-16 23:18:32 +0100
Difficulties building cracklib_password_check
2015-02-16 23:18:00 +0100
cleanup: remove old debian/ubuntu names from debian/* files
2015-02-17 23:49:02 +0100
innodb/xtradb: update nonnull attributes to match the new semantics
2015-02-17 18:43:22 +0300
Add a testcase for EXPLAIN FORMAT=JSON for ROR-union index_merge.
2015-02-13 00:50:30 +0100
update result files
2015-02-12 12:26:37 +0100
followup for " GUI-friendly cmake options to enable/disable plugins"
2015-02-12 22:33:30 +0100
Don't link plugins with libmysys.a or libmysys_ssl.a
2015-02-13 15:04:23 +0100
yassl builds: don't hide mysys_ssl symbols that cannot possibly collide with openssl
2015-02-12 17:10:59 +0400
Removing the Hybrid_type_traits framework. It's not used since 5.5.
2015-02-11 19:52:43 +0200
Fix test failure seen on p8-rhel7
2015-02-10 21:08:57 +0100
Revert "Fixing ConnectSE compilation warnings"
2015-02-10 16:47:42 +0400
Fixing ConnectSE compilation warnings (and failires in maintainer mode).
2015-02-04 17:09:43 +0100
key management plugins don't work with yassl
2015-01-09 15:59:55 +0100
update 32-bit rdiff files in sys_vars suite
2015-01-12 19:24:24 +0200
Do not yet allow encrypted tables with compressed tables.
2015-01-09 12:30:59 +0200
Pass down the information should we encrypt the page at os0file.cc when page compression and google encryption is used.
2015-01-09 15:12:17 +0100
mtr check for openssl support for AES_CTR
2015-01-08 00:25:05 +0100
cmake-time detection for EVP_aes_128_ctr()
2015-01-07 15:24:09 +0200
Add test case for combination Google encryption and page compressed tables.
2015-01-02 22:53:54 +0100
encryption keys service
2015-01-05 13:36:14 +0100
encryption key management plugin api
2015-01-05 13:27:44 +0100
initialize plugins in the specific order by plugin type
2014-12-29 21:55:20 +0200
Fixed XtraDB implementation of encryption and page encryption.
2014-12-22 16:53:17 +0200
Push for testing of encryption
2014-12-22 02:02:38 +0200
cleanups done as part of adding encryption - Fixed compiler warnings - Added include/wait_for_binlog_checkpoint.inc, as suggested by JonasO - Updated 'build-tags' to work with git (Patch by Serg)
2015-01-26 21:30:34 +0100
fix for cmake builds on windows
2015-01-09 14:00:00 +0100
new read-only server variable version_ssl_library
2015-02-04 17:07:47 +0100
minor cleanup: ssl.cmake
2015-01-07 12:13:21 +0100
--getopt-prefix-matching command-line option
2015-01-05 13:35:55 +0100
password validation plugin API: renames
2015-01-05 16:54:00 +0100
don't mention bzr in "make distclean" warning message
2015-01-05 18:18:33 +0100
small cleanup of my_default.c
2015-02-10 00:45:37 +0100
update test results for embedded
2015-02-09 17:16:55 +0200
Create a way to see a user's default role.
2015-02-08 20:44:46 +0100
ha_archive.so missing from .deb
2015-02-06 10:02:02 +0100
: Optimistic parallel replication
2015-02-06 08:31:38 +0100
Add error handling on realpath() call.
2015-02-04 13:57:09 +0100
: parallel threads resizing - potential race condition to access freed memory
2015-02-06 20:18:40 +0100
after-merge fixes for test cases
2015-02-06 18:06:46 +0100
disable -Werror in the maintainer mode until we're ready for it
2015-02-06 16:16:38 +0100
wsrep: check options as early as possible
2015-02-06 16:15:17 +0100
wsrep: ha_abort_transaction() does NOT end the transaction
2015-02-05 19:18:09 +0100
small cleanups
2015-02-05 13:58:30 +0400
- Server hangs on shutdown after InnoDB error (main.plugin_loaderr fails in buildbot)
2015-02-05 13:54:55 +0400
- System variables have broken default values on big endian
2015-02-05 08:52:17 +0200
: wsrep* tests fail in buildbot
2015-02-05 02:44:03 +0300
Failures in engines/* tests
2015-02-04 19:31:16 +0200
: Remove magic dependencies for InnoDB compression methods
2015-02-03 18:19:56 +0100
don't let current_thd to point to a destroyed THD
2015-02-03 09:31:13 +0100
Update test results after the last push. Again.
2015-02-03 00:47:39 +0200
Commit one file that I forgot in last commit
2015-02-01 13:43:19 +0100
cleanup: ha_checktype()
2015-02-02 18:02:43 +0100
revert test changes from "cleaned up code for setting slave_parallel_mode"
2015-02-02 09:04:16 +0100
trivial cleanup: be explicit about extern variables
2015-02-02 09:03:40 +0100
fix the code to compile
2015-02-01 22:39:59 +0200
Cleaned up code for setting slave_parallel_mode Now this works the same way as all other multi source variables.
2015-02-01 15:24:22 +0200
Improve performance for calculating memory allocation Extend interface for 'show variables' with current scope
2015-01-29 15:36:25 +0200
Remove some allocations not needed for internal temporary tables.
2015-01-29 15:35:52 +0200
Ignore tokudb binaries
2015-01-31 16:35:50 +0100
main.ctype_ucs2 --ps: Item_func_nullif should use m_args0_copy metadata
2015-01-31 16:01:20 +0100
main.null --ps: Item_null doesn't need charset converter
2015-01-31 15:14:59 +0100
fix semisync plugin locking: rpl.rpl_semi_sync_uninstall_plugin failed
2015-01-31 15:04:37 +0100
small cleanup, remove a useless function
2015-01-31 12:54:07 +0100
compiler warnings
2015-01-30 21:12:26 +0100
rpl.rpl_parallel: after-merge fix
2015-01-30 15:53:24 +0100
Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to MySql server.
2015-01-29 22:43:07 +0100
: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status on executing ANALYZE SELECT via PS
2015-01-29 21:10:45 +0100
increase the version
2015-01-29 14:34:31 +0100
recreate expired certificates for SSL tests
2015-01-29 12:47:13 +0100
: Error 2027: Malformed packet and assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYPE_INT24 || field_types[field_pos] == MYSQL_TYPE_LONG' failure in Protocol_text::store_long
2015-01-29 12:12:29 +0100
clarify the comment and trivial cleanups
2015-01-28 11:49:55 +0100
:[PATCH] mysqlcheck wrongly escapes '.' in table names
2015-01-27 15:40:50 +0200
Fix test failure on innodb_stats_fetch_nonexistent.
2015-01-26 22:48:02 -0500
Minor test modifications.
2015-01-26 11:58:16 -0500
Backported changes done in wsrep_guess_ip() from 10.1.
2015-01-25 16:16:25 +0100
: Wrong result with GROUP BY and LEFT OUTER JOIN
2015-01-24 18:46:48 -0500
: Losing connection to MySQL while running ALTER TABLE
2015-01-24 09:37:58 +0100
Master_info_index assumed that file descriptor can never be 0
2015-01-29 15:14:09 +0200
Ignore some tokudb executables
2015-01-29 15:12:32 +0200
: Server crashes in check_view_single_update on concurrent DDL/DML flow with views and triggers
2015-01-23 14:17:38 +0100
win32-debug build failure
2015-01-23 13:56:46 +0100
: main.kill_processlist-6619 fails sporadically in buildbot
2015-01-23 09:13:21 +0100
update tokudb version after merge
2015-01-22 18:00:37 -0500
: Allow SELECT to succeed even when node is not ready
2015-01-22 16:11:03 +0100
: Occasional test failure in innodb.group_commit_crash_no_optimize_thread
2015-01-22 08:58:13 +0100
after merge. innodb/xtradb to work on Windows
2015-01-21 14:02:26 +0100
after-merge fixes
2015-01-20 11:26:03 +0100 *
Last revision was to add the JSON table type. This one adds a sort on the multiple table result to obtain the same result on Windows and Linux (because files can be retrieved in a different order) modified: storage/connect/mysql-test/connect/r/json.result storage/connect/mysql-test/connect/t/json.test
2015-01-19 18:55:25 +0100 *
Adding the JSON table type added: storage/connect/json.cpp storage/connect/json.h storage/connect/mysql-test/connect/r/json.result storage/connect/mysql-test/connect/std_data/biblio.jsn storage/connect/mysql-test/connect/std_data/expense.jsn storage/connect/mysql-test/connect/std_data/mulexp3.jsn storage/connect/mysql-test/connect/std_data/mulexp4.jsn storage/connect/mysql-test/connect/std_data/mulexp5.jsn storage/connect/mysql-test/connect/t/json.test storage/connect/tabjson.cpp storage/connect/tabjson.h modified: storage/connect/CMakeLists.txt storage/connect/engmsg.h storage/connect/filamtxt.h storage/connect/ha_connect.cc storage/connect/msgid.h storage/connect/mycat.cc storage/connect/plgdbsem.h storage/connect/tabdos.cpp storage/connect/value.cpp storage/connect/value.h
2015-01-19 17:31:59 +0100
mysql_server_end breaks OpenSSL
2015-01-19 17:18:24 +0100
mysqldump will not backup database with --flush-logs parameter and log_error my.cnf parameter defined
2015-01-19 16:41:37 +0100
sql-bench test-table-elimination does not execute
2015-01-19 16:30:32 +0100
remove incorrect asserts in innodb/xtradb. 0 is a valid file handle value.
2015-01-19 16:29:18 +0100
Wrong implementation of checking PLUGIN_VAR_SET condition
2015-01-19 16:28:58 +0100
MTR does not use /dev/shm with a out-of-source build
2015-01-19 16:11:48 +0100
MariaDB holds stdin open after startup as mysqld
2015-01-19 14:32:28 +0100
'reset master' hangs, waits for signalled COND_xid_list
2015-01-19 14:19:14 +0100
Assertion `m_status == DA_ERROR || m_status == DA_OK' fails on concurrent execution of DDL, queries from I_S, and KILL QUERY
2015-01-19 14:19:05 +0100
rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_link
2015-01-19 14:18:55 +0100
remove unused st_my_thread_var::cmp_length
2015-01-19 14:18:44 +0100
SQL_CALC_FOUND_ROWS yields wrong result
2015-01-19 14:18:34 +0100
get_lock() crashes on Windows, main.sp_notembedded and main.trigger_notembedded fail in buildbot
2015-01-19 14:07:51 +0100
main.key_cache fails in buildbot on Windows 32bit
2015-01-19 14:07:41 +0100
KILL QUERY executed on an idle connection can interrupt the next query
2015-01-19 14:07:29 +0100
OQGraph compile error
2015-01-19 14:07:22 +0100
mtr+valgrind: fix jemalloc check to work correctly for bundler and system jemalloc
2015-01-19 12:39:17 +0200
: Make innochecksum work on compressed tables
2015-01-18 18:16:36 -0500
: MariaDB-Galera-server uses 'tar', but 'tar' is not in the dependency list
2015-01-19 00:15:29 +0100
5.6.22-71.0
2015-01-19 00:12:51 +0100
5.6.22
2015-01-19 00:11:05 +0100
5.6.22
2015-01-18 20:38:07 +0200
Fixed : Deadlock when doing insert-select with Aria
2015-01-18 13:39:59 +0200
Return to original stage after mysql_lock_tables Stage "Filling schema table" is now properly shown in 'show processlist'
2015-01-18 01:54:11 +0400
Wrong result set for WHERE a='oe' COLLATE utf8_german2_ci AND a='oe' - The code that tested if WHERE expr=value AND expr=const can be rewritten to: WHERE const=value AND expr=const was incomplete in case of STRING_RESULT. - Moving the test into a new function, to reduce duplicate code.
2015-01-17 16:58:10 +0000
: ANALYZE TABLES crash with table-independent-statistics gathering
2015-01-17 17:52:03 +0400
SELECT 'a' = BINARY 'A' returns 1 (utf8 charset, utf8_unicode_ci collation) Fixing a wrong assymetric code in Arg_comparator::set_cmp_func(). It existed for a long time, but showed up in 10.0.14 after the fix for " Malformed result for CONCAT(utf8_column, binary_string)".
2015-01-17 16:10:45 +0400
A post-fix for: Assigned expression is evaluated twice when updating column TIMESTAMP NOT NULL The test type_timestamp failed depending on the build machine time zone. Setting a fixed time zone for the test.
2015-01-17 12:19:06 +0100 *
Fix two bugs concerning Discovery of CSV tables: Sep_char default is now ',' like when discovery is not used If data_charset is UTF8, column names retrieved from the header are no longer converted to UTF8 considering they already are () modified: storage/connect/ha_connect.cc
2015-01-17 11:54:41 +0100 *
Fix two bugs concerning Discovery of CSV tables: Sep_char default is now ',' like when discovery is not used If data_charset is UTF8, column names retrieved from the header are no longer converted to UTF8 considering they already are. modified: storage/connect/ha_connect.cc
2015-01-16 13:53:23 -0500
Test changes (backported from 10.1).
2015-01-16 18:13:02 +0100
Build RHEL7 packages
2015-01-16 17:54:00 +0100
restore an incorrectly merged line
2015-01-16 12:00:07 +0200
: Assigned expression is evaluated twice when updating column TIMESTAMP NOT NULL
2015-01-16 11:26:03 +0200
Fix try for Buildbot test failure for tests innodb_bug12400341 innodb-mdev7046 innodb_stats_fetch_nonexistent
2015-01-15 20:15:50 +0400
main.log_tables fails sporadically in buildbot
2015-01-15 15:55:09 +0100
: rpl.rpl_gtid_crash still fails in buildbot
2015-01-15 14:59:20 +0100
update sysvars_server_embedded,32bit.rdiff
2015-01-15 14:57:50 +0100
bugfix: incorrect cast causing random memory write
2015-01-15 14:41:24 +0100
split an assert
2015-01-15 08:36:13 +0100
sort a non-deterministic test result
2015-01-13 11:00:40 +0100
fix a duplicate macro definition
2015-01-14 18:26:29 -0500
: SLES: Failed to start mysql.service: Unit mysql.service failed to load
2015-01-14 19:24:37 +0200
: InnoDB: Assertion failure in thread 139901753345792 in file buf0mtflu.cc line 439
2015-01-14 18:19:05 +0100
: sporadic failure in rpl.rpl_gtid_crash
2015-01-14 17:50:38 +0400
- mtr may leave stale mysqld
2015-01-14 18:24:23 -0500
: SLES: Failed to start mysql.service: Unit mysql.service failed to load
2015-01-14 12:10:13 +0100
REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_type
2015-01-13 19:28:03 +0100
cleanup
2015-01-13 19:27:28 +0100
"'show table status like 'table_name'" on tokudb table lead to MariaDB crash
2015-01-13 13:12:05 -0500
: Incorrect Size for Transfer Reported to pv
2015-01-13 17:24:31 +0100 *
Add ConnectTimout and QueryTimout options for ODBC tables. Should fix . (To be specified in option_list) modified: storage/connect/ha_connect.cc storage/connect/odbccat.h storage/connect/odbconn.cpp storage/connect/odbconn.h storage/connect/tabodbc.cpp storage/connect/tabodbc.h
2015-01-13 16:48:11 +0200
: innodb.innodb-mdev7046 fail on BuildBot
2015-01-13 14:18:23 +0100
: rpl.rpl_semi_sync, rpl.rpl_semi_sync_after_sync_row fail in buildbot
2015-01-12 17:03:45 +0100
remove suport for "atomics" with rwlocks
2015-01-13 11:50:33 +0400
USER/ROLE: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS
2015-01-07 11:36:46 +0100
make lf_hash_delete(), lf_hash_search(), and lf_hash_iterator() never to return OOM
2015-01-12 13:30:30 +0400
- federated.federated_server fails
2015-01-12 09:30:49 +0200
: innodb.innodb-mdev7046 fail on BuildBot
2015-01-11 16:37:25 +0100
- mysqld --help --verbose prints random values for "debug"
2015-01-11 15:49:23 +0100
cleanup: remove unused THD::COND_wsrep_thd
2015-01-10 14:07:46 +0100
Temporary table name conflict between sessions
2015-01-09 21:52:16 -0500
: rpl.rpl_domain_id_filter fails sporadically in buildbot
2015-01-09 23:36:50 +0100 *
Fix by not reallocating the date format in ScanRecord on each inserted row. modified: storage/connect/ha_connect.cc storage/connect/ha_connect.h
2015-01-08 21:26:56 +0100
No ALGORITHM information in I_S.VIEWS
2015-01-08 16:53:36 +0100
increase the default max thread pool size
2015-01-09 00:32:28 -0500
: Galera node shutdown with signal 11
2015-01-08 20:26:53 +0100
remove wsrep_hton dependency from innodb/xtradb
2014-12-04 17:59:07 +0100
enable feedback plugin by default
2015-01-07 13:12:31 -0500
: Galera duplicate error on autoincrement field primary key
2015-01-07 14:45:39 +0100
: Server deadlock in connection with parallel replication
2015-01-06 16:32:41 +0100
: main.processlist fails sporadically in buildbot
2015-01-06 16:08:42 +0200
: should not pass recv_writer_thread_handle to CloseHandle()
2015-01-06 11:32:40 +0100 *
Typo to eliminate some GCC warnings modified: storage/connect/odbconn.cpp storage/connect/plgdbsem.h
2015-01-06 10:18:04 +0100 *
Set connection charset before calling mysql_real_connect for MYSQL tables. This should fix bug . modified: storage/connect/ha_connect.cc storage/connect/myconn.cpp storage/connect/myconn.h storage/connect/reldef.cpp storage/connect/reldef.h storage/connect/table.cpp storage/connect/tabmysql.cpp storage/connect/xtable.h
2015-01-06 09:52:09 +0100
: rpl_mdev6386 fails sporadically in buildbot
2015-01-05 17:06:50 -0500
: Segfault during start with mysqldump SST
2015-01-02 10:02:04 -0500
: Cluster Node Crash at CREATE DEFINER statement
2015-01-02 10:01:09 -0500
: Cluster Node Crash at CREATE DEFINER statement
2015-01-02 09:50:51 -0500
DB-785 add a txn api to check if a txn is prepared
2014-12-31 20:58:54 -0500
: Losing connection to MySQL while running ALTER TABLE
2014-12-31 19:52:35 -0500
: SIGSEGV on inserting into a key-less table
2014-12-31 19:46:48 -0500
: ER_LOCK_WAIT_TIMEOUT on SHOW STATUS
2014-12-30 17:10:54 +0200
Empty results in UNION with Sphinx engine The bug was fixed by Serg earlier by including Sphinx 2.2.6, but he forgot to update the test case.
2014-12-29 15:41:08 +0400
Fixed sysvars_server_embedded test result to reflect new values for query_prealloc_size, query_alloc_block_size and log_tc_size.
2014-12-28 19:42:17 +0400
- Lock-free hash for table definition cache
2014-11-27 23:49:45 +0100
lf_hash_iterate() function
2014-11-27 20:51:23 +0100
lf_hash changes, in lfind()
2014-12-28 13:54:41 +0200
: innodb.innodb-mdev7046 fail on BuildBot
2014-12-28 13:44:30 +0200
: MariaDB build fails when XTRADB_STORAGE_ENGINE enabled
2014-12-28 13:24:53 +0200
: MariaDB build fails when XTRADB_STORAGE_ENGINE enabled
2014-12-27 03:23:49 +0000
Add fix for
2014-12-26 23:38:45 +0400
- 10.1 fails to start up during tc_log initializations on PPC64
2014-12-26 19:44:38 +0400
- WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-12-26 13:07:43 +0400
- mysqld --help --verbose prints random values for "debug"
2014-12-24 10:06:12 +0400
Server crashes on creating/opening tables on Windows debug build. The srid variable was used uninitialised when the field wasn't GIS. Only problem is that it makes the debugger unhappy. Still added the initialization.
2014-12-23 18:36:33 -0500
: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables
2014-12-23 21:21:23 +0400
Increased the version number
2014-12-23 13:38:00 +0100
Enhanced semisync replication
2014-12-19 12:36:23 +0100
: Dump Thread Enhancements
2014-12-21 19:23:28 +0100
Adding mariadb-version on the view creation to view frm. ( followup)
2014-12-20 19:58:54 -0500
: Galera bootstrap (/etc/init.d/mysql bootstrap) returns code 0 on failure
2014-12-19 23:42:22 +0400
Fixed yet another compiler warning.
2014-12-19 23:17:59 +0400
Fixed a couple of compiler warnings.
2014-12-19 09:25:29 +0200
Fixed compiler warnings
2014-12-18 20:06:49 +0300
: Server crashes in best_access_path after a sequence of SELECTs ...
2014-12-18 11:59:08 +0100
: Test failure in perfschema.setup_instruments_defaults
2014-12-18 00:13:16 +0100
Wrong auto increment values on INSERT .. ON DUPLICATE KEY UPDATE when the inserted columns include NULL in an auto-increment column
2014-12-17 14:38:14 +0100
cleanup
2014-12-17 14:35:13 +0100
: MariaDB crashes on stored procedure call
2014-12-16 15:33:13 +0400
DEV-7221 from_days fails after null value
2014-12-16 15:31:25 +0400
Fixing test failures caused by the previous commits. Adding "--source include/have_udf.inc" and a few "--replace" commands.
2014-12-15 17:13:47 +0200
Assertion `cond_type == Item::FUNC_ITEM' failed in check_group_min_max_predicates with GROUP BY, aggregate in WHERE SQ, multi-part key
2014-12-15 17:41:15 +0400
UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS SP: CREATE OR REPLACE, CREATE IF NOT EXISTS
2014-12-15 14:49:23 +0200
Deadlock on concurrent INSERT .. SELECT into an Aria table with statement binary logging There was a bug in lock handling when mixing INSERT ... SELECT on the same table.
2014-12-15 13:01:11 +0200
kill user command cause MariaDB crash
2014-12-15 11:16:33 +0200
Multi-value insert on MyISAM table that makes slaves crash (when using --skip-external-locking=0) Problem was that repair() did lock and unlock tables, which leaved already locked tables in wrong state
2014-12-14 22:47:12 +0100 *
Temporary fix for . modified: storage/connect/rcmsg.c
2014-12-12 17:16:11 -0500
: Addendum, update company name in copyright notice
2014-12-12 17:13:13 -0500
: Addendum, update company name in copyright notice
2014-12-12 17:10:51 -0500
: Addendum, update company name in copyright notice
2014-12-12 10:58:38 -0500
: Update company name
2014-12-12 10:46:31 -0500
: Update company name
2014-12-12 10:40:27 -0500
: Update company name
2014-12-12 10:38:19 -0500
: Update company name
2014-12-12 14:03:20 +0100
Fix typo that breaks compilation on platforms without atomics.
2014-12-12 04:42:59 +0400
Increased the version number
2014-12-10 16:46:21 +0400
Using Schema_specification_st instead of HA_CREATE_INFO in a few places where the former is enough.
2014-12-10 06:24:56 -0500
empty revision
2014-12-10 12:12:09 +0200
Fix test case to allow success on create table (Windows).
2014-12-10 13:41:14 +0400
SERVER: CREATE OR REPLACE and CREATE IF NOT EXISTS
2014-12-10 12:00:25 +0400
CREATE VIEW replication problem if error occurs in mysql_register_view An additional debug test, made by Sriram Patil while working on "CREATE VIEW IF NOT EXISTS".
2014-12-10 11:32:52 +0400
VIEW: CREATE IF NOT EXISTS Forgot to do "git add" for a number of files in the previous commit.
2014-12-10 11:06:36 +0400
VIEW: CREATE IF NOT EXISTS
2014-12-10 10:40:35 +0400
DATABASE: CREATE OR REPLACE A clean-up: require CREATE+DROP privileges for "CREATE OR REPLACE DATABASE", instead of just CREATE privilege.
2014-12-10 08:19:19 +0400
DATABASE: CREATE OR REPLACE A test clean-up: The "SHOW DATABASES" queries now use "LIKE 'db%'", to display only the databases created during this test, thus exclude the system databases, as some of them can be optional (e.g. performance_schema).
2014-12-10 08:13:08 +0400
DATABASE: CREATE OR REPLACE
2014-12-09 10:35:16 -0500
: mariadb-galera-server el7 rpms packaging issue, no mariadb-server in provides : Fix issue with missing dependency socat when installing MariaDB-galera-server on RedhatEL/OracleEL/(Others?) RPM based
2014-12-08 23:44:53 -0500
Merged patch for from maria-5.5-galera.
2014-12-08 10:56:08 +0400
Split HA_CREATE_INFO
2014-12-06 20:34:33 +0300
Update test results
2014-12-06 20:13:38 +0300
EXPLAIN FORMAT=JSON : Fix , bug in pretty-printer
2014-12-06 19:27:42 +0300
EXPLAIN JSON: Print out the "expensive constant condition" attached to joins.
2014-12-05 16:09:48 +0100
: Optimistic parallel replication
2014-12-06 04:02:30 +0300
: Assertion `0' failed in subselect_engine::get_identifier()
2014-12-06 03:11:03 +0300
EXPLAIN FORMAT=JSON: Full scan on NULL key (join case)
2014-12-06 02:23:37 +0300
EXPLAIN FORMAT=JSON: Support "range checked for each record"
2014-12-06 01:11:22 +0300
EXPLAIN FORMAT=JSON: Support range+MRR plans (when MRR is used but BKA is not)
2014-12-05 21:38:16 +0400
Storage engines tests: ALTER ONLINE works differently for MERGE in 10.0
2014-12-05 16:38:48 +0400
Fixed valgrind warnings in delete_dynamic().
2014-12-05 14:23:24 +0400
Run engines tests for MyISAM and in-built InnoDB
2014-12-04 14:10:41 +0200
Add possibility to success on Windows.
2014-12-04 02:54:42 +0400
Failures in engines/* tests, part 6
2014-12-04 02:17:09 +0400
Failures in engines/* tests, part 5
2014-12-04 02:16:41 +0400
Failures in engines/* tests, part 4
2014-12-04 01:59:25 +0400
Failures in engines/* tests, part 3
2014-12-04 01:52:03 +0400
Failures in engines/* tests, part 2
2014-12-03 19:53:40 +0400
Failures in engines/* tests, part 1
2014-12-02 13:26:45 +0200
: innodb.innodb-mdev7046 fails in various ways on buildbot
2014-12-03 15:49:31 +0100
: show_explain.test times out randomly
2014-12-01 14:58:29 +0400
- Recurring: InnoDB: Failing assertion: !lock->recursive
2014-12-03 13:38:39 +0200
: Test failure on innodb.innodb_bug12400341 at Windows
2014-12-02 12:19:29 +0200
: innodb-change-buffer-recovery fails on windows
2014-12-02 01:31:49 +0400
: innodb.innodb_bug14147491 fails in buildbot on Windows
2014-11-25 12:04:32 +0200
Better comments part 2 with proof and simplified implementation. Thanks to Daniel Black.
2014-11-25 08:22:10 +0200
Fix typo.
2014-11-24 18:32:44 +0100 *
Make the fix for getting day names of dates more general modified: storage/connect/ha_connect.cc storage/connect/value.cpp
2014-11-24 18:26:44 +0100 *
Enhance the implementation of ODBC tables when using scrollable cursor modified: storage/connect/odbconn.cpp storage/connect/odbconn.h storage/connect/tabodbc.cpp
2014-11-23 16:12:26 +0100 *
Fix a bug causing the day always printed as Sunday for date columns with a date format specifying DDD or DDDD. modified: storage/connect/ha_connect.cc storage/connect/value.cpp
2014-11-20 23:18:51 +0100 *
Remove gcc warning (variable n is set and not used) modified: storage/connect/odbconn.cpp
2014-11-20 12:57:33 +0100 *
Remove gcc warning on variable n set but not used modified: storage/connect/odbconn.cpp
2014-11-20 11:00:02 +0100 *
Implement putting in memory the result set from an ODBC query. modified: storage/connect/odbconn.cpp storage/connect/odbconn.h storage/connect/tabodbc.cpp storage/connect/tabodbc.h
2014-11-19 13:33:37 -0500
: [PATCH] wsrep_guess_ip doesn't compile on OpenBSD
2014-11-17 11:56:03 -0500
: Server crashed on CREATE TABLE ... SELECT
2014-11-04 08:30:23 +0100
Added sles11 repo packages
2014-10-08 13:30:45 -0400
: Yum Upgrade on CentOS 6.5 causes instant crash of MariaDB/Galera
2014-10-03 21:22:41 -0400
: InnoDB: Assertion failure in file lock0lock.cc (lock != ctx->wait_lock)
2014-09-30 18:06:15 -0400
bzr merge -r4123..4144 codership/5.6
2014-09-24 12:17:29 -0400
Moved wsrep_slave_threads to optional settings.
2014-09-23 14:33:27 -0400
Updated config files: - Removed QC restriction - Added bind-address Fixed file permissions for wsrep_sst_rsync.sh. Removed some unnecessary files.
2014-09-22 12:15:44 -0400
: Galera crash in rpl_sql_thread_info/cached_charset_compare
2014-09-17 14:59:39 -0400
: Galera: Enable QC
2014-09-17 09:54:04 -0400
Reverting version change to match the version of supporting packages available on buildbot.
2014-09-16 12:58:35 -0400
Updated mysqld--help test and result (, ).
2014-09-16 12:42:17 -0400
: mysqld --help --verbose initializes wsrep
2014-09-09 19:19:12 -0400
Minor improvements in mtr and wsrep test files.
2014-09-09 13:43:01 -0400
: wsrep_data_home_dir should default to @@datadir
2014-09-09 09:25:47 -0400
: wsrep_node_name not automatically set to hostname
2014-09-08 21:21:37 -0400
: Improved handling of wsrep-new-cluster option
2014-09-08 14:01:41 -0400
Bumping server version. (10.0.14-galera)
2014-09-03 18:25:49 +0300
: MariaDB galera cluster crashes in file row0mysql.cc line 684 DELETE FROM ports WHERE ports.id = 'f37aa3fe-ab99-4d0f-a566-6cd3169d7516' where table ports have foreign keys.
2014-08-29 09:42:13 +0300
: Test wsrep.variables hangs
2014-08-27 15:28:43 +0300
Fix compiler error when WITH_WSREP is not used.
2014-08-26 16:23:56 -0400
Merged fix for from maria-5.5-galera.
2014-08-25 09:13:15 +0300
: rpl.rpl_mdev6020 fails sporadically with SIGABRT
2014-08-14 18:43:04 -0400
Fix for build failure in tokudb.
2014-08-14 18:19:01 -0400
Fix for some failing rpl tests.
2014-08-13 11:29:13 -0400
Test modifications
2014-08-12 18:26:45 -0400
Updated WSREP_PATCH_REVNO.
2014-08-12 16:39:10 -0400
Merge of innobase changes to xtradb. (r3871..3873).
2014-08-12 14:50:26 -0400
bzr merge -c4123 codership/5.6/ (minus )
2014-08-12 14:05:44 -0400
bzr merge -r4104..4120 codership/5.6/
2014-08-12 12:43:56 -0400
bzr merge -r4101..4103 codership/5.6/
2014-08-11 14:31:30 -0400
Added 'have_innodb_disallow_writes.inc'.
2014-08-07 18:29:20 -0400
: mysqldump unknown option --galera-sst-mode
2014-08-05 19:00:54 -0400
: local merge from maria-5.5-galera.
2014-07-31 16:40:32 -0400
: MariaDB Galera Cluster cant use rsync sst
2014-07-22 10:04:57 -0400
Local merge of patch for from maria-5.5-galera.
2014-07-22 09:43:42 -0400
Local merge of patch for from maria-5.5-galera.
2014-07-21 17:27:06 -0400
Local merge of patch for from maria-5.5-galera.
2014-07-15 01:01:49 -0400
: local merge from maria-5.5-galera.
2014-07-12 18:21:29 -0400
Merge of patch for .
2014-07-11 13:40:39 -0400
Merge of patch for .
2014-07-09 11:07:23 -0400
Merge of patch for from maria-5.5-galera.
2014-07-04 11:59:09 +0300
Add test case for
2014-07-04 11:58:14 +0300
Merge -r4105..4106 from codership/5.6
2014-07-04 11:41:09 +0300
Merge -r4102..4103 codership/5.6/
2014-06-30 09:03:29 -0400
Bumping server version. (10.0.13-galera)
2014-06-26 12:11:12 -0400
Fix for some failing tests.
2014-06-25 11:22:01 -0400
Follow-up patch for to fix a segfault.
2014-06-25 00:45:12 -0400
Fixed a typo and updated mysqld--help test result.
2014-06-23 19:14:28 -0400
: wsrep system variables not listed alphabetically
2014-06-23 10:18:52 -0400
Updated sys_vars.all_vars result file.
2014-06-19 21:55:19 -0400
Merging fix for from maria-5.5-galera.
2014-06-19 18:48:20 -0400
bzr merge -r4091..4101 codership/5.6/
2014-06-18 10:19:18 -0400
: (post-fix) Using C-style comments in mysqldump.
2014-06-16 14:55:14 -0400
: Fix mysqldump SST method to transfer binlog state to the joiner
2014-06-16 10:32:21 -0400
Bumping the revision number.
2014-06-09 16:13:30 -0400
Fix for a debian build failure (cherry-picked from 10.0:r4231).
2014-06-06 13:27:15 -0400
: Fix rsync SST method to transfer binlog state to the joiner
2014-06-05 23:31:00 -0400
Modified mtr script to skip inclusion of 'galera' test suites if galera library is not specified or found.
2014-06-02 22:45:41 -0400
Fix for wsrep_sst_xtrabackup-v2.sh script.
2014-06-02 08:26:42 -0400
Fixed a typo in debian control file.
2014-05-29 21:02:17 -0400
Added rsync to galera server's rpm dependency list.
2014-05-29 15:39:29 -0400
Added rsync to galera server's debian dependency list.
2014-05-28 00:46:21 -0400
: Changing password fails on galera cluster
2014-05-27 10:11:42 -0400
Fixing a typo s/connection_tcpwrap_errors/connection_errors_tcpwrap, causing build to fail when HAVE_LIBWRAP is enabled.
2014-05-27 09:06:04 -0400
Removing rsync from the debian build dependency list.
2014-05-25 00:18:26 -0400
: MariaDB-Galera-server uses 'socat', but 'socat' is not in the dependency list
2014-05-22 18:31:04 -0400
Merging changes from maria-5.5-galera and some test fixes.
2014-05-21 18:10:43 -0400
bzr merge -r4089..4091 codership/5.6
2014-05-21 17:07:17 -0400
bzr merge -r4065..4088 codership/5.6
2014-05-21 16:03:58 -0400
Fix for a segfault.
2014-05-21 15:16:15 -0400
Fix for a build failure.
2014-05-21 15:04:13 -0400
bzr merge -r3985..3991 codership/5.5
2014-05-21 14:32:57 -0400
bzr merge -r3968..3984 codership/5.5 (non-Innodb changes only).
2014-05-21 12:09:31 -0400
Updated wsrep.variables result.
2014-05-21 11:59:33 -0400
Added test for .
2014-05-21 11:23:59 -0400
Fixed a segfault issue by initializing thd's system_thread_info in wsrep applier threads, introduced by .
2014-05-12 12:14:27 -0400
(Issue 1),
2014-04-30 15:40:00 -0400
[Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1286: Unknown storage engine 'InnoDB'
2014-04-17 14:10:22 -0400
: yum update for MGC-10.0 fails (10.0.7 -> 10.0.10)
2014-04-16 13:04:03 -0400
: xtrabackup SST failing with maria-10.0-galera
2014-04-15 22:31:08 -0400
Adding wsrep_sst_xtrabackup-v2 to the list of files in mariadb-galera-server package.
2014-04-15 22:16:11 -0400
Fix for build failure.
2014-04-15 14:27:45 -0400
mysqldump sst fails on maria-10.0-galera
2014-04-11 13:20:13 -0400
: mysqldump sst fails on maria-10.0-galera
2014-04-10 23:27:08 -0400
Removing unnecessary extra copies of wsrep_sst_xxx scripts.
2014-04-09 12:25:47 -0400
Fixes for some test failures.
2014-04-02 22:35:12 -0400 *
Merging fix for * Removing duplicate code
2014-03-29 13:34:50 +0200
References: - initial support for tokudb replication in master-slave model
2014-03-27 16:22:57 -0400
Merged revision 3471, 3472 & 3473 from maria-5.5-galera.
2014-03-27 08:22:29 -0400
Merged r3468 from maria-5.5-galera.
2014-03-27 08:17:24 -0400
Merged r3466 from maria-5.5-galera.
2014-03-27 10:56:11 +0200
References - merged the fix from wsrep-5.6 skipping secondary index dupkey checks for applier
2014-03-26 14:13:12 -0400
bzr merge -r4062..4065 codership/5.6
2014-03-26 14:04:50 -0400
Merging InnoDB changes to xtradb (r3783..3808).
2014-03-26 11:12:38 -0400 *
bzr merge -r4027..4061 codership/5.6 * Merged Innodb changes to xtradb
2014-03-25 23:13:30 -0400
bzr merge -r4021..4026 codership-mysql/5.6.
2014-03-25 17:02:57 -0400
Updated WSREP_PATCH_REVNO.
2014-03-25 17:01:05 -0400
bzr merge -r3946..3968 codership/5.5
2014-03-25 14:42:15 -0400
bzr merge -r3933..3945 codership/5.5 (Non-InnoDB changes only).
2014-03-25 13:39:12 -0400
bzr merge -r3928..3932 codership/5.5
2014-03-24 16:40:24 -0400
Merging deb/rpm script changes from maria-5.5-galera.
2014-03-20 16:03:20 +0200
References: - moved releasing of wsrep THD mutex and thd->awake later, so that wsrep->abort_pre_commit() is guaranteed to run for a thread which is still in conflict state
2014-03-14 17:52:55 -0400
Modified debian scripts to make galera packages self-contained.
2014-03-13 11:56:37 -0400
Debian script fixes.
2014-03-04 22:10:28 -0500
: SHOW GLOBAL STATUS LIKE does not show the correct list of variables when using "_"
2014-02-27 17:56:28 -0500
Init script contains syntax error
2014-02-19 13:59:10 -0500
Fixed install_macros.cmake to set the correct destination for documentation.
2014-02-14 17:03:44 -0500 *
mysqld_safe could not start server as it failed trying to perform wsrep position recovery. Fixed by correcting the erroneous mysqld command by properly quoting it.
2014-02-13 09:33:04 -0500
Fixes in debian distribution files.
2014-02-11 15:03:42 +0200
: Assertion failure during lock_cancel_waiting_and_release.
2014-02-10 09:22:24 -0500
: Cannot install InnoDB/XtraDB plugin (undefined symbol: wsrep_md5_update)
2014-02-07 09:14:43 -0500
Dummy empty revision (to trigger bb).
2014-02-03 17:14:38 -0500
Fix for main.commit test.
2014-01-30 20:27:01 -0500 *
Fixed debian dist file names. * Fixed failing test results. * Updated tztime.cc ().
2014-01-30 12:45:38 -0500 *
Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera. * Fixed Debian/Ubuntu dist files. * Fixed some compiler warnings.
2014-01-29 08:54:17 +0200
Fixed issue on wsrep_kill_victim mutexing order error. Furthermore, fixed merge errors found on mysql-test suite testing.
2014-01-28 09:48:51 +0200
Fixed issue with extra status lines Wsrep_local_bf_aborts at SHOW GLOBAL STATUS LIKE 'x'; where x != wsrep_local_bf_aborts by changing it as SHOW_SIMPLE_FUNC from SHOW_FUNC.
2014-01-20 12:17:31 +0200
Fixed issue with retrying autocommitted transactions. We might need to clean up the explain structure in this case.
2014-01-17 13:55:09 +0200
Fixed one compiler warning in wsrep_applier.cc
2014-01-17 13:28:43 +0200
Added missing files
2013-11-27 22:20:32 +0200
fixes for wsrep-5.5 merges
2013-11-27 14:45:32 +0200
Ported all remaining storage/innobase changes from lp:codership-mysql/5.6, up tp revision #4021 This is same level as wsrep_25.1 milestone Note: stotage/xtaradb is not upgraded yet
2013-11-27 01:10:29 +0200
diffed in fix in #3953 from lp:codership-mysql/5.6
2013-11-27 00:54:21 +0200
diffed in the fix from revision #3937 from lp:codership-mysql/5.6
2013-11-27 00:44:10 +0200
bzr merge -c 3921 lp:codership-mysql/5.6
2013-11-27 00:18:44 +0200
bzr merge -r3904..3928 lp:codership-mysql/5.5 This is now otherwise on level wsrep-25.9, but storage/innobase has not been fully merged wsrep-5.5 is not good source for that, so we probably have to cherry pick innodb changes from wsrep-5.6
2013-11-26 22:09:14 +0200
bzr merge -r3895..3903 lp:codership-mysql/5.5 This is just before 5.5.34 merge in wsrep-5.5 branch
2013-11-26 17:03:14 +0200
merge from lp:codership-mysql/5.5 rev #3895
2013-11-26 16:48:30 +0200
Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep API #24
2013-11-06 00:29:37 +0200
bzr merge -r3890..3891 lp:codership-mysql/5.5
2013-11-06 00:02:22 +0200
bzr merge -r3889..3890 lp:codership-mysql/5.5
2013-10-15 12:03:57 +0300
Fixed performance schema instrumentation on galera and added correct mutexing when cancelling waiting trx on InnoDB
2013-10-14 11:54:27 +0300
Fix incorrect merge
2013-10-11 16:51:26 +0300
Fix temporary table search
2013-10-11 12:28:13 +0300
Merge fix for DDL handling
2013-10-07 20:18:58 +0300
Added correct mutexing on trx handling.
2013-10-07 11:35:19 +0300
Merge fixes, now at level 3430 in mariadb-galera-5.5
2013-10-07 09:43:19 +0300
Merged revisions 3425..3430 from mariadb-galera-5.5
2013-10-07 08:57:23 +0300
Merged revisions 3418..3424 from mariadb-galera-5.5
2013-10-07 00:18:26 +0300
Merged revisions 3411..3417 from mariadb-galera-5.5
2013-10-06 23:59:20 +0300
Merged revisions 3409..3411 from mariadb-galera-5.5
2013-10-06 23:54:18 +0300
Merged #3909 from mariadb-galera-5.5
2013-09-26 14:10:47 +0300
Fixed merge error on rollback to savepoint
2013-09-25 10:42:05 +0300
After merge fixes
2013-09-09 10:38:58 +0300
Merge fix.
2013-09-04 09:54:40 +0300
Fix merge error
2013-09-04 08:47:05 +0300
Fixed merge errors and XA prepare
2013-07-16 12:09:38 +0300
Initial fixes after mariadb 10 merge, basic replication works now
2013-07-13 13:01:13 +0300
Initial merge result with mariaDB 10: lp:maria
This page is licensed: CC BY-SA / Gnu FDL