The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.3
Release date: 25 May 2018
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 #037df4189f 2018-05-22 15:56:09 +0200
promote the server to "stable"
2018-05-22 15:55:48 +0200
promote Spider to "stable"
2018-05-21 15:44:54 +0200
debian packages install /etc/mysql/mariadb.cnf however its not read by default
2018-05-17 09:33:04 +0300
Index for versioned table gets corrupt after partitioning and DELETE
Merge 2018-05-22 11:47:09 +0200 - Merge branch 'github/10.2' into 10.3
2018-05-21 18:16:03 -0700
: spider tests failed in buildbot with valgrind
2018-05-21 13:43:50 +0300
Set MyRocks plugin version to Stable
2018-05-20 20:26:40 +0200
.gitignore
Merge 2018-05-20 02:07:21 +0200 - Merge branch '10.1' into 10.2
Merge 2018-05-19 16:30:36 +0200 - Merge branch '10.0' into 10.1
Merge 2018-05-19 15:38:34 +0200 - Merge branch '5.5' into 10.0
2018-05-18 00:23:15 +0100
MTR - do not pass UTF8 on the command line for mysql client.
2018-05-15 17:34:47 +0200
CREATE .. SELECT VALUES produces invalid table structure
2018-05-16 21:01:26 +0400
(almost) sane core handling in mtr
2018-05-15 11:46:55 +0300
Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables
2018-05-19 15:34:17 +0200
CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1
2018-05-16 21:51:46 +0300
CREATE OR REPLACE TABLE t1 AS SELECT spfunc() crashes if spfunc() references t1
2017-09-21 16:30:24 +0300
Fix that FLUSH TABLES FOR EXPORT also works for Aria tables.
2018-05-15 12:30:32 +0300
Alter table ORDER BY bug
2018-05-18 11:14:26 -0700
: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbot
2018-05-07 17:42:55 +0200
: Valgrind or ASAN errors in mysql_make_view on query from information_schema
2018-05-19 09:06:04 +0200
cleanup: specify memroot explicitly in new Explain_xxx
2018-05-18 19:12:35 +0200
Server crashes in Apc_target::disable, ASAN heap-use-after-free in Explain_query::Explain_query upon/after EXECUTE IMMEDIATE
2018-05-19 17:04:47 +0000
mariadb-backup : Fix race condition when killing query waiting for MDL
2018-05-19 00:26:35 +0300
: Server crashes in my_scan_weight_utf8_bin upon collecting stats for RocksDB table
2018-05-18 23:58:24 +0300
: -DPLUGIN_ROCKSDB=YES leads to errors during build
2018-05-18 17:26:12 +0300
: Server crash in print_keydup_error / key_unpack or unexpected ER_DUP_KEY
2018-05-17 22:56:27 -0700
Incorrect result (missing row) with UNION DISTINCT in anchor parts
2018-05-18 00:35:59 -0400
bump the VERSION
2018-05-17 15:47:17 -0700
Memory leak with recursive CTE that uses global ORDER BY with recursive subquery
2018-05-17 11:21:13 -0700
: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbot
Merge 2018-05-17 11:25:35 +0200 - Merge branch '10.2' into bb-10.2-release
2018-05-22 08:34:10 +0400
A cleanup for Fix shift-reduce conflicts in the new 10.3 syntax
Merge 2018-05-21 17:49:52 -0700 - : spider tests failed in buildbot with valgrind
2018-05-21 17:30:39 -0700
: spider tests failed in buildbot with valgrind
Merge 2018-05-21 16:34:45 +0000 - Merge branch '10.3' into bb-10.3-cc
Merge 2018-05-21 16:17:05 +0000 - Merge branch 'bb-10.3-cc' into 10.3
2018-05-20 14:04:38 +0400
OS X warnings fixes
2018-05-20 13:45:29 +0400
Better crash reports on OS X
2018-05-20 11:05:14 +0400
Added support for lldb core analysis in mtr
2018-05-19 10:07:21 +0200
bugfix: EE_OPEN_WARNING could be statistically wrong
2018-03-14 15:33:47 +1100
mysys: THR_LOCK_open reduce usage
2018-03-02 10:19:43 +1100
: use mkostemp when available with O_CLOEXEC
2018-05-18 10:28:53 +0200
cleanup: report_error() in sql_plugin.cc
2018-05-17 22:53:57 +0200
cleanup: create_temp_file()
2018-03-15 15:48:26 +1100
create_temp_file: remove tempnam implementation
2018-03-01 16:25:36 +0800
Add error handling for fopen
2018-02-17 00:39:26 +0600
use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy}
2018-05-21 13:26:16 +0400
Addressing Monty's review suggestions for Oracle-style packages (partial)
2018-05-21 10:16:13 +0400
A cleanup for 2a33d248e0bd910ec10a2bb68e47f17b47e3a980
2018-05-21 09:47:53 +0400
Cleanup: fixing shift-reduce conflicts in expr/bool_pri/predicate
2018-05-20 14:04:38 +0400
OS X warnings fixes
2018-05-20 13:45:29 +0400
Better crash reports on OS X
2018-05-20 11:05:14 +0400
Added support for lldb core analysis in mtr
2018-05-19 10:07:21 +0200
bugfix: EE_OPEN_WARNING could be statistically wrong
2018-03-14 15:33:47 +1100
mysys: THR_LOCK_open reduce usage
2018-03-02 10:19:43 +1100
: use mkostemp when available with O_CLOEXEC
2018-05-18 10:28:53 +0200
cleanup: report_error() in sql_plugin.cc
2018-05-17 22:53:57 +0200
cleanup: create_temp_file()
2018-03-15 15:48:26 +1100
create_temp_file: remove tempnam implementation
2018-03-01 16:25:36 +0800
Add error handling for fopen
2018-02-17 00:39:26 +0600
use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy}
2018-05-21 13:26:16 +0400
Addressing Monty's review suggestions for Oracle-style packages (partial)
2018-05-21 10:16:13 +0400
A cleanup for 2a33d248e0bd910ec10a2bb68e47f17b47e3a980
2018-05-21 09:47:53 +0400
Cleanup: fixing shift-reduce conflicts in expr/bool_pri/predicate
2018-05-20 14:04:38 +0400
OS X warnings fixes
2018-05-20 13:45:29 +0400
Better crash reports on OS X
2018-05-20 11:05:14 +0400
Added support for lldb core analysis in mtr
2018-05-19 10:07:21 +0200
bugfix: EE_OPEN_WARNING could be statistically wrong
2018-03-14 15:33:47 +1100
mysys: THR_LOCK_open reduce usage
2018-03-02 10:19:43 +1100
: use mkostemp when available with O_CLOEXEC
2018-05-18 10:28:53 +0200
cleanup: report_error() in sql_plugin.cc
2018-05-17 22:53:57 +0200
cleanup: create_temp_file()
2018-03-15 15:48:26 +1100
create_temp_file: remove tempnam implementation
2018-03-01 16:25:36 +0800
Add error handling for fopen
2018-02-17 00:39:26 +0600
use EVP_MD_CTX_{new,free} instead of EVP_MD_CTX_{create, destroy}
2018-05-21 10:32:39 +0000
update C/C
2018-05-19 23:15:34 +0000
update C/C
2018-05-19 23:37:16 +0400
Updated libmariadb: fixed connect failure on OS X
2018-05-19 18:52:08 +0000
update C/C
Merge 2018-05-19 15:56:44 +0000 - Merge remote-tracking branch 'origin/10.3' into bb-10.3-cc
2018-05-19 14:23:06 +0300
Follow-up for be6ae0bb6baa8a - fix test results
2018-05-18 17:42:12 +0530
: Output of show function code does not show FETCH GROUP NEXT ROW for custom aggregates
2018-05-17 17:19:33 +0530
: Custom aggregate functions work incorrectly with WITH ROLLUP clause
Merge 2018-05-19 15:44:31 +0000 - Merge branch '10.3' into bb-10.3-cc
2018-05-18 22:43:44 +0000
Revert "update C/C (now, using 10.3-server branch for 10.3)"
2018-05-18 20:32:57 +0300
post-push: fixing type mismatch alerted by windows build.
2018-05-19 15:14:24 +0000
support older cmake versions in C/C
2018-05-19 15:13:53 +0000
pipe and shared memory protocol should be statically compiled into C/C
2018-05-19 12:44:15 +0000
adjust MTR code after C/C changed the location of plugin libraries
2018-05-19 12:36:43 +0000
try using C/C as base for 10.3-server
2018-05-18 16:30:32 +0100
update C/C (now, using 10.3-server branch for 10.3)
2018-05-08 22:17:18 +0300
engine gtid_slave_pos table name disobeys lower-case-table-names
2018-05-18 15:48:25 +0400
PL/SQL parser does not understand historical queries
2018-05-15 14:01:24 +0530
Grant does not work correctly when table contains... SYSTEM_INVISIBLE or COMPLETELY_INVISIBLE
2018-05-18 06:51:21 +0400
Adding "SET sql_mode=ORACLE" forgotten in fdcc95143de96ce12b5c0c84e07f4c7541260ba5
2018-05-18 06:47:54 +0400
sql_yacc_ora.yy: mering "window" seems like a reserved column name but it's not listed as one
2018-05-17 21:47:53 +0400
Fix shift-reduce conflicts in the new 10.3 syntax
2018-05-17 22:03:53 +0530
CREATE TABLE creates extra transaction
Merge 2018-05-17 15:48:50 +0200 - Merge remote-tracking branch 'github/10.3' into 10.3
2018-05-17 16:25:09 +0400
Cleanup: moving keyword comments such as SQL-2003-R from rules to %token commands
2018-05-17 15:16:55 +0300
: Fix a heap allocation
2018-05-17 16:01:20 +0400
Latest changes made erroneously some keywords reserved in sql_mode=ORACLE
2018-05-17 09:37:22 +0300
: Disable failing rpl tests
2018-05-17 09:35:35 +0300
: Enable skipped tests
Merge 2018-05-17 08:42:53 +0300 - Merge 10.2 into 10.3
2018-05-16 16:35:33 +0300
InnoDB fails to shut down purge workers, causing hang
2018-04-25 17:13:20 +0300
DELETE HISTORY from a table with transaction-precise versioning causes Assertion `table_list->vers_conditions.type == SYSTEM_TIME_BEFORE' failure
2018-05-07 14:36:52 +0300
System versioning and FEDERATED don't work well together: DML and discovery fail
2018-05-14 10:47:13 +0200
federated corrupts timestamps
2018-04-04 15:34:40 +0200
Can't find record in table on multi-table update with ORDER BY
2018-04-10 11:33:47 +0200
cleanup: simplify multi-update's juggling with positions
2018-04-10 14:08:14 +0200
cleanup: comments and whitespaces
2018-04-09 22:54:32 +0200
bugfix: correct list assignment operator
2018-05-16 10:31:13 +0300
Assertion `file->trn == trn' failed in ha_maria::start_stmt
2018-05-16 21:58:28 +0400
Token precedence cleanup in *.yy
2018-05-16 17:21:31 +0400
Concatenation operator || returns wrong results in sql_mode=ORACLE
2018-05-16 10:15:31 +0300
: Resurrect the record MLOG_UNDO_INIT
2018-05-16 09:44:22 +0400
ASAN use-after-poison in hp_hashnr upon HANDLER READ on a versioned HEAP table.
2018-05-15 14:39:50 +0300
Use atomic memory access for purge_sys
2018-05-15 08:57:21 +0300
Remove InnoDB 5.7 version number from onwards
2018-05-15 22:48:40 +0300
Assertion failure in rec_offs_get_n_alloc() due to row_trx_id_offset()
2018-05-15 13:47:28 +0300
InnoDB: Failing assertion: !space->referenced()
2018-05-15 12:53:48 +0300
Correct a comment
2018-05-15 19:52:28 +0200
Fix of the test after null processing fix.
2018-05-15 18:04:01 +0400
Removing redundant "%left INTERVAL_SYM" and "%prec INTERVAL_SYM"
2018-05-15 17:17:09 +0300
Revert the following patch brought in by "Merge pull request #753 from shinnok/10.3-macfixes"
2018-05-09 13:39:13 +0200
: Server crashed in Cached_item_str::cmp / sortcmp or Assertion `item->null_value' failed in Type_handler_temporal_result::make_sort_key upon SELECT with NULLIF and ROLLUP
2018-05-15 13:38:01 +0300
Server crashes in Item_null_result::type_handler on SELECT with ROLLUP
2018-05-14 15:27:52 +0300
Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables
2018-05-15 14:10:19 +0400
Server crash or ASAN heap-use-after-free in Item_func_match::cleanup upon using FT search with partitioning.
Merge 2018-05-15 12:20:16 +0300 - Merge pull request #753 from shinnok/10.3-macfixes
2018-05-10 12:23:35 +0300
: On macOS pthread_t is opaque, requires explicit cast
2018-05-10 12:21:37 +0300
: Rocksdb missing linkage to dbug library
2018-04-26 16:49:27 +0530
Invisible columns and LOAD DATA don't work well together:... ER_WARN_TOO_FEW_RECORDS
2018-05-15 09:33:29 +0400
Crash when using AS OF with a stored function FOR SYSTEM_TIME erroneously resolves string user variables as transaction IDs
2018-05-14 19:00:25 -0700
Adjusted test results after .
Merge 2018-05-14 15:12:40 -0700 - : ADD PARTITION on table partitioned by list does not work with more than 32 list values.
2018-05-11 14:45:09 -0700
: ADD PARTITION on table partitioned by list does not work with more than 32 list values.
2018-05-14 14:38:17 -0700
NULL is treated as 0 in CTE
2018-05-14 11:36:22 +0400
Expressions with INTERVAL return bad results in some cases
2018-05-11 14:14:33 +0300
Crash when doing truncate on locked sequence
2018-05-11 17:33:40 +0300
Don't report errors from open_table() twice
2018-05-09 06:39:38 +0300
Added missing write_unlock() in case of errors
Merge 2018-05-12 22:14:59 +0300 - Merge 10.2 into 10.3
2018-05-12 10:11:38 +0300
: Remove dict_table_is_discarded()
2018-05-12 09:42:53 +0300
Replace dict_col_is_virtual(col) with col->is_virtual()
2018-05-12 09:38:46 +0300
Replace dict_table_is_temporary(table) with table->is_temporary()
2018-05-12 10:14:03 +0200
disable galera.pxc-421 test
2018-04-27 18:09:05 +0300
FOR SYSTEM_TIME BETWEEN and FROM .. TO work with negative intervals
2018-04-24 12:10:52 +0300
, Versioning error messages fixes
2018-04-28 14:18:02 +0300
Assertion thd->Item_change_list::is_empty() failed in mysql_parse upon SELECT from a view reading from a versioned table
2018-05-09 13:40:27 +0200
remove obsolete rdiff
2018-04-25 23:33:08 +0300
transaction_registry.begin_timestamp is wrong for explicit transactions
2018-04-28 17:02:00 +0300
Too many rows with AS OF point_in_the_past_or_NULL
2018-04-28 20:40:34 +0300
Add Feature_system_versioning status variable
2018-04-27 19:23:17 +0300
Drop extra semicolon in VARIABLE_COMMENT for SYSTEM_VERSIONING_ALTER_HISTORY
2018-04-17 09:53:44 +0300
Rename VTQ to TRT
2018-05-02 21:53:12 +0200
versioning: use @@timestamp
2018-05-02 17:55:00 +0200
option to control who can set session @@timestamp
2018-05-02 15:16:22 +0200
cleanup: sys_vars.cc
2018-05-02 15:45:51 +0200
cleanup: quoted_string
2018-05-02 20:57:22 +0200
cleanup: include/have_rbr_triggers.inc
2018-05-02 15:24:27 +0200
CONNECT: remove an outdated declaration
2018-04-24 13:19:44 +0200
cleanup: versioning style fixes
2018-04-18 14:29:48 +0200
System versioning is applied incorrectly to CTEs
2018-04-14 00:09:11 +0200
cleanup: hide HA_ERR_RECORD_DELETED in ha_rnd_next()
2018-04-18 13:28:22 +0200
./mtr --gdb testname
2018-04-13 19:15:00 +0200
compilation warnings w/o partitioning
2018-05-02 13:45:44 +0400
- Column COMPRESSED should select a 'high order' datatype
2018-05-11 10:11:48 +0800
User _server_host per discussion.
2018-05-10 03:53:29 +0000
Add host name to session attributes.
2018-05-11 18:02:16 +0400
Removing some duplicate code in THD::convert_string() & friends
2018-05-11 13:15:47 +0200
compiler warning
2018-05-10 19:45:09 +0200
ASAN heap-use-after-free in Item_change_list::rollback_item_tree_changes on ALTER executed as PS
Merge 2018-05-11 13:12:18 +0200 - Merge branch '10.2' into 10.3
2018-05-10 19:30:43 +0400
Wrong I_S.COLUMNS.CHARACTER_XXX_LENGTH value for compressed columns
2018-05-10 15:55:33 +0400
SP with a single FOR statement creates but further fails to load
Merge 2018-05-09 12:00:08 -0700 - : Remote user used by Spider needs SUPER privilege
2018-05-01 14:14:06 -0700
: Remote user used by Spider needs SUPER privilege
2018-05-09 17:06:21 +0300
Rename a test (fix merge error)
2018-05-09 19:28:40 +0530
Crash or ASAN heap-buffer-overflow in mach_read_from_n_little_endian upon ALTER TABLE with blob
Merge 2018-05-09 16:52:45 +0300 - Merge 10.2 into 10.3
Merge 2018-05-09 16:12:08 +0300 - POWER8 implementation of CRC-32C in C
2018-05-09 13:03:10 +1000
Add CRC32_VPMSUM_LIBRARY to libmysqld/mysqlserver libraries
2018-05-07 17:04:18 +1000
mtr: extend func_math (CRC32)
2017-08-22 15:54:15 +1000
Power8: use C implementation of crc32 instead of ASM
2017-09-04 15:09:53 +1000
tests: extend func_math crc32 to a larger size to hit crc32-vpmsum accelerated functions
2018-05-08 23:32:11 -0700
Server crash in JOIN::fix_all_splittings_in_plan upon select with view and subqueries
2018-05-09 02:05:25 +0300
sql_sequence.debug_sync fails upon server startup
2018-05-09 00:16:32 +0400
Moving a few static functions in sql_lex.cc to new methods in Lex_input_stream
2018-05-08 22:32:31 +0400
Fixing tabs to spaces in sql_lex.cc and sql_lex.h (and coding style slightly)
Merge 2018-05-08 17:18:55 +0300 - Merge 10.2 into 10.3
2018-05-08 10:40:05 +0300
Remove a "register" keyword from C++ code
2018-05-08 13:29:29 +0300
Added test case for
2018-05-07 16:39:53 +0300
Added test case for ALTER .. ENGINE on temporary sequence may go wrong
2018-04-04 20:16:30 +1000
mysys: disable "optimized" memcpy from 18 years ago
Merge 2018-05-07 15:50:38 +0300 - Merge 10.2 into 10.3
2018-05-07 09:40:57 +1000
sp_cache_package_routine: fix compile warning
2018-05-07 14:56:53 +0530
Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT
2018-05-07 14:54:58 +0530
Introduce ALTER TABLE attributes ALGORITHM=NOCOPY and ALGORITHM=INSTANT
2018-04-12 09:28:29 +0300
Change read_to_buffer to use ulong instead of uint
2018-04-12 02:57:19 +0300
Remove mem_alloc_error()
2018-04-17 00:08:03 +0300
Optimize performance schema likely/unlikely
2018-04-11 02:08:02 +0300
Add checking of correct likely/unlikely
2018-04-04 12:16:12 +0300
Add likely/unlikely to speed up execution
2018-04-26 19:58:43 +0200
: Server crashes in my_store_ptr upon DELETE from sequence in multi-table format
2018-04-30 13:05:01 +0530
: Using optimization Splitting with Group BY we see an unnecessary attached condition t1.pk IS NOT NULL where pk is a PRIMARY KEY
2018-05-06 19:39:48 +0300
Fix for Assert in SEQUENCE when forcing STATEMEMT format
2018-05-06 16:22:09 +0300
Fixed compiler warnings in spider
2018-05-06 16:10:49 +0400
Oracle-style placeholder inside GROUP BY..WITH ROLLUP breaks replication
Merge 2018-05-04 16:09:22 +0300 - Merge 10.2 into 10.3
2018-05-04 14:42:53 +0300
Make a test independent of the build options
2018-05-03 20:54:23 +0300
Follow up for 9a8498066865b5 - adjustments to storage_engine tests
2018-05-03 09:49:03 -0700
: Spider + binlog_format = ROW => CRASH
2018-05-03 17:49:16 +0300
Unexpected ER_WRONG_INSERT_INTO_SEQUENCE upon INSERT with multiple locks on sequences
2018-05-03 15:17:16 +0300
Assertion in row_log_table_apply_op after instant ADD when the table is emptied during subsequent ALTER TABLE
2018-05-03 10:21:07 +0300
Follow-up to : Do not display table->space
2018-05-02 15:44:52 +0300
Assertion failed in btr_pcur_restore_position_func on UPDATE
2018-05-02 16:42:00 +0530
Server crashed in innobase_build_col_map / prepare_inplace_alter_table_dict or Assertion `tuple' failed in dtuple_get_nth_field upon altering table with virtual column
2018-05-02 13:55:34 +0530
Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULL
Merge 2018-05-01 16:45:03 -0700 - : Spider ignores syntax errors in connection string in COMMENT field
2018-04-13 17:51:51 -0700
: Spider ignores syntax errors in connection string in COMMENT field
2018-05-01 01:10:37 +0300
Fix many -Wunused-parameter
2018-05-01 15:39:36 +1000
: mysql_install_db --no-test (postfix
Merge 2018-04-30 19:07:44 -0700 - : If remote server used by Spider table is unavailable, some operations hang for a long time
2018-04-23 22:00:27 -0700
: If remote server used by Spider table is unavailable, some operations hang for a long time
2018-04-25 14:42:38 +0400
- TINYTEXT CHARACTER SET utf8 COMPRESSED truncates data
2018-04-11 16:50:32 +0400
- mysql_install_db: no install test db option
2018-04-30 18:12:14 +0300
: Put back mariadb-backup --innodb-flush-method
2018-04-30 15:46:09 +0300
Use compile_time_assert() in InnoDB
2018-04-30 13:45:25 +0300
Fix WITH_INNODB_EXTRA_DEBUG
2018-04-30 15:21:52 +0300
Removed even more warning that was found with -Wunused
2018-04-30 14:24:48 +0300
Added version of lex_string_eq that compares with const char *
2018-04-27 08:26:28 +0300
Added more test to sql-bench
2018-04-30 11:25:36 +0300
Assertion index->is_instant() failed on DELETE
2018-04-30 10:33:03 +0300
Unnecessary computations for SPATIAL INDEX
2018-04-30 10:28:50 +0300
Simplify dict_stats_analyze_index_level()
2018-04-30 07:55:11 +0300
rtr_estimate_n_rows_in_range(): Simplify code
2018-04-30 07:46:22 +0300
Add an explicit cast from double to ha_rows
2018-04-29 17:39:48 +0300
Fix some -Wsign-conversion
2018-04-27 13:17:18 +0300
: Replace log_group_t with log_t::files
2018-04-27 10:06:14 +0300
: Allocate log_sys statically
2018-04-29 09:41:42 +0300
Clean up InnoDB parameter validation
2018-04-27 14:26:43 +0300
Do not divide or multiply by srv_page_size
2018-04-27 13:49:25 +0300
Replace univ_page_size and UNIV_PAGE_SIZE
2018-04-28 15:49:09 +0300
Fix most -Wsign-conversion in InnoDB
2018-04-28 16:28:30 +0300
Fix some -Wsign-conversion
2018-04-28 19:47:21 +0300
Simplify simple_counter
2018-04-27 09:41:34 +0300
Correct member function comments
Merge 2018-04-28 20:36:31 +0300 - Merge 10.2 into 10.3
2018-04-28 15:16:45 +0400
Select statement with partition selection against MyISAM table opens all partitions.
2018-04-28 08:49:07 +0400
Cleanup for (fixing compilation failure on Windows)
2018-04-27 22:11:18 +0400
SP variables inside GROUP BY..WITH ROLLUP break replication
2018-04-26 16:38:56 -0700
Assertion `map->n_bits > 0' failed (my_bitmap.c:386: bitmap_is_clear_all)
Merge 2018-04-26 22:58:41 +0300 - Merge 10.2 into 10.3
2018-04-25 22:40:24 +0300
: Make mtr_buf_t a plain class
2018-04-25 22:29:58 +0300
: Simplify mlog_open_and_write_index()
2018-04-25 13:27:22 +0300
: Use buf_block_t* for undo, not page_t*
2018-04-25 13:05:40 +0300
: Restore MLOG_UNDO_INSERT
2018-04-25 10:41:32 +0300
: Remove trx_t::undo_mutex
2018-04-25 11:07:34 +0300
//: Adjust a comment
2018-04-25 09:56:03 +0300
: Remove trx_undo_t::empty
2018-04-25 09:37:14 +0300
: buf_pool_is_obsolete(): Add UNIV_UNLIKELY
2018-04-25 09:34:50 +0300
: Simplify row_search_mvcc()
2018-04-25 08:50:56 +0300
: Fast path for rw_trx_hash::find()
2018-04-26 23:12:51 +0400
Add Feature_json status variable.
2018-04-26 17:57:38 +0300
Removed some old #if MYSQL_VERSION
2018-04-26 16:33:05 +0300
Fix a lot of compiler warnings found by -Wunused
2018-04-25 21:32:47 +0200
: Assertion `next_free_value % real_increment == offset && next_free_value >= reserved_until' failed in sequence_definition::adjust_values upon SETVAL for sequence with INCREMENT 0
2018-04-21 15:44:55 +1000
tests: func_math, correct crc32 for mariadb
2018-04-21 15:07:51 +1000
BUG#26495791: CONTRIBUTION: EXPAND TEST SUITE TO INCLUDE CRC32 TESTS
2018-04-25 18:22:56 -0700
Fixed a compiler error
2018-04-18 19:34:12 +0200
: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return correct metadata info
2018-04-24 12:04:59 +0200
: INTERSECT precedence is not in line with Oracle even in SQL_MODE=Oracle
2018-04-23 12:09:10 +0200
: Parameter array operation inserts wrong values in autoincrement field if indicator was specified
Merge 2018-04-25 07:58:46 +0300 - Merge 10.2 into 10.3
2018-04-25 00:14:12 +0300
Remove trx_t::undo_rseg_space
Merge 2018-04-24 20:59:57 +0300 - Merge 10.2 into 10.3
Merge 2018-04-24 10:06:31 +0200 - Merge branch '10.3' into bb-10.3-
2018-04-24 13:15:35 +0530
Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULL
Merge 2018-04-24 09:32:10 +0200 - Merge branch 'grooverdan-10.2--dont-dump-query-cache' into bb-10.3-
Merge 2018-04-24 09:31:10 +0200 - Merge branch '10.2--dont-dump-query-cache' of into grooverdan-10.2--dont-dump-query-cache
2018-02-26 18:13:59 +1100
: Don't coredump query cache
Merge 2018-02-25 15:25:54 +1100 - Merge branch '10.3' into 10.2--dont-dump-query-cache
2017-04-25 17:49:15 +1000
: Coredumps to exclude query cache (Linux)
2018-04-23 18:34:06 +0400
MEDIUMINT(N<8) creates a wrong data type on conversion to string
2018-04-23 17:03:25 +0400
"AS OF" clean in Type_handler
2018-04-23 10:35:33 +0200
: Assertion `(&(&share->intern_lock)->m_mutex)->count > 0 && pthread_equal(pthread_self(), (&(&share->intern_lock)->m_mutex)->thread)' failed in _ma_state_info_write
2018-04-23 13:15:54 +0300
Reduce fil_system.mutex contention further
2018-04-23 13:14:28 +0300
follow-up fix to mariadb-backup
Merge 2018-04-23 09:49:58 +0300 - Merge 10.2 into 10.3
2018-04-23 09:31:17 +0400
Unexpected "Data too long" when doing CREATE..SELECT with stored func
2018-04-22 15:52:46 +0400
Wrong data type on CREATE..SELECT char_or_enum_or_text_spvar
2018-04-22 13:30:31 +0400
Split the code for CHARACTER_OCTET_LENGTH and CHARACTER_MAXIMUM_LENGTH into methods in Field
2018-04-21 17:20:20 -0700
Crash when using CURSOR with VALUES()
2018-04-21 17:53:37 +0300
Quote 'rank' in test-ATIS so that it can be run with MySQL 8.0
2018-04-21 18:38:58 +0530
: Sever crashed with MEDIAN() window function
2018-04-20 23:15:27 +0400
Adding more tests for IN/EXIST subqueries for better coverage
2018-04-20 18:28:38 +0400
Fixed compiler warning
2018-04-20 18:11:27 +0400
MEDIUMINT returns wrong I_S attributes
2018-04-03 18:34:46 +0400
- VARCHAR(1) COMPRESSED crashes the server
2018-04-03 16:19:37 +0400
- VARCHAR(0) COMPRESSED crashes the server
2018-04-20 16:52:51 +0530
Buildbot fixes
2018-04-19 18:40:31 -0700
Assertion `n < m_size' failed, sql_array.h:64: Element_type& Bounds_checked_array<Element_type>::operator[] (size_t) [with Element_type = Item*; size_t = long unsigned int]
2018-04-19 22:11:41 +0530
Server crashes in bitmap_bits_set upon REPAIR PARTITION... after rebuilding under test_pseudo_invisible
Merge 2018-04-19 15:23:21 +0300 - Merge 10.2 to 10.3
2018-04-19 14:31:20 +0530
Add statuses about optimistic parallel replication stalls
2018-04-19 13:04:58 +0530
No --innodb-numa-interleave in mysqld binaries
2018-04-16 16:27:11 +0530
Server crashes in fill_record_n_invoke_before_triggers upon ... insert into table with TIMESTAMP INVISIBLE
2018-04-18 13:39:03 +0530
Server crash or assertion `num_fts_index <= 1' failure up on ALTER TABLE adding two fulltext indexes
2018-04-17 23:39:40 -0700
Server crashes in st_join_table::is_inner_table_of_outer_join
2018-04-17 16:10:47 +0400
Assertion `!part_elem->tablespace_name && !table_create_info->tablespace' failed during EXCHANGE PARTITION with different TABLESPACE.
2018-04-16 20:34:55 +0300
Semisync ack thread hits an LOCK_plugin assert at shutdown
2018-04-15 15:29:55 +0100
: make Innodb merge temp tables use pfs_os_file_t for file IO, rather than int.
2018-04-17 00:24:44 +0300
Fixed failing testcase rename_table_debug
2018-04-12 05:15:39 +0300
Renamed compile-pentium scripts to compile-pentium32
2018-04-11 11:46:27 +0300
Ensure that max_local_memory_used is initialized
2018-04-11 03:18:03 +0300
Remove not needed calls to print_error
2018-04-11 02:20:22 +0300
Remove compiler warnings
2018-04-16 11:31:02 -0400
bump the VERSION
2018-04-16 17:41:29 +0800
Updated apparmor-profile for spelling errors
2018-01-19 19:09:05 +1100
: mysqldump --ignore-database address review comments
2017-07-30 16:11:25 +0200
Add --ignore-database option to mysqldump
2018-04-15 18:23:19 +0300
Crash in btr_search_build_page_hash_index()
2018-04-15 10:21:15 +0300
DB_TRX_ID is not always reset
This page is licensed: CC BY-SA / Gnu FDL