The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 5 Apr 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 #ebce682557 2017-04-04 22:00:03 +0300 - Merge ../10.2-mariarocks into 10.2
2017-04-04 17:46:56 +0300
MariaRocks: temporarily disable 32-bit Windows builds
2017-04-04 18:55:18 +0000
Windows, compiling : Remove _DEBUG preprocessor constant, to fix debug build with older cmake.
Merge 2017-04-04 17:12:06 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks
2017-04-04 08:50:01 +0000
Fix aws_key_management compilation after mismerge
Merge 2017-04-04 07:59:25 +0300 - Merge 10.1 into 10.2
2017-04-03 19:36:54 +0300
SIGSEGV in buf_page_decrypt_after_read() during DDL
2017-03-31 17:40:42 +0200
fix Ninja builds for AWS SDK
2017-03-31 15:25:35 +0200
put all aws_key_management plugin files into plugin/aws_key_management
2017-03-31 16:01:37 +0000
AWS KMS plugin : Fix building in case AWS C++ SDK was preinstalled into non-standard compiler/linker path (e.g vcpkg on Windows).
2017-04-03 15:59:38 -0700
Fixed bug .
2017-04-04 12:39:27 +0300
: (Temporary) Don't run MariaRocks tests under valgrind
2017-04-04 12:36:14 +0300
MariaRocks: temporarily disable a few failing tests
Merge 2017-04-03 13:48:05 +0300 - Merge 10.2 into bb-10.2-mariarocks
2017-03-29 08:08:50 +0300
: Unknown table 'innodb_cmp_per_index_reset' in
2017-04-01 18:55:42 +0200
include C/C fix for binding of int values to string variables
2017-04-01 18:54:15 +0200
vcol.wrong_arena fails in fulltest
2017-04-01 15:59:45 +0200
Avoid TARGET_LINK_LIBRARIES() for plugins
2017-04-01 15:58:29 +0200
Check constraint with query crashes server and renders DB unusable
2017-03-31 19:56:15 +0200
restore libmariadb state
2017-03-30 13:11:34 +0300
Keep 128 persistent rollback segments for compatibility and performance
2017-03-31 15:03:02 +0200
update C/C to fix main.mysql_client_test_nonblock failures
2017-03-30 15:26:10 +0200
properly close the table in fill_schema_table_from_frm()
2017-03-31 15:18:28 +0400
OOM in create_virtual_tmp_table() makes the server crash
2017-04-03 10:29:40 +0300
Disable compilation of storage/rocksdb/unittest/test_properties_collector
2017-04-02 23:38:28 +0300
Post-fixes for "Rename plugin rocksdb_se to rocksdb"
2017-04-02 23:14:12 +0300
rocksdb_sys_vars should not be run if MyRocks is not compiled.
Merge 2017-04-02 18:22:39 +0000 - Merge branch 'bb-10.2-mariarocks-wlad' of into bb-10.2-mariarocks-wlad
Merge 2017-04-02 12:38:40 +0000 - Merge branch 'bb-10.2-mariarocks' into bb-10.2-mariarocks-wlad
2017-04-02 12:35:59 +0000
rocksdb - fix failing tests on Windows
Merge 2017-04-01 16:05:08 +0000 - Merge branch 'bb-10.2-mariarocks' into bb-10.2-mariarocks-wlad
2017-03-30 13:11:34 +0000
Allow to specify C runtime library used for compilation. Default to static release (previously static debug was used in debug builds, but not is appears to be too slow)
2017-04-01 12:39:09 +0000
Fixes for innodb crash recovery tests from Serg
2017-04-01 11:51:24 +0000
MariaRocks : Fix looking up sst_dump
2017-04-01 11:01:36 +0000
Fix result files
Merge 2017-04-01 10:55:54 +0000 - Merge branch 'bb-10.2-mariarocks' into bb-10.2-mariarocks-wlad
2017-04-01 10:47:06 +0000
Enable MariaRocks test on Buildbot
2017-04-01 10:37:36 +0000
Fix the build on Windows.
2017-04-02 18:22:22 +0000
Rename plugin rocksdb_se to rocksdb
2017-04-02 12:35:59 +0000
rocksdb - fix failing tests on Windows
2017-03-30 13:11:34 +0000
Allow to specify C runtime library used for compilation. Default to static release (previously static debug was used in debug builds, but not is appears to be too slow)
2017-04-01 12:39:09 +0000
Fixes for innodb crash recovery tests from Serg
2017-04-01 11:51:24 +0000
MariaRocks : Fix looking up sst_dump
2017-04-01 10:47:06 +0000
Enable MariaRocks test on Buildbot
2017-04-01 10:37:36 +0000
Fix the build on Windows.
2017-04-02 14:51:59 +0300
Mark rocksdb.bulk_load and rocksdb.add_index_inplace_sstfilewriter as big
2017-04-02 13:12:19 +0300
Disable persistent_cache.test due to upstream MyRocks issue #579.
2017-04-02 12:18:23 +0300
: binlog_encryption.encrypted_* tests fail with Can't locate autodie.pm error
2017-04-01 16:11:19 +0300
Apply a workaround for MyRocks upstream issue #569
2017-04-01 11:01:36 +0000
Fix result files
2017-04-01 12:56:45 +0300
Update test results after changes in search_pattern_in_file.inc
2017-04-01 10:12:28 +0300
Fix debian architecture parsing
2017-04-01 06:32:20 +0300
Fix coompilation on windows
2017-03-31 16:28:27 +0200
MariaRocks tests: various cleanups
2017-03-14 15:36:30 +0100
search_pattern_in_file.inc changes
2017-03-12 11:18:51 +0100
remove two redundant *.inc files to restart a server
2017-03-13 10:18:15 +0100
ha_start_consistent_snapshot() did not check for errors
2017-03-11 16:25:03 +0100
move rocksdb specific changes into rocksdb
2017-03-10 19:41:48 +0100
don't export all charsets to plugins
2017-03-10 19:41:35 +0100
remove my_hash_const_element(), use Hash_set in C++ code
2017-03-13 10:21:00 +0100
remove DB_TYPE_ROCKSDB
2017-03-31 14:06:28 +0000
MariaRocks : Run rocksdb suite on Windows
2017-03-31 01:32:59 +0300
Post-merge fixes
Merge 2017-03-31 01:14:00 +0300 - Merge 10.2 into bb-10.2-mariarocks
2017-03-30 08:46:12 +0300
Rename InnoDB transaction undo logging predicates.
2017-03-30 14:34:45 +0300
post-merge fix.
2017-03-30 13:12:57 +0200
disable failing test, see
Merge 2017-03-30 12:48:42 +0200 - Merge branch '10.1' into 10.2
2017-03-28 19:34:51 +0200
restore the correct linking of ed25519 plugin
2017-03-27 11:04:06 +0200
disable innodb snappy for release builds
2017-03-28 12:28:09 +0300
Fix test failure on debug_key_management test.
Merge 2017-03-24 18:20:09 +0200 - Merge 10.0 into 10.1
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
2017-03-24 10:02:31 +0100
Fix some warnings on Windows compilation - silence warnings in ed25519 reference implementation - fix signed/unsigned warning in popular header item_func.h
2017-03-23 19:28:36 +0000
Fix compiler error
2017-03-23 11:48:56 +0000
Performance : replace calls to clock() inside trx_start_low() by THD::start_utime
Merge 2017-03-21 19:20:44 +0100 - Merge branch '10.0' into 10.1
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-16 09:07:20 +0100
cleanup: pfs_upgrade* tests
2017-03-13 10:54:08 +0100
main.mysql_upgrade_noengine fails in buildbot on ppc64le
2017-03-16 17:30:13 +0200
Add assertions when key rotation list is used.
2017-03-16 13:35:36 +0200
Add more stub missing man pages
2017-03-14 20:44:25 +0000
Fix AWS KMS plugin's compile error
2017-03-14 12:56:01 +0200
: Mariadb uses 100% of several of my 8 cpus doing nothing
2017-03-14 09:56:05 -0400
bump the VERSION
2017-03-13 23:13:24 +0000
Fix truncation of affected rows and insert id in select_insert::send_ok_packet
Merge 2017-03-13 19:17:34 +0200 - Merge 10.0 into 10.1
2017-03-10 18:33:38 +0200
Shutdown fails to wait for rollback of recovered transactions to finish
2017-03-11 20:59:52 +0200
Updated list of unstable tests for 10.1.22
2017-03-11 12:42:55 +0100
test failures in buildbot
2017-02-10 13:26:55 +0200
Correct FSF address
2017-03-07 19:21:42 +0100
-Werror should not appear in released tarballs
2017-03-07 19:17:37 +0100
Unsafe strmov - function definition in include/m_string.h
2017-03-06 01:27:34 +0100
ed25519 plugin: simplify the api
2017-03-05 16:18:16 +0100
Modern alternative to the SHA1 authentication plugin
2017-03-06 22:42:00 +0100
small plugin API related fixes
2017-03-06 19:37:48 +0100
cleanup: sort various lists of services
2017-03-06 19:34:22 +0100
thd_rnd service
2017-03-06 17:32:18 +0100
Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO
2017-03-06 17:05:03 +0100
base64 service
2017-03-06 15:31:25 +0100
remove old API for SHA2
2017-03-06 13:06:03 +0100
my_sha2 service
2017-03-06 12:45:36 +0100
cleanup: generalize my_sha1.cc
2017-03-05 15:50:32 +0100
make sql_udf.cc to shorten dlerror() messages
2017-03-05 20:51:31 +0100
cleanup: remove a duplicate file
2017-03-06 15:07:46 +0100
typo fixed
2017-03-08 14:54:12 +0100
don't show 'performance_schema_%_classes_lost' variables in tests
2017-03-04 17:17:00 +0100
BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade not handling the situation
2017-02-07 22:56:28 +0100
make mysql_upgrade try to install missing storage engine plugins ()
2017-03-03 15:27:19 +0100
I_S.TABLES inconsistencies with tables with unknown storage engine
2017-03-02 15:36:18 +0100
I_S.TABLES inconsistencies with tables with unknown storage engine
2017-03-02 14:04:14 +0100
trivial cleanup
2017-03-02 20:59:29 +0100
cleanup: change dd_frm_type() to return the engine name, not legacy_db_type
2017-03-02 06:53:07 +0100
don't do vio_description(NULL)
2017-03-01 23:52:35 +0100
Fail to insert on a table where a field has no default
2017-03-10 16:25:01 +0100
compiler warnings
Merge 2017-03-10 15:16:13 +0200 - Merge 10.0 into 10.1
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-10 14:07:22 +0200
: main.repair_symlink-5543 fails in buildbot
2017-03-09 13:18:40 +0200
Add missing stub manpages
2017-03-09 16:52:57 +0200
Remove leftover merge conflict marker
2017-03-09 14:45:52 +0200
WSREP: Use TRX_ID_FMT for trx_id_t in messages.
2017-03-09 15:09:44 +0200
Fix an error introduced in the previous commit.
2017-03-09 08:54:07 +0200
Fix InnoDB/XtraDB compilation warnings on 32-bit builds.
Merge 2017-03-08 19:44:22 +0200 - Merge 10.0 into 10.1
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
Merge 2017-03-06 21:50:42 +0200 - Merge branch 'bb-10.0-vicentiu' into 10.0
2017-03-06 19:25:22 +0200
Make tokudb report ENOENT when renaming table to nonexistant DB
2017-03-06 19:17:15 +0200
Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80"
2017-03-05 15:17:23 +0200
Disable 2 tokudb tests
2017-03-05 14:50:03 +0200
rpl_extra_col_slave_tokudb changes result set
2017-03-05 14:32:30 +0200
Fix tokudb.gap_lock_error test
2017-03-05 12:26:32 +0200
Updated list of unstable tests for 10.0.30 release
Merge 2017-03-05 02:44:39 +0200 - Merge branch 'merge-pcre' into 10.0
2017-03-05 02:27:59 +0200
8.40
Merge 2017-03-05 02:22:40 +0200 - Merge remote-tracking branch 'connect/10.0' into 10.0
2017-03-02 12:12:53 +0100
Update version number and date modified: storage/connect/ha_connect.cc
2017-02-24 23:21:20 +0100
Fix crashing when joining two JDBC tables.. Was in close (the virtual machine could have been detached. modified: storage/connect/jdbconn.cpp
2017-02-16 18:01:48 +0100
All changes made on 10.1
2017-01-17 19:39:49 +0100
Commit changes made for version 10.1
2017-03-05 02:01:49 +0200
Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80
Merge 2017-03-05 02:01:21 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0
2017-03-05 01:31:32 +0200
5.6.35-80.0
2017-03-05 01:06:01 +0200
Update xtradb version to match the merged one
2017-03-05 01:00:21 +0200
Add missing sys_var test for innodb_stats_include_delete_marked
Merge 2017-03-05 00:59:57 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0
2017-03-04 20:49:14 +0200
5.6.35-80.0
2017-03-03 20:16:16 +0200
Add missing DBUG_RETURN
2017-03-03 20:12:48 +0200
Post Fix test failures in maria and myisam storage engines
Merge 2017-03-03 01:37:54 +0200 - Merge branch '5.5' into 10.0
2017-02-26 15:40:18 -0800
Fixed bug .
2017-02-23 12:48:15 +0100
MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - REQUIRES FLUSH PRIVILEGES
2017-02-23 12:41:13 +0100
Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT FUNCTIONS/PRIVILEGES DIFFERENTLY'.
2017-02-23 10:37:02 +0100
delete the installation warning for CentOS4/RHEL4
2017-02-23 10:34:51 +0100
MariaDB fails to restart after 10.0.29-1.el7 update
2017-02-23 10:32:34 +0100
selinux build failure on Fedora 24
2017-02-22 15:22:22 +0100
Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Debug
2017-02-21 11:07:42 +0100
wrong databasename in mysqldump comment
2017-02-20 22:40:47 +0100
bugfix: remove my_delete_with_symlink()
2017-02-20 19:53:12 +0100
race-condition safe implementation of test_if_data_home_dir()
2017-02-20 11:07:38 +0100
race-condition safe implementation of mi_delete_table/maria_delete_table
2017-02-20 22:41:17 +0100
support MY_NOSYMLINKS in my_delete()
2017-02-20 13:39:54 +0100
compilation failure
2017-02-18 15:18:35 +0100
cleanup: remove now-unused argument
2017-02-15 18:45:19 +0100
mi_open race condition
2017-02-18 10:38:14 +0100
cleanup: NO_OPEN_3 was never defined
2017-02-18 10:20:15 +0100
cleanup: remove 16-year-old "TODO"
2017-02-18 10:10:34 +0100
cleanup: mysys_test_invalid_symlink
2017-02-18 10:08:49 +0100
cleanup: my_register_filename()
2017-02-18 10:01:31 +0100
cleanup: fn_format, remove dead code
2017-02-18 15:06:25 +0100
bugfix: DEBUG_SYNC() invoked with no THD
2017-02-16 13:24:00 +0100
Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::write_record_data
2017-02-16 11:32:47 +0100
Wrong usage of linked list in mysql_prune_stmt_list
2017-02-24 00:10:08 -0800
Fixed bug .
2017-02-23 19:46:10 +0200
tokudb_bugs.xa-N tests fail with timeout on valgrind
2017-02-22 10:03:33 +0200
/ post-fix: Do not posix_fallocate() too much.
2017-02-22 09:17:30 +0200
post-fixes
2017-02-22 11:40:01 +0530
5.5 rpl and federated tests massively fail in buildbot with valgrind
2017-02-22 01:36:16 +0400
Assertion `m_extra_cache' failed in ha_partition::late_extra_cache(uint).
2017-02-20 17:58:42 +0200
Extending an InnoDB data file unnecessarily allocates a large memory buffer on Windows
2017-02-20 17:16:59 +0200
Remove a bogus Valgrind "suppression".
2017-02-17 13:37:18 +0100
: [ERROR] mysqld got signal 11
2017-02-20 18:22:01 +0400
Make Audit Plugin working with MySQL 8.0.
2017-02-18 20:39:49 +0200
parts.partition_float_myisam failed with timeout in buildbot
2017-02-16 23:44:54 -0800
Fixed bug .
2017-02-17 00:57:24 +0200
rpl.rpl_heartbeat_basic fails sporadically in buildbot
2017-02-12 23:19:48 +0600
minor typo in a description of mysql_parse()
2017-02-16 12:02:31 +0200
Fix gcc 6.3.x compiler warnings.
2017-02-13 17:29:32 -0500
: MariaDB Test Suite issue with test sys_vars.secure_file_priv.test
2017-01-27 16:47:00 +0200
backported build-tags from 10.2 to ensure that 'make tags' works again with xemacs
2017-01-27 16:46:26 +0200
Fix for memory leak in applications, like QT,that calls my_thread_global_init() + my_thrad_global_end() repeatadily. This caused THR_KEY_mysys to be allocated multiple times.
2017-01-23 19:40:22 -0800
Fixed bug .
2017-01-18 11:42:41 -0800
Fixed bug .
2017-03-08 17:35:55 +0200
Minor wording fix in mysqladmin man page
2017-03-07 15:06:01 +0400
- System Unit File After network-online
2017-03-03 12:33:24 +0400
- Lintian complains about executable bits
2017-03-07 17:27:27 +0400
Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES.
2017-01-05 12:07:26 +0100
properly set paths in systemd unit files
2017-01-23 11:58:41 +0100
Updated innotop on debian/additions from 1.7.1 to 1.11.4
2017-02-26 16:49:47 +0100
spelling fixes
2015-04-21 08:32:31 +0200
Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES
2017-03-06 10:02:01 +0200
Replace some functions with macros.
Merge 2017-03-03 13:27:12 +0200 - Merge 10.0 into 10.1
2017-03-03 12:03:33 +0200
: Retry posix_fallocate() after EINTR.
2017-02-28 22:26:53 +1100
: support-files/mysql-log-rotate.sh not binlog either
2017-02-28 21:47:44 +1100
: Alter Debian log rotate to not rotate binary/relay logs
2017-02-28 21:39:34 +1100
: mysqladmin flush-X-log options
2017-02-28 20:21:19 +1100
: Add --local to mysqladmin
2017-01-23 08:34:59 +1100
: Advance Toochain library cache workaround (temporary)
2017-03-02 12:35:31 +0400
- main.events_restart failed in bb
2017-03-01 11:41:48 +0400
Fixed missing DBUG_RETURN
2017-02-28 15:23:44 +0400
- main.events_restart failed in bb
2017-02-23 20:45:07 +0100
Link failure on missing -L${LIBLZ4_LIBRARY_DIR}
2017-02-22 19:50:27 +0100
KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB tables
2017-02-10 22:39:22 +0200
Fixed wrong arguments to sql_print_error()
2017-02-10 22:35:04 +0200
Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replication
2017-02-10 20:30:37 +0200
Add protection to not access is_open() without LOCK_log mutex
2017-02-10 20:25:01 +0200
Don't allow one to kill START SLAVE while the slaves IO_THREAD or SQL_THREAD is starting.
2017-02-08 02:14:54 +0200
Fixed test failing as myisam table was deleted before oqgraph table.
2017-02-05 02:23:49 +0200
Added error checking for all calls to flush_relay_log_info() and stmt_done()
2017-01-30 16:13:49 +0200
Add protection for reinitialization of mutex in parallel replaction
2017-01-29 23:44:24 +0200
Added a separate lock for start/stop/reset slave. This solves some possible dead locks when one calls stop slave while slave is starting.
2017-01-29 22:10:56 +0200
'Stop slave' hangs on replication slave
2017-01-29 18:18:19 +0200
Fixed compiler warnings
2017-02-23 11:27:52 +0200
Update MariaDB Foundation sponsors
2017-02-28 12:57:33 +0000
Windows : Fix server compile errors when compile with /Zc:strictStrings option
2017-02-28 09:54:12 +0200
InnoDB: Assertion failure loop_count < 5 in file log0log.cc
2017-02-28 10:08:12 +1100
: mtr --mem {no argument of a directory} (#320)
2017-02-23 21:50:55 +0100
: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) crashes and closes hte conneciton.
2017-02-26 23:01:23 +0400
CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.
2017-02-23 14:24:34 +0200
Valgrind tests fail all over in buildbot on 10.0
2017-02-20 11:36:33 +1100
Remove warning: unused variable 'volatile_var' [-Wunused-variable]
Merge 2017-03-02 08:29:52 +0200 - Merge pull request #312 from grooverdan/10.0--stat_tables_par-test-fix
2017-02-16 16:42:25 +1100
: Correct stat_tables_par test results
2017-03-01 10:07:54 +0000
AWS key management plugin: Fix search for system installed AWS SDK libs
2017-02-22 19:55:54 +0200
Remove an unused variable.
2017-02-22 17:17:00 +0200
after-merge fix for 10.1: Use sparse files.
Merge 2017-02-22 15:53:05 +0200 - Merge 10.0 into 10.1
2017-02-22 12:32:17 +0200
post-fix
2017-02-21 16:52:41 +0200
Extending an InnoDB data file unnecessarily allocates a large memory buffer on Windows
2017-02-21 15:03:34 +0200
tokudb.locks-select-update-3 failed in buildbot with lock wait timeout
Merge 2017-02-20 14:02:40 +0200 - Merge 10.0 into 10.1
2017-02-16 19:40:03 +0200
innodb.innodb_bug14676111 fails
2017-02-17 10:36:50 +0200
Revert the tweak to innodb.innodb_bug14676111.
2017-02-18 16:33:18 +0200
rpl.rpl_mdev6386 failed in buildbot
2017-02-17 20:09:14 +0200
Tests failed in buildbot with semaphore waiting warnings
2017-02-20 10:43:42 +1100
: mtr --mem and $MTR_MEM support in sane and consistent manner (10.0) (#289)
2017-02-16 11:16:27 +0200
Fix GCC 6.3.0 warnings.
2017-02-17 12:47:09 +0400
There's no systemd socket activation support yet
2017-02-16 11:12:24 +0200
innodb_use_fallocate does not work in MariaDB Server 10.1.21
2017-02-13 18:40:24 -0500
: wsrep_info.plugin fails sporadically in buildbot
2017-02-11 01:14:06 +0200
Follow-up to - fix the broken test
2017-02-10 17:41:35 +0200
After reivew fixes.
2017-02-10 16:05:37 +0200
After review fixes.
2017-02-09 22:23:26 +0530
: Wrong NULL match results in "Subquery returns more than 1 row" (error code 1242)
2017-02-09 09:36:10 +0200
Post-push fix for : Remove an unused variable.
Merge 2017-02-09 08:51:52 +0200 - Merge 10.0 into 10.1
2017-02-09 08:47:38 +0200
Post-push fix for InnoDB purge workers fail to shut down
2017-02-07 20:08:07 +0200
After review fixes for .
Merge 2017-02-08 17:30:25 +0200 - Merge 10.0 into 10.1
2017-02-08 15:42:15 +0200
InnoDB startup fails to wait for recv_writer_thread to finish
2017-02-08 11:40:09 +0200
Remove unnecessary have_debug.inc, not_valgrind.inc
2017-02-08 11:35:35 +0200
InnoDB wrongly ignores the end of an .ibd file
2017-02-08 10:06:18 +0200
Remove some more error log spam.
2017-02-07 16:09:24 +0200
Remove some error log spam by not effectively setting DEBUG_DBUG='d'.
Merge 2017-02-08 08:53:34 +0200 - Merge 10.0 into 10.1
2017-01-30 17:00:51 +0200
Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.
2017-02-03 12:25:42 +0200
Make innodb_read_only shutdown more robust
2017-02-03 18:17:36 +0200
InnoDB purge workers fail to shut down
2017-02-03 19:33:09 +0200
innodb.innodb-get-fk: Actually test --innodb-read-only.
2017-02-01 02:16:01 +0200
Flush suppressions table to prevent corruption when server is killed
2017-02-01 02:14:37 +0200
Produce better diagnostics when backtrace attempt fails
2017-01-29 00:50:28 +0200
Set sys_errno upon exec command
2017-01-29 21:00:02 +0200
perfschema.table_name fails in buildbot
2017-01-30 18:35:26 -0500
: Fix test case
2017-02-07 13:54:46 -0500
: GET_LOCK: Fractional part of timeout is ignored
2017-02-07 14:32:09 +0200
Add suppression for page corruption caused by error injection.
2017-02-06 10:55:23 +0200
: Fix incorrect memset() for structures containing
2017-02-06 10:47:55 +0200
: Encryption code in /10.2 causes
2017-03-30 09:25:16 +0200
update libmariadb, enable C/C unit tests
2017-03-29 21:12:09 +0200
fix mysql-test unit suite to work for out-of-source builds
2017-03-28 16:56:18 -0700
CHECK constraints are not shown in I_S.TABLE_CONSTRAINTS
2017-03-28 15:08:50 -0700
Fixed bug .
2017-03-28 14:48:54 -0700
Fixed bug .
2017-03-29 13:37:18 +0200
update test results for embedded
2017-03-29 07:21:34 +0400
Wrong error line numbers reported with sql_mode=IGNORE_SPACE
2017-03-28 18:56:37 +0200
update a forgotten result file
2017-03-27 11:03:23 +0200
cleanup: innodb files in cmake/
2017-03-24 11:11:11 +0100
Assertion `(longlong) thd->status_var.local_memory_used >= 0 || !debug_assert_on_not_freed_memory' failed in my_malloc_size_cb_func
2017-03-23 13:53:36 +0100
Assertion `! is_set()' failed in Diagnostics_area::set_ok_status on CREATE TABLE with invalid default
2017-03-22 20:38:10 +0100
Cannot drop column referenced by CHECK constraint: Unknown column 'a' in 'virtual column function'
2017-03-22 18:44:01 +0100
Check constraints on virtual columns fails on INSERT when column not specified
2017-03-22 16:17:03 +0100
InnoDB background threads show up in the processlist
2017-03-22 15:07:28 +0100
MySQL 5.7 and error codes are out of sync
2017-03-22 14:34:34 +0100
don't build the server with jemalloc
2017-03-22 11:52:49 +0100
build fails, multiple errors, in xtradb/handler
2017-02-26 08:36:23 +0100
cleanup: mysqltest
2017-02-24 17:07:12 +0100
main.signal_demo3 fails in buildbot on labrador
2017-03-28 23:36:33 +0400
Add generation_expression to information_schema.columns.
2017-03-27 14:41:17 -0700
Fixed bug . The function st_select_lex_unit::exec_recursive() incorrectly determined that a CTE mutually recursive with some others was stabilized in the case when the non-recursive part of the CTE returned an empty set. As a result the server fell into an infinite loop when executing a query using this CTE.
Merge 2017-03-27 16:47:01 +0000 - Merge branch '10.2' of into 10.2
2017-03-26 22:59:33 -0700
Fixed bug .
2017-03-24 22:04:19 -0700
Fixed bug .
2017-03-27 16:20:06 +0000
Fix connect engine crashes in buildbot tests on Win64.
2017-03-26 23:03:25 +0000
, attempt to fix windows packaging
2017-03-24 19:17:23 +0200
Close a file handle in a Perl snippet.
2017-03-24 18:24:46 +0200
innodb.innodb_bug14676111 fails on buildbot
Merge 2017-03-24 16:04:39 +0100 - Merge pull request #342 from rasmushoj/10.2
2017-03-24 16:54:59 +0200
, added building of AWS for release builds
2017-03-22 01:48:22 +0400
mysqlbinlog exits silently without error when another instance connects to server.
2017-03-20 14:14:01 +0000
Windows : Fix several thousand of warnings with Visual C++ compiler
2017-03-20 15:18:06 +0400
Assertion `!null_value' failed in virtual bool Item::send on JSON_REMOVE.
2017-03-18 21:37:36 +0200
InnoDB: Fix the bogus debug assertion introduced in
2017-03-17 19:18:53 +0000
Fix crash (race condition) in DBUG in connect2 test case.
2015-05-27 14:34:45 +0100
Bug#21153166: REMOVE UNUSED VARIABLES AND CONVERT GLOBAL SYMBOLS TO STATIC
2015-05-26 10:01:12 +0300
Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC
2016-04-22 10:50:45 +0200
Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL
2017-03-17 09:00:31 +0000
Do not send MARIADB_CLIENT_STMT_BULK_OPERATIONS server capability, until the protocol changes for bulk are finalized.
2017-03-17 08:56:57 +0000
Fix several compile warnings on Windows
2016-03-29 13:20:32 +0300
Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFF
2017-03-15 15:56:17 +0200
Remove dict_table_t::does_not_fit_in_memory
2017-03-16 10:18:02 +0530
Test result for fixed
2017-03-15 21:26:39 +0530
: archive.archive fails in buildbot with valgrind (Use of uninitialised value)
2017-03-15 20:15:31 +0530
: Queries which start with WITH clause do not get inserted into query cache
2017-01-24 19:20:30 +0100
: CLIENT_DEPRECATE_EOF : Client must identify a "stored procedure output resultset"
2017-03-15 15:51:44 +0400
Test result fixed.
2017-03-14 17:11:46 +0200
Unnecessary InnoDB warnings upon bootstrap
2017-03-14 17:31:14 +0400
JSON functions don't seem to respect max_allowed_packet.
2017-03-14 16:35:39 +0400
Using spatial index changes type from point to geometry
2017-03-14 15:25:02 +0400
json_search doesn't search for values with double quotes character (").
2017-03-14 12:15:49 +0200
Post-fix Discard temporary undo logs at transaction commit
2017-03-13 20:14:28 +0000
Windows : Remove the option for creating anonymous account from the MSI in 10.2
2017-03-13 19:58:04 +0000
: correction - min innodb pagesize is 4K
2017-03-13 18:38:36 +0000
Windows : Support innodb page sizes in the installer/mysql_install_db.exe
2017-03-13 18:00:42 +0100
: C API header file contains C++ comment for COM_BINLOG_DUMP_GTID
2017-03-09 23:20:51 +0200
Discard temporary undo logs at transaction commit
2017-03-11 15:20:33 +0200
Fix some compilation warnings.
2017-03-10 16:01:02 +0200
Shutdown fails to wait for rollback of recovered transactions to finish
2017-03-10 13:32:26 +0200
Define a mtr_t::start() wrapper inline.
2017-03-10 15:54:41 +0200
Adjust an outdated comment.
2017-03-08 19:05:44 +0100
: Server crashes in mysql_admin_table upon killing ANALYZE
2017-03-26 18:13:29 +0300
Skip rocksdb on debian i386 and when gcc version is < 4.8
2017-03-26 17:30:26 +0300
Make mysql_ldb and sst_dump part of the rocksdb-engine component
2017-03-26 00:05:24 +0200
Add sst_dump as binary in rocksdb package
2017-03-25 23:44:21 +0200
Add mysql_ldb to debian rocksdb package
2017-03-25 23:28:05 +0200
Do not build ldb binary as mysql_ldb does the same thing
2017-03-25 20:18:06 +0200
Skip rocksdb plugin if sources can not be fetched
2017-03-23 11:06:26 +0300
: rocksdb.tbl_opt_data_index_dir fails, wrong error code
2017-03-21 19:41:28 +0000
make sure rocksdb-engine compoment is in MSI
2017-03-21 16:25:38 +0200
Add rocksdb as a plugin into debian packaging
2017-03-17 17:08:34 +0200
Revert "Revert "Make rocksdb build as a deb package too""
2017-03-17 14:44:05 +0300
MariaRocks: SET GLOBAL rocksdb_strict_collation_exceptions=null crashes
2017-03-17 04:46:01 +0300
Temporarily disable rocksdb.blind_delete_without_tx_api test
2017-03-17 04:05:03 +0300
Update test results for rocksdb.misc
2017-03-17 01:21:11 +0300
MariaRocks: run rocksdb testsuite with --default-storage-engine=rocksdb
2017-03-17 00:05:48 +0300
MariaRocks: make rocksdb.rocksdb_datadir test pass
2017-03-16 21:28:42 +0300
: MariaRocks: "[ERROR] mysqld: Deadlock ..." messages in server stderr
2017-03-16 09:49:34 +0200
Revert "Make rocksdb build as a deb package too"
2017-03-16 09:46:01 +0300
: rocksdb.rocksdb fails with Sort Aborted error in server stderr
2017-03-16 01:12:01 +0300
More testsuite fixes
2017-03-15 23:19:24 +0200
Make rocksdb build as a deb package too
2017-03-15 23:44:16 +0300
Disable rocksdb.rpl_row_triggers, rocksdb.trx_info_rpl
2017-03-15 23:36:20 +0300
Make rocksdb.rocksdb_range pass: MariaDB doesnt support ICP over reverse index scans atm
2017-03-15 23:19:33 +0300
MariaRocks: Run rocksdb testsuite with @@rocksdb_flush_log_at_trx_commit=0
2017-03-15 16:02:37 +0000
Add missing source include/have_rocksdb.inc
2017-03-14 12:23:36 +0300
MariaRocks: disable rocksdb.mysqldump2 also (needs --print-ordering-key)
2017-03-14 12:23:08 +0300
MariaRocks: make rocksdb.issue495 declare it uses partitioning
2017-03-14 01:01:11 +0200
Make rocksdb not be compiled on x86 architectures
2017-03-13 22:02:39 +0000
MariaRocks: make partition.test work on any platform
2017-03-13 10:34:38 +0300
MariaRocks: update results for innodb_i_s_tables_disabled
2017-03-13 10:34:19 +0300
MariaRocks: disable tests that are known to fail
2017-03-12 22:52:52 +0300
MariaRocks: attempt to get to compile on Windows
2017-03-12 17:39:45 +0300
MariaRocks: Only call pthread_setname_np on platforms that support it
2017-03-12 16:08:26 +0300
Fix compile on windows
2017-03-12 15:59:46 +0300
MariaRocks: fix compilation in Windows: don't use PRETTY_FUNCTION where it is not available
2017-03-12 12:14:33 +0300
MariaRocks: post-merge fixes: trivial updates to a few test results
Merge 2017-03-11 20:12:15 +0000 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks
2017-03-10 23:16:01 +0200
: Fix ln syntax in debian/rules for libmariadb3 symlink creation
2017-03-10 22:44:52 +0100
fix test for windows 64
2017-03-10 19:06:33 +0000
Fix several compile warnings on Windows
2017-03-10 19:01:14 +0000
Revert MySQL commit that disables writing on Windows while flush is in progress
2017-03-09 22:06:22 +0200
Hard-code innodb_page_size as the undo log page size.
2017-03-09 22:01:08 +0200
Simplify InnoDB transaction system initialization.
2017-03-09 20:40:48 +0200
InnoDB purge_sys cleanup.
2017-03-09 22:47:29 +0100
Add SRV_ALL_O_DIRECT_FSYNC to switch(srv_flush_method) in log0log.c.
2017-03-09 14:32:17 +0000
innodb_flush_method are not available on Windows
2017-03-08 16:12:17 +0100
: Assertion `!derived->first_sel ect()->first_inner_unit() || derived->first_select()->first_inner_unit()->first_select()-> exclude_from_table_unique_test' failed in TABLE_LIST::set_check_materialized()
2017-03-09 17:35:09 +0200
Remove some InnoDB purge definitions from trx0types.h.
2017-03-09 17:28:06 +0200
Simplify InnoDB startup.
2017-03-09 15:58:33 +0200
Remove trx_sys_t::pending_purge_rseg_array.
2017-02-02 12:09:49 +0100
: Impossible to execute prepared ANALYZE SELECT
2017-03-09 10:30:36 +0200
enum btr_latch_mode: Incorporate some flags.
2017-03-08 22:22:43 +0000
Use FIND_PACKAGE(OpenSSL) to find openssl
2017-03-08 22:36:10 +0200
follow-up: More robust shutdown after aborted startup.
2017-03-07 17:16:49 +0200
InnoDB log recovery is too noisy
2017-03-08 12:11:49 +0100
: Assertion `field->field->table == table_arg' failed in fill_record(THD*, TABLE*, List&, List&, bool, bool)
2017-03-03 16:58:03 +1100
Whitespace correction to avoid compile warning
2017-03-07 21:12:59 -0800
Fixed bug .
2017-03-07 21:22:25 +0000
Do not package embedded in MSI
2017-03-07 13:15:29 +0200
Remove MLOG_COMP_REC_SEC_DELETE_MARK.
2017-03-01 08:27:39 +0200
Fix many -Wconversion warnings.
2017-01-23 15:38:56 +1100
travis: add gcc-4.8
2016-12-19 14:51:36 +1100
Travis: Revert to optional MYSQL_{BUILD_CC,BUILD_CXX,COMPILER_LAUNCHER}
Merge 2017-03-07 18:02:07 +0400 - Merge branch 'grooverdan-10.2--test_binlog_stm_ctype_ucs' into 10.2
Merge 2017-03-07 18:01:46 +0400 - Merge branch '10.2--test_binlog_stm_ctype_ucs' of into grooverdan-10.2--test_binlog_stm_ctype_ucs
2017-02-07 13:08:17 +1100
: Correct binlog_stm_ctype_ucs test
2017-03-06 11:53:51 +0200
Remove an unused declaration.
2017-03-06 10:07:04 +0200
follow-up: Remove an unused variable.
2017-03-03 17:08:06 +0200
: Revert test adjustments for -DWITH_INNODB_AHI=OFF
2017-02-23 23:05:12 +0200
Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_hash_index
2017-03-03 14:43:45 +0200
: Move a misplaced assertion.
2017-03-01 23:43:37 +0200
Reduce the time of looking for MLOG_CHECKPOINT during crash recovery
2017-03-03 12:18:14 +0530
: galera.MW-258 galera.galera_as_master fail in buildbot.
2017-03-01 13:39:08 +1100
whitespace - fix indenting after commit 7450cb7f6
2017-02-28 12:42:45 +0200
Deprecate and remove innodb_instrument_semaphores
2017-02-27 13:44:53 +0200
Remove the unused field tablespace_version.
2017-02-24 12:51:55 +0200
InnoDB change buffer is not being merged to tables in the system tablespace
2017-02-24 10:20:44 +0200
Clean up some Galera tests.
2017-02-24 22:08:09 +0200
post-merge fix:
Merge 2017-02-24 15:12:09 +0200 - Merge pull request #264 from grooverdan/10.2--innodb_buffer_pool_dump_pct-entire-pool
2016-12-08 11:55:35 +1100
: Improve test case innodb_buffer_pool_dump_pct
2016-12-05 17:22:13 +1100
: Add test case innodb_buffer_pool_dump_pct
2016-12-05 17:21:31 +1100
Report any innodb_buf_pool_dump_pct restriction
2016-12-05 16:27:51 +1100
xtradb: new style ib_logf logging rather than stderr
2016-10-06 07:47:49 +0200
: Make innodb_buffer_pool_dump_pct refer to the entire buffer pool size
2017-02-16 14:11:33 +0100
followup for 96d097a7fa1
2017-02-17 10:32:21 +0200
innodb.innodb_bug14676111 fails
2017-02-17 10:23:39 +0200
preparation: Clean up the purge tests.
2017-02-17 16:23:17 -0500
bump the VERSION
Merge 2017-03-11 20:00:08 +0000 - Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-mariarocks
2017-03-11 07:17:42 +0300
Copy of commit ba00e640f658ad8d0a4dff09a497a51b8a4de935 Author: Herman Lee Date: Wed Feb 22 06:30:06 2017 -0800
2017-03-10 14:05:17 +0300
MariaRocks: fix compilation on Oracle Linux Server 7.3.
2017-03-07 14:11:19 +0000
Fix build on Windows. Remove some GCC specific pragmas, use #ifdef GNUC in other places. Only use pthread_setname_np on Linux. Fix a mismerge
2017-03-07 11:38:26 +0300
MariaRocks port: PRETTY_FUNCTION is a gcc extension. Use func when it is not available
2017-03-07 11:08:41 +0300
MariaRocks: fix compilation on kvm-rpm-centos7-amd64
2017-03-06 23:59:29 +0300
Fix the previous cset: use a proper disabled.def syntax
2017-03-06 14:50:14 +0300
MariaRocks: (Temporarily?) disable MTR tests that run RQG
2017-02-21 16:49:18 +0300
Test fixes in rocksdb_sys_vars test suite
2017-02-21 03:51:09 +0300
Update rocksdb submodule to match the rocksdb version used in upstream
Merge 2017-02-20 13:01:32 +0000 - Merge between local changes bb-10.2-mariarocks and the merge from upstream
2017-02-19 18:51:26 +0300
MariaRocks: fix a few tests
2017-02-09 16:55:02 +0000
RocksDB : Add lookup / compiling with optional compression libraries.
2017-02-07 22:12:36 +0200
Ignore "invisible" files
2017-02-07 22:12:06 +0200
Ignore dynamically generated build_version.cc file
2017-02-07 22:10:38 +0200
Make rocksdb build with clang
2017-02-07 22:06:59 +0200
Make mysql_ldb work on clang
2017-02-07 20:40:55 +0200
Make RocksDB run git submodule init and update if rocksdb is not fetched
2017-02-01 21:27:13 +0000
: MariaRocks on Windows
Merge 2017-02-19 16:29:01 +0000 - Merge 'merge-myrocks' into 'bb-10.2-mariarocks'
2017-02-06 17:39:08 +0000
Copy of
2017-01-24 21:51:57 +0300
MariaRocks port: Fix for the previous cset (MariaRocks port: put back the assert)
2017-01-24 09:27:15 +0200
Make rocksdb dynamic plugin
2017-01-23 21:31:36 +0200
Update gitignore to not show rocksdb generated binaries
2017-01-23 19:47:58 +0200
Add ut0counter.h instead of xtradb linked ut0counter.h
2017-01-21 23:31:52 +0300
MariaRocks port: put back the assert
2017-01-21 22:58:57 +0300
MariaRocks port: move include/atomic_stat.h into storage/rocksdb
2017-01-21 22:58:04 +0300
MariaRocks port: Remove handler::init_with_fields
2017-01-11 22:29:34 +0300
MariaRocks: fix a few tests in rocksdb_sys_vars test suite
2017-01-11 22:13:52 +0300
MariaRocks port: fix the build: fetch git submodules earlier
2017-01-11 19:40:25 +0300
MariaRocks port: get rocksdb_sys_vars.rocksdb_deadlock_detect_basic to work
2017-01-11 17:32:47 +0300
MariaRocks port
2017-01-11 13:14:52 +0300
MariaRocks port: fix rocksdb.rpl_row_stats test
2017-01-11 12:41:22 +0300
MariaRocks port: Get rocksdb.autoinc_vars_thread test to work
2017-01-08 18:29:14 +0000
MariaRocks port: get rocksdb.rocksdb_icp[_rev] to work
2017-01-07 19:43:27 +0000
MariaRocks port: fix rocksdb.rocksdb_row_stats test
2017-01-07 16:00:35 +0000
MariaRocks port: fix rocksdb.bloomfilter3 test
2017-01-06 23:36:23 +0300
MariaRocks port: Temporarily disable tests related to Gap Lock detector ()
2017-01-03 00:21:04 +0300
MariaRocks port: fix rocksdb.table_stats
Merge 2017-01-02 21:09:31 +0000 - Merge branch '10.2' of github.com:MariaDB/server into 10.2-mariarocks
2017-01-02 22:50:35 +0300
MariaRocks port: fix tests - rocksdb.tmpdir works (however @@rocksdb_tmpdir has no effect yet!) - trx_info_rpl is only run in RBR mode - type_char_indexes_collation now works = take into account that characters with the same weight can have any order after sorting (and they do in MariaDB) = MariaDB doesn't use index-only for extended keys that have partially- covered columns.
2017-01-02 00:15:45 +0000
Post-merge fixes for rocksdb.add_index_inplace_crash
2017-01-02 00:06:26 +0000
MariaRocks: trivial post-merge test fixes
Merge 2017-01-01 23:33:50 +0000 - Merge branch '10.2-mariarocks' of github.com:MariaDB/server into 10.2-mariarocks
2017-01-01 01:50:17 +0300
Fix the "fatal error: mysqld_error.h: No such file or directory" compile error
Merge 2017-01-01 23:33:18 +0000 - Merge remote-tracking branch 'mergetrees/merge-myrocks' into 10.2-mariarocks
2016-12-31 23:30:09 +0300
Copy of commit f6ed777697db4ad7aee1e98c53243dced2b5891c Author: Chenyu Yan Date: Thu Dec 29 16:10:25 2016 -0800
2016-12-31 22:08:05 +0300
MariaRocks port: Remove ifdef in ha_rocksdb::set_skip_unique_check_tables
2016-12-31 21:31:50 +0300
MariaRocks port: Make rocksdb_sys_vars suite pass
2016-12-30 02:18:56 +0300
MariaRocks port: remove target_lsn parameter of rocksdb_flush_wal
2016-12-27 00:13:32 +0000
MariaRocks port: make rocksdb.rocksdb_qcache test pass
2016-12-27 01:55:05 +0300
MariaRocks port: Make SQL layer allow errors in start_consistent_snapshot().
2016-12-26 22:31:46 +0300
MariaRocks port: run rocksdb.rpl_row_stats with binlog_format=row only
2016-12-26 19:12:16 +0000
MariaRocks port: Remove ifdef MARIAROCKS_NOT_YET in rocksdb_start_tx_and_assign_read_view
2016-12-15 20:56:27 +0300
MariaRocks port: make rocksdb.rpl_savepoint pass
2016-12-15 19:25:32 +0300
MariaRocks port: make rocksdb.rpl_statement_not_found work
2016-12-15 16:11:22 +0300
MariaRocks port: mark rocksdb.rpl_statement to be run only in statement mode.
2016-12-15 15:34:56 +0300
MariaRocks port: fix rocksdb.rpl_row_rocksdb test
2016-12-04 23:55:54 +0300
MariaRocks port: fix rocksdb.collation, rocksdb.collation_exception
2016-12-04 14:27:10 +0000
MariaRocks port: get rocksdb.locking_issues test to work
2016-12-04 09:28:51 +0000
: MariaRocks: rocksdb.add_index_inplace fails
2016-12-04 08:28:34 +0000
MariaRocks: temporary disable read-free replication
2016-12-03 20:56:40 +0000
MariaRocks port: disable rocksdb.select_for_update_skip_locked_nowait
2016-12-03 20:37:45 +0000
MariaRocks port: disable rocksdb.slwo_query_log test ()
2016-12-03 18:29:36 +0000
MariaRocks port: fix rocksdb.autoinc_vars
2016-12-03 18:17:21 +0000
MariaRocks port: make rocksdb.show_table_status test pass
2016-12-03 14:56:38 +0000
MariaRocks port: make datetime-aware tests work in any timezone
2016-12-03 14:00:23 +0000
MariaRocks port: get rocksdb.checksum_table to work
2016-12-03 12:52:34 +0000
MariaRocks port: use correct MTR command separators
2016-12-03 12:46:05 +0000
MariaRocks: test result MariaDB-fication
2016-12-03 12:42:30 +0000
MariaRocks port: Make ha_rocksdb::index_flags() return HA_CLUSTERED_INDEX for PK
2016-12-03 06:21:31 +0000
MariaRocks port: update test results
2016-12-03 06:17:57 +0000
MariaRocks port: update test results
2016-12-02 21:08:08 +0000
: MariaRocks: type_binary_indexes, type_blob_indexes fail
2016-12-02 20:53:08 +0000
: MariaRocks: rocksdb.type_varchar failure
2016-12-02 20:49:10 +0000
MariaRocks port: update test results
2016-12-02 17:25:51 +0000
MariaRocks port: update test result for rocksdb.rocksdb_parts
2016-12-02 15:35:36 +0000
MariaRocks port: Return correct value of HA_PRIMARY_KEY_IN_READ_INDEX flag
2016-12-02 13:59:31 +0000
: MariaRocks: rocksdb.type_float_indexes fails
2016-12-02 13:52:12 +0000
: MariaRocks: rocksdb.type_float_indexes fails
2016-11-21 10:33:09 +0000
: MariaRocks: rocksdb.type_text_indexes fails
2016-11-20 20:54:36 +0000
MariaRocks port: : rocksdb.rocksdb test fails
2016-11-18 23:18:56 +0000
MariaRocks port: make rocksdb.alter_table work
2016-11-18 21:05:49 +0000
MariaRocks port: more testcase fixes
2016-11-02 13:35:49 -0400
Use https instead of ssh(git@) for rocksdb submodule.
2016-11-13 18:31:09 +0000
MariaRocks port: Make rocksdb.compression_zstd test skip itself when ZSTD is not supported
2016-11-13 11:40:13 +0000
MariaRocks port: move --ignore-db-dirs back to suite.opt
2016-11-12 09:20:36 +0000
MariaRocks port: temporarily? update ER_LOCK_WAIT_TIMEOUT error messages
2016-11-12 06:56:39 +0000
MariaRocks port: put MyRocks options into rocksdb/my.cnf
2016-11-12 06:09:13 +0000
MariaRocks port: fix rocksdb.rocksdb_checksums to work for MariaDB in the mornings
2016-11-12 05:15:06 +0000
MariaRocks port: make rocksdb.rocksdb_cf_options test pass
2016-11-12 04:48:47 +0000
MariaRocks port: more test result updates, again
2016-11-10 22:50:01 +0000
MariaRocks port: more test result updates
2016-11-10 21:32:31 +0000
MariaRocks port: Use another way to handle --force-restart
2016-11-10 20:36:24 +0000
MariaRocks port: update results for rocksdb.col_opt_null test.
2016-11-07 02:49:49 +0300
MariaRocks port: Support --force-restart "pseudo-argument", part#2
2016-11-06 22:18:11 +0000
MariaRocks port: more of testcase Maria-fication
2016-11-07 01:05:55 +0300
MariaRocks port: Support --force-restart "pseudo-argument"
2016-11-05 23:19:09 +0000
MariaRocks port: fix a few more testcases
2016-11-05 22:29:02 +0000
MariaRocks port: More of testcase Maria-fication
2016-11-05 19:23:18 +0000
MariaRocks port: more of testcase Maria-fication
2016-11-05 17:20:33 +0000
MariaRocks port: add have_rocksdb.opt which enables MyRocks' plugins
2016-10-30 21:07:16 +0000
MariaRocks port: fix rocksdb.handler_basic test
2016-10-29 13:23:42 +0000
MariaRocks port: update result for rocksdb.type_char_indexes (see )
2016-10-29 00:30:01 +0000
MariaRocks port: get rid of "invalid table name" in the error log
2016-10-29 00:23:58 +0000
MariaRocks port: trivial Maria-fication of test results
2016-10-27 00:32:59 +0300
MariaRocks port: fix a few test result differences, part#2.
2016-10-26 23:56:59 +0300
MariaRocks port: fix a few test result differences
2016-10-25 15:01:27 +0000
MariaRocks port: "get rid of Invalid (old?) table or database name" error
2016-10-24 20:55:26 +0000
MariaRocks: fix a bug in MariaDB: SHOW STATUS LIKE shows extra rows
2016-10-24 20:51:44 +0000
MariaRocks: rocksdb.rocksdb fails with a duplicate key error
2016-10-24 12:04:01 +0000
MariaRocks: fix a compilation problem
2016-10-24 10:38:18 +0000
MariaRocks: trying to get the MTR tests to work
2016-10-24 10:35:56 +0000
MariaRocks port: fix a typo in test_if_order_by_key()
2016-10-23 18:28:07 +0000
MariaRocks port: compile the needed files with -frtti
2016-10-21 21:27:23 +0000
MariaRocks port: update ha_rocksdb::delete_all_rows() to match the definition in class handler
2016-10-21 21:11:47 +0000
MariaRocks port: compilation fixes
2016-10-21 20:05:40 +0000
MariaRocks port: provide timeout_message()
2016-10-19 14:27:43 +0000
MariaRocks port: temporarily disable gap lock checking
2016-10-19 13:16:51 +0000
MariaRocks port: disable more code that synchronizes with the binlog
2016-10-19 12:15:59 +0000
MariaRocks port: rli_slave is called rgi_slave in MariaDB.
2016-10-19 12:00:22 +0000
MariaRocks port: make rocksdb_flush_wal() match handlerton::flush_logs definition
2016-10-17 16:53:20 +0000
MariaRocks port: temporarily? disable "CONSISTENT INNODB|ROCKSDB SNAPSHOT" feature
2016-10-16 18:38:34 +0000
MariaRocks: disable more of my_io_perf_t usage
2016-10-16 18:07:35 +0000
MariaRocks port: s/my_core::thd_killed/thd_killed/
2016-10-16 18:02:28 +0000
MariaRocks port: MariaDB doesn't support SHOW ENGINE ROCKSDB TRANSACTION STATUS
2016-10-16 14:34:46 +0000
MariaRocks: MariaDB doesnt support ICP over backwards index scans yet
2016-10-16 14:28:22 +0000
MariaRocks port: compare_key_icp() is called compare_key2() in MariaDB
2016-10-16 14:16:58 +0000
MariaRocks port: disable thd_store_lsn() call
2016-10-16 14:06:25 +0000
MariaRocks port: MariaDB has no "ASYNC_COMMIT" feature
2016-10-16 12:45:53 +0000
MariaRocks port: use correct path in CMakeLists.txt
2016-10-16 12:30:51 +0000
MariaRocks port: temporarily disable rdb_collation_exceptions
2016-10-16 11:56:14 +0000
MariaRocks port: In MariaDB, there's no Field_longlong::PACK_LENGTH
2016-10-16 11:39:55 +0000
MyRocks port: make Field::char_length() a const function
2016-10-16 11:17:19 +0000
Temporarily disable Read-Free replication in MariaRocks, part#2
2016-10-16 11:01:01 +0000
MariaRocks port: make key_restore() parameter const
2016-10-16 11:00:07 +0000
MariaRocks: port my_hash_const_element
2016-10-15 21:20:52 +0000
MariaRocks port: compile RocksDB with -frtti.
2016-10-15 20:58:15 +0000
MariaRocks port: temporarily? disable Per-table Extra Stats
2016-10-10 18:54:43 +0000
MariaRocks: Disable FlashCache support
2016-10-09 18:22:23 +0000
MariaRocks port: mysql_bin_log_is_open -> mysql_bin_log.is_open
2016-10-09 18:11:00 +0000
MariaRocks port: db_low_byte_first is gone in MariaDB
2016-10-09 18:01:39 +0000
MariaRocks: add DB_TYPE_ROCKSDB into legacy_db_type enum
2016-10-09 17:52:01 +0000
MariaRocks: remove ha_statistic_increment calls
2016-10-09 17:30:16 +0000
MariaRocks port: dir_entry has number_of_files with one 'f' in MariaDB
2016-10-09 17:24:01 +0000
Temporarily disable the fix for WebScaleSQL Issue #108.
2016-10-09 17:20:11 +0000
Add a temporary stand-in for abort_with_stack_traces() call
2016-10-09 17:03:31 +0000
: Merging of @@rocksdb_skip_unique_check: Part #1
2016-10-09 16:03:39 +0000
In MariaDB, KEY::actual_key_parts is named ext_key_parts
2016-10-09 16:02:13 +0000
Fix compilation failure in rdb_perf_context.h
2016-10-09 15:27:22 +0000
Backport from facebook/mysql-5.6:
2016-10-09 14:39:00 +0000
Temporarily disable Read-Free replication in MariaRocks
2016-10-09 13:02:48 +0000
Temporarily (?) disable read-free replication in MariaRocks
2016-10-09 12:59:40 +0000
Temporarily (?) disable table statistics updates
2016-10-09 12:36:58 +0000
Add #include <my_config.h> at the start of every .cc file
2016-10-07 08:25:10 +0000
Fix MariaRocks build (unfinished)
2016-10-06 17:46:44 +0000
Add rocksdb submodule
Merge 2016-10-06 17:31:12 +0000 - Merge remote-tracking branch 'mergetrees/merge-myrocks' into bb-10.2-mariarocks
2016-10-06 17:24:09 +0000
Initial commit, copy of commit 86587affafe77ef555f7c3839839de44f0f203f3 Author: Tian Xia Date: Tue Oct 4 10:01:52 2016 -0700
This page is licensed: CC BY-SA / Gnu FDL