The most recent release of MariaDB 10.5 is:MariaDB 10.5.28 Stable (GA) Download NowAlternate download from mariadb.org
DownloadRelease NotesChangelogOverview of 10.5
Release date: 24 Jun 2020
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.
Includes all fixes from MariaDB 10.4.13
2020-06-23 17:07:03 +0200
return --help option
2020-06-23 15:49:25 +0200
: Bad "default-character-set" option in [client] option group 50-client.cnf on Debian/Ubuntu
2020-06-22 12:10:06 +0200
update C/C
2020-06-21 19:15:42 +0200
After upgrading server/client to 10.5 clients identified via non-builtin plugins cannot be authenticated
2020-06-21 17:20:56 +0200
update MCS
2020-06-21 11:41:59 +0300
: Disable due to corruption concerns
2020-06-21 00:21:14 +0200
MariaDB-server package conflicts with previous versions of MariaDB-client
2020-06-21 00:17:00 +0200
Spider does not load in 10.5 with default settings
2020-06-21 00:07:06 +0200
columnstore: fix python dependencies on sles123
2020-06-20 00:11:13 +0300
List of unstable tests for 10.5.4 release
2020-06-19 11:19:46 +0200
update MCS maturity
2020-06-18 15:32:46 +0000
Change the method to run SQL statements installing MCS to fix major update scenario.
2020-06-18 06:10:25 +0000
Both RPM and DEB now restart MDB uninstalling the plugin.
2020-06-17 12:35:14 +0200
columnstore: delete .rpmsave, install tests
2020-06-15 11:27:54 +0000
Change installed files list to align with the recent changes in the server. Updated MCS
2020-06-13 19:39:22 +0000
Add an explicit server dependency for RPMs and limit builds to x86_64 and i386 only.
2020-06-08 06:50:18 +0000
Change .deb cleanup on uninstall and add extra install files.
2020-06-04 20:09:29 +0200
MCS on i386 deb
2020-06-03 19:52:15 +0200
RPM: columnstore conflicts with thrift
2020-06-03 09:52:53 +0200
build deb packages for columnstore
2020-05-22 17:59:44 +0000
Clean up for debian packaging and updates for systemd service units.
2020-05-19 13:20:03 +0000
This patch removes columnstore-libs and columnstore-platform RPMs metadata.
2020-05-14 08:46:44 +0000
MCS is now shiped in a single package.
2020-05-06 15:21:46 +0000
Update columnstore submodule with to build libmarias3 w/o autools.
2020-04-30 13:49:35 +0200
let's try to enable MCS
2019-11-27 14:34:14 +0000
Add stub for building ColumnStore
2020-06-19 12:59:15 +0200
Fix "unresolved external symbol" link errors with MSVC
2020-06-18 11:17:43 +0200
S3 is pluggable now
2020-06-19 00:28:05 +0200
cleanup: Aria headers
2020-06-19 16:25:59 +0200
Server maturity increased
2020-06-19 12:30:25 +0300
follow-up fix: AHI corruption & leak
2020-06-18 13:21:29 +0200
Server hangs upon concurrent SELECT from partitioned S3
2020-06-18 11:57:19 +0300
ALTER TABLE s3_table ENGINE=Aria can cause failure on slave
2020-06-18 11:44:28 +0300
Fixed bugs in s3 test cases
2020-06-18 11:49:07 +0300
Added THD::binlog_table_should_be_logged() to simplify some code
2020-06-18 11:10:53 +0300
Cleanup's and more DBUG_PRINT's
2020-06-19 00:09:36 +0200
Windows, compiling - use /diagnostics:caret flag, for better diagnostics
2020-06-18 23:12:54 +0200
- remove ---source include/not_threadpool.inc from tests
2020-04-26 21:06:04 +1000
INSTALL_UNIX_ADDRDIR for debian to /run/mysqld/mysqld.sock
2020-06-18 13:38:30 +0300
: Reduce InnoDB buf_pool.page_hash contention
2020-06-18 12:26:28 +0300
: Remove pointer indirection for InnoDB hash_table_t
2020-06-18 12:17:37 +0300
: Clean up btr_search_sys
2020-06-18 11:37:24 +0300
: Clean up hash_table_t
2020-06-17 21:29:16 +1000
libutils: merge_archives_unix
2020-06-17 22:01:57 +1000
libutils: merge static libraries only once
Merge 2020-06-18 13:58:54 +0300 - Merge 10.4 into 10.5
2020-06-16 12:02:13 +0300
: mariadb-backup should not read [mariadb-client] option group from configuration files
2020-06-16 11:21:28 +0300
: mariadb-backup does not report unknown command line options
2020-06-18 12:13:31 +0300
Fix the test mariadb-backup.
2020-06-17 22:03:27 +0530
Assertion `!page_has_siblings(block->frame)' failed in btr_pcur_store_position
2020-06-17 19:30:19 +0300
Remove redundant code in opt_range.cc: print_key_value()
2020-06-16 21:01:16 +0200
wolfssl might crash at startup when both SSL and encryption plugin are enabled
2020-06-04 18:37:18 +0800
: Avoid potential rollback segment contention with increased scalability through even distribution
2020-05-22 22:44:37 +0530
safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-bug/sql/rpl_parallel.cc, line 470 upon shutdown during FTWRL
2020-06-15 16:39:41 +0300
galera.galera_parallel_autoinc_manytrx sporadic failures.
2020-06-14 22:13:45 +0300
Fix include statements in galera_ipv6_mariadb-backup_section and galera_ipv6_mariadb-backup MTR tests
2020-06-08 11:45:56 +0300
: mariadb-backup does not report unknown command line options : mariadb-backup doesn't read from the [mariadbd] and [mariadbd-X.Y] server option groups from configuration files : mariadb-backup doesn't read [mariadb-backup] option group in configuration file
Merge 2020-06-14 10:32:09 +0300 - Merge commit 10.3 into 10.4
Merge 2020-06-14 10:30:20 +0300 - Merge 10.2 into 10.3
2020-06-14 10:18:07 +0300
: Disable innodb.innodb_force_recovery_rollback
2020-06-17 11:33:14 +0200
S3 compilation error on x86
2020-06-14 15:43:30 +0200
update libmarias3
2020-06-17 17:40:15 +0200
more "removed" mysqld command-line options
2020-06-18 00:57:23 +0200
Fix error in cmake, when trying gcc on Windows.
2020-06-18 00:55:11 +0200
When compiling with RelWithDebInfo, always use -fno-omit-frame-pointer
2020-06-17 21:03:00 +0530
Compressed row format table tries to access freed blob
2020-06-14 22:13:45 +0300
Fix include statements in galera_ipv6_mariadb-backup_section and galera_ipv6_mariadb-backup MTR tests
2020-06-15 16:39:41 +0300
galera.galera_parallel_autoinc_manytrx sporadic failures.
2020-06-16 12:12:36 +0300
Add global ignore for Sending JOIN failed warning.
2020-06-17 12:58:33 +0300
: galera.galera_drop_multi MTR failed: InnoDB: MySQL is trying to drop database fts.`` though there are still open handles
2020-06-14 18:39:39 +0900
fix a compiler warning on GCC 9.3.0
2020-06-16 19:57:33 +0530
: Fix the valgrind & MSAN instrumentation of
2020-06-15 01:47:45 +0200
ut_new_get_key_by_file is unnecessarily expensive, followup
2020-06-11 01:39:11 +0300
: Run bin/mariadbd instead of bin/mysqld
2020-06-15 23:21:29 +0400
JSON_ARRAYAGG and JSON_OBJECTAGG treat JSON arguments as text.
2020-06-15 22:51:21 +0400
JSON_ARRAYAGG is limited by group_concat_max_len.
2020-06-15 19:10:39 +0300
Unexpected errors, corrupt output, Valgrind / ASAN errors in Item_ident::print or append_identifier
2020-06-15 17:07:43 +0300
Fix drop_combinations for embedded
2020-06-15 15:26:16 +0300
unresolved symbol crc32c_vpmsum on Ubuntu Xenial
2020-06-15 12:26:53 +0200
fixup of "Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistent" results
2020-06-15 12:59:53 +0300
: Optimizer trace: const tables are not clearly visible
2020-06-12 17:03:15 +0300
Added checks for uninitalized memory when writing to IO_CACHE
2020-06-11 13:51:36 +0300
Created a workaround for a bug in MSAN for va_arg(,double)
2020-06-10 21:14:13 +0300
Fixed hang in Aria page cache with concurrent SELECT
2020-06-10 12:04:01 +0300
Cleaned up compile failure if DEBUG_SYNC is disabled in DEBUG builds
2020-06-10 11:56:20 +0300
Fixed bug in trans_check() where on error we gave wrong return value
2020-06-10 11:55:00 +0300
Fix for crash in Aria LOCK TABLES + CREATE TRIGGER
2020-06-08 23:55:13 +0300
Fixed typos in aria_read_log
2020-06-08 23:51:57 +0300
BINLOG with LOCK TABLES and SAVEPOINT could cause a crash in debug bin
2020-06-08 15:13:04 +0300
BACKUP STAGE BLOCK_DDL hangs on flush sequence table
2020-06-08 15:05:57 +0300
Fixed core dump in "echo shutdown | mysqld --bootstrap"
2020-06-05 12:48:33 +0300
Updated code comments
2020-06-05 10:38:34 +0300
Fixed crash in failing instant alter table with partitioned table
2020-06-03 19:40:41 +0300
Changes needed for ColumnStore and insert cache
2020-06-03 18:42:54 +0300
Changed some DBUG_PRINT that used error:
2020-06-03 18:41:17 +0300
Fixed access of undefined memory for compressed MyISAM and Aria tables
2020-06-05 18:55:11 +0300
Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistent
2020-06-05 12:51:01 +0300
Fixed error messages from DROP VIEW to align with DROP TABLE
2020-06-01 23:27:14 +0300
Ensure that table is truly dropped when using DROP TABLE
2020-06-14 18:58:55 +0300
: Adjust the test for PLUGIN_PERFSCHEMA=NO
2020-06-14 10:18:07 +0300
: Disable innodb.innodb_force_recovery_rollback
Merge 2020-06-14 10:13:53 +0300 - Merge 10.4 into 10.5
2020-06-13 12:49:22 +0200
Assertion `grant_table || grant_table_role' failed in check_grant_all_columns
Merge 2020-06-13 19:01:28 +0300 - Merge 10.3 into 10.4
Merge 2020-06-13 15:11:43 +0300 - Merge 10.2 into 10.3
2020-06-13 14:45:52 +0300
innodb_force_recovery=2 may wrongly abort rollback
2020-06-12 10:45:54 +0300
Fix wrong merge of commit d218d1aa49e848cef2bdbe83bbaf08e474d5209c
Merge 2020-06-11 22:35:30 +0300 - Merge branch '10.1' into 10.2
2020-06-10 20:02:46 +0400
CREATE USER leads to indirect SIGABRT in stack_chk_fail () from fill_schema_user_privileges + * stack smashing detected * (on optimized builds)
2020-06-10 19:29:25 +0300
: Disks plugin - change datatype to bigint
2019-05-22 14:59:00 +0200
: MariaDB could crash after changing the query_cache size
2020-06-10 09:34:56 +0200
Revert ": SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUAL"
2020-06-09 01:35:39 +0530
: SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUAL
2020-05-27 13:53:39 +0530
: Conditional jump or move depends on uninitialised value(s) in find_uniq_filename(char*, unsigned long)
2020-06-05 00:02:55 +0200
Client spelling mistakes
2020-06-05 13:11:33 +0530
: SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_best_index_intersect on optimized builds
2020-06-11 15:33:16 +0400
Server crash or assertion failures in my_datetime_to_str
2020-06-10 16:14:14 +0300
Remove a stale test
2020-06-10 08:42:31 +0400
Reuse skip_trailing_space() in my_hash_sort_utf8mbX
2020-06-09 21:54:42 +1000
innodb: dict_mem_table_add_col - compile warning fix argument 1 null where non-null expected (#1584)
2020-06-13 09:30:04 +0400
virtual longlong Item_func_div::int_op(): Assertion `0' failed in Item_func_div::int_op
2020-06-08 11:25:30 +0530
: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct list
2020-06-12 09:55:38 +0400
Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed in TABLE_SHARE::init_from_binary_frm_image
2020-06-10 13:55:55 +0400
Garbage returned with SELECT CASE..DEFAULT(timestamp_field_with_now_as_default)
2020-06-08 14:00:19 +0400
Assertion `mon > 0 && mon < 13' failed in sec_since_epoch
2020-06-13 11:15:55 +0200
Assertion `grant_table || grant_table_role' failed on perfschema
2020-06-13 11:59:34 +0300
InnoDB: Apparent corruption of an index page ... to be written
2020-06-12 10:23:46 -0700
when printing Item_in_optimizer, use precedence of wrapped Item
2020-06-09 16:24:18 +0530
: JSON_ARRAYAGG gives wrong results with NULL values and ORDER by clause
2020-06-09 13:15:14 +0530
: DISTINCT with JSON_ARRAYAGG gives wrong results
2020-03-21 12:23:44 +0530
: GROUP_CONCAT(DISTINCT ...) may produce a non-distinct list
2020-06-12 21:14:08 +0300
: Stop ANALYZE TABLE from flushing table definition cache
2020-06-12 20:30:01 +0300
Assertion instant.n_core_fields == n_core_fields failed
2020-06-12 13:24:23 +0300
: Stop ANALYZE TABLE from flushing table definition cache
2020-06-12 21:57:12 +0530
: Fix the MSAN instrumentation
2020-06-12 12:50:31 +0300
Avoid unnecessary buf_pool.page_hash S-latch acquisition
2020-06-12 13:21:42 +0200
more mysql_create_view link/unlink woes
2020-06-12 13:18:41 +0200
galera.wsrep_strict_ddl hangs in 10.5 after merge
2020-06-12 14:56:55 +0300
: post-push to fix main.flush_read_lock.
2020-06-11 23:12:48 +0200
: switch off user variables (and fixes of its support)
2020-06-10 19:29:25 +0300
: Disks plugin - change datatype to bigint
2020-03-01 21:59:29 +0200
: Error in BINLOG_BASE64_EVENT i s always error-logged as if it is done by Slave
2020-06-12 11:10:55 +0300
Disable UPDATE CASCADE for SQL constraints
2020-06-12 00:33:05 +0530
: main.innodb_ext_key fails sporadically
2020-06-11 22:52:47 +0530
Fix Scrubbing
2020-06-10 16:26:13 +0200
post-fix for #1504
2020-06-11 10:29:03 +0200
"failed to create symbolic link" during the build
2020-06-11 18:14:39 +0530
: Assertion `length == pack_length()' failed in Field_inet6::sort_string upon INSERT into RocksDB table
2020-06-11 17:30:33 +0300
Reduce buf_pool.page_hash latch contention
2020-06-06 07:37:05 +0900
Add information_schema.spider_wrapper_protocols for knowing available wrappers of Spider
2020-06-11 15:00:00 +0300
: Fix GCC 4.8.5 -Wconversion
2020-06-11 14:48:33 +0300
compilation failure on win32-debug
2020-06-11 14:47:34 +1000
: cmake/libutils account for cmake-2.8.12.1
2020-06-10 18:42:47 +0530
: Wrong result or Assertion `ix > 0' failed in read_to_buffer upon select with GROUP BY and GROUP_CONCAT
2020-06-11 11:47:03 +0530
Fix typo
2020-05-29 22:12:44 +0530
Assertion "inited==NONE" failed in handler::ha_index_init on the slave during UPDATE
2020-06-10 16:11:04 +0300
Remove unused innodb_mem_validate_usec, innodb_master_purge_usec
2020-06-09 23:03:08 +0400
CREATE PROCEDURE returns no error when using an unknown variable
2020-05-29 01:24:50 +0300
DROP or rebuild of a large table may lock up InnoDB
Merge 2020-06-10 13:47:29 +0200 - Merge branch 'bb-10.5-' into 10.5
2020-04-26 22:43:57 +0300
: Install Spider with a simple spider.cnf
2020-04-13 10:00:43 +0300
Deb: Clean up default configs for 10.5 era
2020-05-17 12:38:51 +0300
: Sync mariadb-common and update-alternatives based /etc/mysql/
2020-06-09 14:36:29 +0530
: MSAN report at replicate_ignore_table_grant
2020-06-10 18:41:59 +1000
cmake: merge_static_libs - correct duplicate assumptions (#1583)
2020-06-10 08:12:06 +0200
ut_new_get_key_by_file is unnecessarily expensive
2020-04-26 22:43:57 +0300
: Install Spider with a simple spider.cnf
2020-04-13 10:00:43 +0300
Deb: Clean up default configs for 10.5 era
2020-05-17 12:38:51 +0300
: Sync mariadb-common and update-alternatives based /etc/mysql/
2020-06-09 14:36:29 +0530
: MSAN report at replicate_ignore_table_grant
2020-06-10 18:41:59 +1000
cmake: merge_static_libs - correct duplicate assumptions (#1583)
2020-06-10 07:43:58 +0300
preparation: Remove mtr_memo_contains macros
2020-06-10 07:43:39 +0300
preparation: Remove some unused function parameters
2020-06-10 07:43:28 +0300
: Adjust results for innodb_page_hash_locks=64
2020-06-10 07:29:26 +0300
Fix GCC -Wunused-function
2020-06-10 03:51:49 +0200
Fixed compilation error in DCMAKE_BUILD_TYPE=mysql_release mode when WSREP enabled
2020-06-09 18:07:06 +0530
: Remove multiple calls to enable and disable Handler::keyread and perform it after the plan refinement phase is done
2020-06-09 18:01:29 +0300
fixup: Reduce contention in buf_page_get_low()
2020-06-09 16:47:24 +0300
WIP
2020-06-09 10:23:47 +0530
: Server crashes in err_conv / ErrBuff::set_str
2020-06-07 20:39:31 +0200
remove dead code
2020-06-09 12:54:04 +0400
Possibly inconsistent behavior of BIT_xx functions with INET6 field
2020-06-08 19:56:43 +0300
ib_logfile0 is too small for innodb_thread_concurrency=0. The size of ib_logfile0 should be bigger than 200 kB * innodb_thread_concurrency.
2020-06-08 13:14:27 +0300
follow-up to reduce buf_pool.mutex contention
Merge 2020-06-08 12:58:11 +0300 - Merge 10.4 into 10.5
Merge 2020-06-08 11:45:28 +0300 - Merge 10.3 into 10.4
Merge 2020-06-08 11:09:49 +0300 - Merge 10.2 into 10.3
2020-06-08 10:28:34 +0300
InnoDB: Failing assertion: purge_sys->n_stop == 0
2020-06-06 11:38:38 -0700
MariaDB crash on WITH RECURSIVE large query
2020-06-07 16:30:50 +0300
Don't allow ALTER TABLE ... ORDER BY on SEQUENCE objects
2020-06-07 16:23:44 +0300
Don't allow illegal create options for SEQUENCE
2020-06-07 16:23:47 +0400
sql_mode="oracle" cannot declare without variable errors
2020-06-08 12:52:29 +0300
Partition the test innodb.temp_table_savepoint
2020-06-07 18:54:34 +0300
Buffer overflow in dict_table_t::parse_name()
Merge 2020-06-07 12:22:06 +0300 - Merge 10.4 into 10.5
2020-06-03 13:36:36 +0530
Long unique keys are not created when individual key_part->length < max_key_length but SUM(key_parts->length) > max_key_length
2020-05-25 15:29:44 +0530
Assertion `marked_for_read()' failed upon INSERT into table with long unique blob under binlog_row_image=NOBLOB
Merge 2020-06-06 22:05:32 +0300 - Merge 10.3 into 10.4
Merge 2020-06-06 21:38:57 +0300 - Merge 10.2 into 10.3
2020-06-06 21:34:21 +0300
: Skip the test in --embedded
Merge 2020-06-06 18:50:25 +0300 - Merge 10.2 into 10.3
2020-06-06 18:07:13 +0300
: Add a test case
Merge 2020-06-06 18:07:04 +0300 - Merge 10.1 into 10.2
2020-05-29 00:32:08 +0530
: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 (optimized builds)
2020-06-06 09:32:18 +0300
Server crash on corrupted ROW_FORMAT=COMPRESSED page
2020-06-05 23:33:24 +0300
fix compilation with VS2019, preview of 16.7 version
2020-06-05 10:38:40 -0700
Server crash in Item_field::print on ANALYZE FORMAT=JSON
Merge 2020-06-05 19:58:52 +0200 - Merge branch '10.2' of into 10.2
Merge 2020-06-05 18:32:37 +0200 - Merge 10.1 into 10.2
2020-06-03 14:14:08 +0200
Added missing include files to check for debug_sync
2020-06-01 12:34:33 +0300
backporting fix into 10.1
2020-05-23 22:38:20 +0200
Fix duplicate word
2020-06-06 17:36:25 +0300
fixup for 32-bit GCC
2020-06-07 12:21:32 +0300
Assertion idlen <= MAX_TABLE_NAME_LEN in create_table_info_t::create_foreign_keys()
2020-06-06 17:29:41 +0300
: Fix GCC 5.3.1 -Wconversion
2020-06-05 12:57:42 +0400
Data loss on DOUBLE and DECIMAL conversion to INT
Merge 2020-06-06 08:55:22 +0300 - Merge 10.4 into 10.5
Merge 2020-06-05 18:00:14 +0200 - Merge branch '10.3' into 10.4
Merge 2020-06-05 17:59:35 +0200 - Merge remote-tracking branch 'origin/10.2' into 10.3
2020-06-05 17:56:34 +0200
Fix appveyor build.
2020-06-06 08:51:38 +0300
Assertion `node->space == fil_system.sys_space' failed in fil_aio_callback
2020-06-06 08:28:14 +0300
fixup: MSAN use-of-uninitialized-value
Merge 2020-06-05 20:36:43 +0300 - Merge 10.4 into 10.5
Merge 2020-06-05 18:05:22 +0300 - Merge 10.3 into 10.4
2020-06-05 17:45:27 +0300
After-merge fix: GCC -Wmaybe-uninitialized
Merge 2020-06-05 16:51:26 +0300 - Merge 10.2 into 10.3
2020-06-05 14:59:33 +0300
Shutdown hang or crash due to XA breaking locks
2020-06-04 12:29:32 +0300
Race between btr_page_mtr_lock() dropping AHI on the same block
2020-06-05 15:20:20 +0300
: Fix a memory leak
2020-06-05 13:29:01 +0200
Windows, build tweak.
2020-06-03 14:43:13 +0200
add stress suite to the list of default suites to run
2020-04-23 21:58:52 +0400
- Assertion `str_length < len' failed
2020-06-04 16:31:29 +0300
dict_check_sys_tables(): Do not rely on buf_page_optimistic_get()
2020-06-02 16:31:53 +0530
: Server crashes when Analyze format=json is run with a window function with empty PARTITION BY and ORDER BY clauses
2020-06-04 10:24:10 +0300
Remove bloat caused by InnoDB logger class
2020-05-27 13:03:06 +0530
Assertion `table2->cached' failed in dict_table_t::add_to_cache
2020-06-03 12:14:11 +0300
innodb_fast_shutdown=0 fails to report purge progress
2020-06-04 12:12:49 +0300
Assertion `tab_part_info->part_type == RANGE_PARTITION || tab_part_info->part_type == LIST_PARTITION' failed in prep_alter_part_table
2020-06-04 19:38:31 +0530
: Optimizer misses the details about the picked join order
2020-06-05 19:04:04 +0300
followup: Bypass the change buffer on slow shutdown
2020-06-05 16:21:23 +0200
Reduce CPU usage in srv_purge_shutdown.
2020-06-01 16:24:15 +0530
Assertion 'mariadb_table' failed in gcol.innodb_virtual_debug_purge
2020-05-28 19:50:35 +0900
MENT-805 ODBC login fails with Spider from bb-10.5-MENT-30 if password contains a semicolon
2020-05-15 23:53:12 +0900
MENT-787 Server from bb-10.5-MENT-30 crashes upon Spider installation
2020-05-08 20:04:53 +0900
Change Spider's plugin maturity to BETA
2020-04-29 03:26:19 +0900
Fix issue caused by using spider_bgs_mode = 2 when Spider use limit_mode = 1 internally for data nodes.
2020-04-27 08:46:30 +0900
Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BY
2020-04-11 01:03:19 +0900
add pointer of ha_spider to Spider's use_result function
2020-04-10 18:12:58 +0900
fix evaluating bitmap issue in spider
2020-03-22 09:38:12 +0900
fix issue for escape charcters in table parameters of Spider
2020-03-22 09:36:37 +0900
add a table parameter "dsn" to Spider
2020-03-04 21:42:07 +0900
fix build errors on windows environments
2020-03-03 08:15:08 +0900
add test result of spider.bugfix insert_select
2020-03-03 08:11:46 +0900
prepare for adding new connectors for Spider
2020-03-03 03:06:33 +0900
SPIDER table with no COMMENT clause causes queries to wait forever
2020-03-03 02:54:06 +0900
fix Spider executing one by one commands before SQL
2020-03-03 02:53:25 +0900
fix memory calculate for spider_mon_table_cache
2020-03-03 02:52:46 +0900
fix divided lock table issue of Spider
2020-03-03 02:51:59 +0900
use ifdef for unused attributes for Spider
2020-03-03 02:50:40 +0900
Spider performance optimization with partition
2020-06-05 02:40:36 +1000
Server crashes upon INSERT into versioned partitioned table with WITHOUT OVERLAPS
2020-06-04 20:04:34 +1000
WITHOUT OVERLAPS does not work with prefix indexes
2020-06-02 16:06:41 +1000
UPDATE on RocksDB table with WITHOUT OVERLAPS fails
2020-06-01 22:30:58 +1000
Add FOR PORTION OF statements to the test for WITHOUT OVERLAPS
2020-06-05 12:35:46 +0300
Reduce buf_pool_t::mutex contention
2020-06-04 23:54:19 +0200
Cleanup - remove HAVE_AIOWAIT and associated code from mysys
2020-06-04 13:03:22 +0200
For better experience in Visual Studio IDE, add header files to Innodb sources
2020-06-03 21:52:17 +0200
FreeBSD compilation fixes
2020-06-02 16:30:22 +0200
disable Cassandra engine by default
2020-06-04 14:21:04 +0400
Nested JSON_ARRAYAGG in JSON_OBJECT should not get escaped.
2020-06-04 13:53:14 +0400
JSON_ARRAYAGG doesn't reject ORDER BY clause, but doesn't work either.
2020-06-04 11:00:17 +0400
Squared brackets missing from JSON_ARRAYAGG when used in a view.
2020-06-04 10:00:56 +0400
, , JSON_ARRAYAGG crashes with NULL values.
2020-06-03 17:39:33 +0200
postfix
2020-06-03 16:50:54 +0200
postfix
2020-06-03 16:19:13 +0200
innodb_fast_shutdown=0 can be unnecessarily slow
2020-06-03 16:09:00 +0400
Assertion `!item->null_value' failed in Type_handler_inet6::make_sort_key_part
2020-06-03 16:49:06 +0300
fts_optimize_shutdown() deletes timer prematurely
2020-06-03 14:07:30 +0300
Assertion ...status != buf_page_t::FREED in ibuf_remove_free_page()
2020-06-03 18:59:20 +1000
: postfix - crc32{,c} fixups for ppc64
Merge 2020-06-03 09:45:39 +0300 - Merge 10.4 into 10.5
Merge 2020-06-03 07:32:09 +0300 - Merge 10.3 into 10.4
Merge 2020-06-02 10:25:11 +0300 - Merge 10.2 into 10.3
2020-06-01 15:38:04 +0200
fix warning
2020-06-01 14:34:16 +0530
Dirty compressed page checksum validation fails
2020-06-01 10:23:11 +0300
Cleanup: Remove thr_is_recv(), trx_is_recv()
2020-06-01 10:18:47 +0300
InnoDB: innodb_page_size=x requires... should be logged as error
Merge 2020-06-01 09:33:03 +0300 - Merge 10.1 into 10.2
2020-05-29 22:51:45 +0400
Attempt fixing mroonga gcc 8 build failure
2019-10-16 19:00:43 +0400
Thread safe histograms loading
2019-10-16 18:19:59 +0400
Thread safe statistics loading
2019-10-11 17:20:28 +0400
Simplified away statistics_for_tables_is_needed()
2020-05-29 15:31:24 +0400
*SAN: sql/item_xmlfunc.cc:791:43: runtime error: downcast of address ... which does not point to an object of type 'Item_func' note: object is of type 'Item_bool' (on optimized builds)
2020-05-28 19:34:27 +0200
fix pre-definition for embedded server for find_user_or_anon()
2020-05-12 16:16:05 +0200
: Bad error message for SET DEFAULT ROLE when user account is not granted the role
2020-05-31 11:00:47 +0200
cmake: quieter
2020-06-02 08:18:17 +0300
trx_undo_report_rename() fails to release page latches
2020-06-02 21:25:51 +0300
Assertion page_get_page_no... in btr_pcur_store_position()
2020-06-02 21:28:21 +0300
Added larger timeout to backup_stages.test
2020-06-02 14:17:48 +0530
: Server crashes in Field_inet6::store_inet6_null_with_warn / Field::maybe_null
2020-06-02 14:40:51 +0300
main.backup_stages occasionally reports lock wait timeout
2020-06-02 08:17:10 +0300
Assertion oldest_lsn >= log_sys.last_checkpoint_lsn failed
2020-06-01 16:21:50 +0200
Fix my_checksum declaration.
Merge 2020-06-01 15:44:01 +0200 - Merge branch '10.4' into 10.5
Merge 2020-06-01 15:43:14 +0200 - Merge branch '10.3' into 10.4
2020-06-01 15:38:04 +0200
fix warning
2020-05-30 02:27:33 +0530
: Incorrect ordering with REGEXP_REPLACE and OFFSET/LIMIT
2019-11-01 16:40:26 +0900
MENT-458 MTR Big test "spider/bugfix.sql_mode_mariadb & myself" are both failing on Azure MTR pipeline
2019-11-01 16:45:48 +0900
MENT-456 MTR Big test "spider.show_system_tables" is failing on Azure MTR pipeline
2020-06-01 14:30:21 +0400
PERCENTILE_DISC() rejects temporal and string input
2020-06-01 14:00:35 +0400
Crash with a stored aggregate function returning INET6
2020-06-01 14:04:06 +0530
: Provide SIMD optimized wrapper for zlib crc32() (#1558)
2020-06-01 11:46:30 +0400
CONNECT table with INET6 field produces warnings upon SELECT
2020-06-01 10:35:01 +0400
EXTRACT from INET6 value does not produce any warnings
2020-05-31 20:29:21 +0300
Upgrade testing between major versions in MTR
Merge 2020-05-31 10:28:59 +0300 - Merge 10.4 into 10.5
Merge 2020-05-30 11:04:27 +0300 - Merge 10.3 into 10.4
2020-05-30 10:48:11 +0300
Add end-of-test markers to ease merges
Merge 2020-05-29 22:21:19 +0300 - Merge 10.2 into 10.3
2020-05-29 01:51:30 +0900
Add a counter to avoid multiple initialization of Groonga mecab tokenizer
2020-05-28 10:21:46 +0900
Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizer
2020-05-28 15:03:28 +0200
Fix cmake warning - custom command succeeds without creating own OUTPUT.
2020-05-28 15:02:10 +0200
Windows 10 MSI installer : port in use is not determined
2020-05-28 02:06:23 +0200
MSI installer : Use CAQuietExec64 on Win64 , not CAQuietExec
2020-05-28 01:43:21 +0200
Remove unused WiX source file
2020-05-26 14:11:41 +0200
update C/C
2020-05-26 12:11:24 +0200
bintars should use bundled PCRE
2020-05-24 17:30:57 +0200
mtr: update titlebar when the test ends, not when it starts
2020-05-24 21:10:41 +0200
assert(a && b); -> assert(a); assert(b);
2020-05-23 18:35:42 +0200
get rid of cmake warning
2020-05-22 19:50:22 +0200
optimize performance of the build in a fresh clone
2020-05-22 12:05:53 +0200
Revert " : Rocksdb does not shutdown worker threads and aborts in memleak check on server shutdown"
2020-05-21 01:31:17 +0200
fix rocksdb zstd detection
2020-05-20 17:04:22 +0200
Query having many NOT-IN clauses running forever and causing available free memory to use completely
2020-05-20 17:02:47 +0200
bugfix: use THD::main_mem_root for kill error message
2020-05-14 16:18:01 +0200
wrong error for invalid utf8 table comment
2020-05-13 19:48:23 +0200
don't include .git files in source packages
2020-05-13 13:10:35 +0200
server crash on repair table ... use_frm
2020-05-28 22:22:20 +0300
Strict SQL with system versioned tables causes issues
2020-05-28 22:22:19 +0300
Server hangs upon UPDATE on a view reading from versioned partitioned table
2019-06-13 19:29:02 +0300
append_drop_column() small refactoring
2020-05-28 20:54:38 +0300
Assertion `!m_innodb' failed in ha_partition::cmp_ref upon SELECT from partitioned table
Merge 2020-05-27 17:10:39 +0300 - Merge 10.2 into 10.3
2020-05-27 12:59:27 +0300
fix compilation
2020-05-27 10:58:28 +0300
Fix the build with GCC 4.1.2
2020-05-27 09:53:36 +0300
Add an end-of-test marker to ease merges
2020-05-27 09:51:46 +0300
Fix the RelWithDebInfo build
2020-05-17 16:24:40 +0300
intrusive::list fixes
2020-05-26 20:04:47 +0300
Fixed crash in aria recovery when using bulk insert
2020-05-05 20:32:32 +0300
Optimistic parallel slave doesnt cope well with START SLAVE UNTIL
Merge 2020-05-26 18:48:35 +0300 - Merge remote-tracking branch 'origin/10.1' into 10.2 to skip 10.1 dbe447a7890 commit.
2020-05-05 20:32:32 +0300
Optimistic parallel slave doesnt cope well with START SLAVE UNTIL
2020-05-26 13:14:47 +0300
Assertion `!in_use->is_error()' failed in TABLE::update_virtual_field
Merge 2020-05-26 13:01:34 +0300 - Merge 10.1 into 10.2
Merge 2020-05-26 12:44:05 +0300 - Merge 5.5 into 10.1
2020-05-26 12:23:20 +0300
main.processlist_notembedded Timeout in wait_until_count_sessions
2020-05-11 12:50:03 -0400
bump the VERSION
2020-05-26 01:50:46 +0530
: Conditional jump or move depends on uninitialised value in sel_arg_range_seq_next
2020-05-26 11:43:43 +0300
Wrong partitioning by KEY() after primary key dropped
2020-05-29 16:18:50 +0300
Server crashes in key_copy or unexpected error 156
Merge 2020-05-29 13:23:37 +0200 - Merge branch 'codership-10.4--v2' into 10.4
2020-05-26 14:01:13 +0200
Forgotten include files were added to check the necessary conditions for running the test
Merge 2020-05-26 13:54:02 +0200 - Merge branch '10.4--v2' of into codership-10.4--v2
2020-05-25 14:23:42 +0300
galera.MW-328A hang
2020-05-29 12:00:31 +0300
after-merge fix: Avoid functional change to rw_lock_s_unlock()
2020-05-29 11:45:19 +0300
Strict SQL with system versioned tables causes issues (10.4)
2020-05-28 16:56:37 +0300
Added test case for query that was crashing in 10.4.13
2020-05-27 12:16:58 +0530
Alter table failure tries to access uninitialized column
2020-05-26 20:25:41 +0530
Alter table failure tries to access uninitialized column
2020-05-26 16:40:41 +0300
: One more fix: main.perror-win
2020-05-26 15:46:09 +0300
After-merge fix: main.perror-win
Merge 2020-05-26 11:54:55 +0300 - Merge 10.3 into 10.4
2020-05-25 21:42:26 +0530
Rollback of insert fails when column reorder happens
Merge 2020-05-25 19:41:58 +0300 - Merge 10.2 into 10.3
2020-05-25 18:57:14 +0300
use-after-poison around lock_trx_handle_wait_low
2020-05-25 17:46:52 +0300
post-fix: Fix a test result
2020-05-05 20:44:43 +0530
: JOIN::make_aggr_tables_info(): Assertion `select_options & (1ULL << 17)' failed.
2020-05-20 13:34:51 +0200
: my_vsnprintf behaves not as in C standard
2020-05-23 14:36:33 +0300
Fixed compiler failure on windows
2020-05-22 18:02:24 +0300
Fixed deadlock with LOCK TABLES and ALTER TABLE
2020-05-22 15:00:29 +0400
ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets on 10.4/5 optimized builds | Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed
Merge 2020-05-22 14:22:45 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2
2020-05-21 18:16:27 +0400
ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets on 10.4/5 optimized builds | Assertion `(uint) (table_check_constraints - share->check_constraints) == (uint) (share->table_check_constraints - share->field_check_constraints)' failed
2020-05-22 15:42:11 +0300
Don't crash if creating sequence under XA
2020-05-22 16:31:16 +0400
Assertion `0' failed in Item::field_type_for_temporal_comparison
2020-05-21 08:34:03 +0200
CHECK TABLE fails with wsrep_trx_fragment_size > 0 (#1551)
2020-05-30 13:50:37 +0400
Server crashes in get_current_user upon SET PASSWORD via SP
2020-05-29 18:51:41 +0400
- InnoDB: get rid of casts for rw_trx_hash iterator
2020-05-29 22:47:29 +0300
Fixed wrong length in my_default.c
2020-05-28 22:40:27 +0300
SHOW TABLE STATUS now shows if an Aria table is transactional or not
2020-05-29 16:49:10 +0300
Uninitialized tbl_len in dict_acquire_mdl_shared()
2020-05-29 15:43:52 +0200
: Assertion `(&(&pagecache->cache_lock)->m_mutex)->count > 0 && pthread_equal(pthread_self(), (&(&pagecache->cache_lock)->m_mutex)->thread)' failed in dec_counter_for_resize_op
2020-05-29 12:22:40 +0200
Removed function declaration of a non-existing function
2020-05-29 12:21:27 +0200
Remove some trailing whitespaces.
2020-05-29 13:41:11 +0300
Assertion "heap_no == ULINT_UNDEFINED" in trx0i_s.cc
2020-05-29 11:57:59 +0300
Assertion failed in key_text::key_text
2020-05-29 11:07:55 +0400
SIGSEGV in intern_find_sys_var (optimized builds)
2020-05-27 18:56:49 +0300
post-fix: GCC 7 -Wclass-memaccess
2020-05-27 19:38:55 +0400
Fixed main.implicit_commit ASAN failure
2020-05-27 14:10:53 +0300
Renamed maria_* source files for executables to aria_*
2020-05-26 00:22:52 +0300
Improve logging of Aria redo's and undo's
2020-05-26 19:10:23 +0300
aria_chk sets --warning-if-wrong-transid=0 if --ignore-control-file is used
2020-05-27 09:00:52 +0300
: Use the optimized page_id_t more
2020-05-27 08:50:24 +0300
: Post-push fix clang -Wnon-pod-varargs
2020-05-25 22:25:03 +0400
- InnoDB: remove trx->no
2020-05-16 01:13:02 +0400
- InnoDB: don't take trx_sys.mutex in ReadView::open()
2020-05-23 13:33:26 +0200
allow thread_pool_size_basic on Windows, in generic threadpool mode
2020-05-23 13:17:50 +0200
TP_pool_generic::set_pool_size logic so that it marks each connection to change group before the next socket read.
2020-05-24 17:13:12 +0200
Threadpool : make sure thd->event_scheduler.data does not change as long as THD is in server_threads.
2020-05-19 22:55:52 +0200
Threadpool - support changing group on Windows with generic thread pool
2020-05-25 09:47:35 +0300
fixup: WITH_MSAN build fix
2020-05-24 19:29:56 +0300
2020-05-23 12:27:05 +0300
Fixed failure in sysvars_server_embedded,32bit
2020-05-22 19:10:56 +0300
Fixed failure in flush_read_lock.test
Revision #c779ef26b6 2020-05-21 15:33:55 +0300
Fixed error in galera_vote_rejoin_ddl
Revision #f4ddde0698 2020-05-19 20:15:00 +0300
Only apply wsrep_trx_fragment_size to InnoDB tables
Revision #c4bf4b7aef 2020-05-15 16:15:49 +0300
Fixed access to undefined memory found by valgrind and MSAN
Revision #dcc0baf540 2020-05-13 23:11:50 +0300
Don't print "Trying to delete tablespace several 10x times per second"
Revision #4ea171ffab 2020-05-12 18:56:41 +0300
Fixed compiler warnings from gcc and clang 5.0.1
Revision #9bf479b0cf 2020-05-19 17:48:22 +0300
Update galera to work with independent sub transactions
Revision #4102f1589c 2020-05-02 13:19:53 +0300
Aria will now register it's transactions
Revision #d1d472646d 2020-05-04 14:20:14 +0300
Change THD->transaction to a pointer to enable multiple transactions
Revision #7ae812cf2c 2020-04-27 18:54:13 +0300
Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engine
Revision #b15615631f 2020-04-26 15:30:29 +0300
MDEV-18286 Assertion `pagecache->cnt_for_resize_op ...
Revision #7cb160961c 2020-04-26 15:28:03 +0300
Changed debug label XXX in ma_pagecache.cc XXX to proper lables
Revision #82d2dc9027 2020-05-02 13:20:24 +0300
Remove unneeded this-> usage from sql_lex.cc
Revision #36019df323 2020-04-30 12:06:49 +0300
Proper fix of User_variables_tracker::store
Revision #b1fabf6cc9 2020-04-28 12:00:27 +0300
Performance improvements to test if WSREP if active
Revision #93281221d1 2020-05-02 13:21:39 +0300
Don't include mysql-test/var* files in git
Revision #c287dc9b04 2020-04-26 15:02:32 +0300
Fixed typo in variable description
Revision #610bb1d2c0 2020-04-26 15:01:12 +0300
Fixed bug thr_lock_info_init
Revision #8cf166bfb2 2020-04-23 16:25:10 +0300
Update libmarias3 to fix a memory leak
Revision #51f0fa4eb3 2020-05-22 23:10:52 +0300
Cleanup: Remove a startup message
Revision #afdd6b1da1 2020-05-22 20:47:04 +0300
MDEV-22669 InnoDB lacks CRC-32C acceleration on IA-32
Revision #14f1453b35 2020-05-22 19:56:55 +0300
MDEV-7318: Fix a test case
Revision #b934a34c46 2020-05-21 01:24:39 +0200
compilation failure
Merge Revision #9d63b63ec9 2020-05-20 21:27:14 +0530 - Merge branch '10.4' into 10.5
Merge Revision #ce1c6dab3a 2020-05-20 21:15:43 +0530 - MDEV-22451: SIGSEGV in memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
Merge Revision #c7cdd049b5 2020-05-20 21:02:39 +0530 - MDEV-22451: SIGSEGV in memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
Merge Revision #450a5b33a2 2020-05-20 20:49:04 +0530 - MDEV-22451: SIGSEGV in memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
Revision #836d708997 2020-05-19 11:22:39 +0530
MDEV-22451: SIGSEGV in memmove_avx_unaligned_erms/memcpy from _my_b_write on CREATE after RESET MASTER
Revision #a6b4d4beff 2020-05-20 09:37:05 +0000
MDEV-22631 fix
Merge Revision #5ece2155cb 2020-05-20 17:46:05 +0300 - Merge 10.4 into 10.5
Merge Revision #b8e694a314 2020-05-20 17:10:12 +0300 - Merge 10.3 into 10.4
Merge Revision #ed41947b78 2020-05-20 17:07:09 +0300 - Merge 10.2 into 10.3
Revision #22a6fa572b 2020-05-20 15:57:15 +0300
MDEV-19114 post-push fix: SIGSEGV on INSERT
Revision #ed29782a03 2020-05-20 09:37:05 +0000
MDEV-22631 fix
Revision #21e71766f6 2020-05-20 09:37:05 +0000
MDEV-22631 fix
Revision #96bc626b8f 2020-05-20 09:37:05 +0000
MDEV-22631 fix
Merge Revision #d8dc3c72b6 2020-05-20 12:25:23 +0300 - Merge 10.3 into 10.4
Merge Revision #f4f0ef3e37 2020-05-20 11:41:51 +0300 - Merge 10.2 into 10.3
Merge Revision #e380f44742 2020-05-20 11:13:40 +0300 - Merge 10.1 into 10.2
Revision #6b2c8cac1b 2020-05-20 10:33:53 +0300
MDEV-22258 Limit innodb_encryption_threads to 255
Revision #7a5ba59e5f 2020-05-19 21:57:01 +0300
MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong result
Revision #395ed66b3b 2020-05-19 15:15:52 +0000
MDEV-22636 XML output for mtr doesn't work with valgrind option
Revision #e9a33a5392 2020-05-19 09:10:24 +0000
MDEV-22631 some test causes MTR interruption without generating summary and XML
Revision #1893a1370d 2020-05-20 13:34:45 +0530
MDEV-22633 Assertion failed in prepare_inplace_alter_table_dict
Revision #d2900d917f 2020-05-20 17:10:07 +1000
MDEV-22629 Remove fts_indexes field from struct fts_update_t (#1537)
Revision #dd95935e5b 2020-05-20 09:26:05 +0300
MDEV-22456 post-fix: Remove unused variable
Revision #ad0f85bcd2 2020-05-19 10:10:30 +0300
MDEV-18838 : galera.galera_toi_truncate: Test failure: mysqltest: query 'reap' succeeded - should have failed with errno 1213
Revision #2c4a2f2007 2020-05-19 15:15:52 +0000
MDEV-22636 XML output for mtr doesn't work with valgrind option
Revision #d4f97e2086 2020-05-20 11:53:09 +0400
MDEV-22391 Assertion `0' failed in Item_type_holder::val_str on utf16 charset table query
Merge Revision #2bf93a8fd6 2020-05-19 21:18:15 +0300 - Merge 10.3 into 10.4
Revision #294ac1fbab 2020-05-19 15:15:52 +0000
MDEV-22636 XML output for mtr doesn't work with valgrind option
Merge Revision #79ed33c184 2020-05-19 17:05:05 +0300 - Merge 10.2 into 10.3
Revision #a8f044e1a4 2020-05-19 16:02:00 +0300
MDEV-22456: Fix cmake -DWITH_INNODB_AHI=OFF
Revision #cb437417d2 2020-05-19 12:33:47 +0300
MDEV-19114 gcol.innodb_virtual_debug: Assertion n_fields>0 failed
Revision #f9144a42e7 2020-05-19 12:54:42 +0300
Don't run main.sp2 in emebedded server
Revision #996b9a9d04 2020-05-19 13:30:42 +0400
MDEV-22591 Debug build crashes on EXECUTE IMMEDIATE '... WHERE ?' USING IGNORE
Revision #0f9bfcc323 2020-05-13 14:32:12 +0300
MDEV-22554: "mariadb-backup --prepare" exits with code 0 even though innodb error is logged
Merge Revision #a84060567c 2020-05-19 10:42:59 +0300 - Merge 10.1 into 10.2
Revision #44c8d84908 2020-05-15 21:49:57 +0300
MDEV-22520 Assertion gathered_length == thd->lex->comment.length failed in binlog_defragment
Revision #c93f8aca65 2020-05-19 10:21:16 +0300
MDEV-22618 Assertion !dict_index_is_online_ddl ... in lock_table_locks_lookup
Revision #141cf43e61 2020-05-18 21:49:07 +0300
Fixed assert in Aria on SHOW PROCEDURE STATUS
Revision #2e9f4cdc44 2020-05-19 15:43:35 +0300
MDEV-21936 Assertion !btr_search_own... in btr_search_drop_page_hash_index
Revision #6b5f7ddc78 2020-05-19 15:15:52 +0000
MDEV-22636 XML output for mtr doesn't work with valgrind option
Revision #db6e5bd9aa 2020-05-20 09:37:05 +0000
MDEV-22631 fix
Revision #12277e302e 2020-05-19 15:15:52 +0000
MDEV-22636 XML output for mtr doesn't work with valgrind option
Merge Revision #d2e96e492a 2020-05-19 14:33:08 +0300 - Merge 10.4 into 10.5
Revision #fa0397849a 2020-05-19 14:07:34 +0300
Move c++ code from my_atomic.h to my_atomic_wrapper.h
Revision #f7079d295b 2020-05-19 12:40:59 +0400
MDEV-22610 Crash in INSERT INTO t1 (VALUES (DEFAULT) UNION VALUES (DEFAULT))
Merge Revision #49b29e35b2 2020-05-19 12:36:58 +0400 - Merge remote-tracking branch 'origin/10.4' into 10.5
Merge Revision #810b7f8ecb 2020-05-19 12:03:12 +0400 - Merge remote-tracking branch 'origin/10.3' into 10.4
Revision #06fb78c6ac 2020-05-18 11:29:43 +0400
MDEV-21995 Server crashes in Item_field::real_type_handler with table value constructor
Revision #4869e7f4a8 2020-05-18 16:39:38 +0200
MDEV-22615 system_time_zone may be incorrectly reported as "unknown".
Revision #3ea05d0842 2020-04-29 09:41:28 +1000
largepages: osx compile warning fix
Merge Revision #23047d3ed4 2020-05-18 17:30:02 +0300 - Merge 10.4 into 10.5
Merge Revision #faf6d0ef3f 2020-05-18 15:05:52 +0300 - Merge 10.3 into 10.4
Merge Revision #5e12aca57f 2020-05-18 14:10:11 +0300 - Merge 10.2 into 10.3
Revision #5b6bcb59ac 2020-05-18 14:04:31 +0300
MDEV-22611 Assertion btr_search_enabled failed during buffer pool resizing
Merge Revision #f0be95b5b0 2020-05-18 14:09:34 +0300 - Merge 10.2 into 10.3
Revision #f9d8571f38 2020-05-15 18:35:19 +0200
MDEV-22554: galera_sst_mariadb-backup fails with "Failed to start mysqld.2"
Revision #e0ddb077d9 2020-05-15 18:35:19 +0200
MDEV-22554: galera_sst_mariadb-backup fails with "Failed to start mysqld.2"
Merge Revision #03aaa7f7a1 2020-05-18 10:47:11 +0300 - Merge 10.2 into 10.3
Merge Revision #d0e3b0eea6 2020-05-18 09:43:58 +0300 - Merge 10.1 into 10.2
Revision #7baa40dffa 2020-05-18 16:37:51 +1000
MDEV-21976: mtr main.udf - broaden localhost (#1543)
Revision #c995090a53 2020-05-17 15:52:35 +0300
Travis-CI: Remove builds that always fail to make CI useful again
Revision #8d056affd8 2020-04-05 23:55:23 +0300
Travis-CI: Shorten deb build log to keep it under 4 MB
Revision #9ddeccc299 2020-04-05 18:55:15 +0300
Travis-CI: Add missing build dependency dh-exec
Revision #4f26aea51b 2020-05-17 11:42:50 +0530
MDEV-21269 Parallel merging of fts index rebuild fails
Merge Revision #54c169a986 2020-05-16 12:28:03 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
Merge Revision #bf8ae81269 2020-05-16 10:52:08 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2
Revision #3df297271a 2020-05-15 20:16:58 +0400
MDEV-22579 No error when inserting DEFAULT(non_virtual_column) into a virtual column
Revision #386f168ab3 2020-05-18 14:49:44 +0300
MDEV-22456 after-merge fix: introduce Atomic_relaxed
Revision #fde94b4cd6 2020-05-08 11:35:15 +0300
MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328B
Revision #ea912d1605 2020-05-15 18:35:19 +0200
MDEV-22554: galera_sst_mariadb-backup fails with "Failed to start mysqld.2"
Revision #0a5668f512 2020-05-15 02:37:16 +0530
MDEV-22556: Incorrect result for window function when using encrypt-tmp-files=ON
Merge Revision #66f1e288a1 2020-05-16 07:54:09 +0300 - Merge 10.3 into 10.4
Merge Revision #38d62189a8 2020-05-16 06:37:24 +0300 - Merge 10.2 into 10.3
Revision #3f12a5968a 2020-05-15 22:54:05 +0300
MDEV-13626: Make test more robust
Merge Revision #fc0960aa96 2020-05-15 22:37:07 +0300 - Merge 10.1 into 10.2
Revision #efd68f5e31 2020-05-11 19:56:14 +0530
MDEV-22498: SIGSEGV in Bitmap<64u>::merge on SELECT
Merge Revision #c8dd411781 2020-05-15 22:18:11 +0300 - MDEV-22544 Inconsistent and Incorrect rw-lock stats
Revision #dcb0bd59ce 2020-05-14 15:05:36 +0800
MDEV-22544: Inconsistent and Incorrect rw-lock stats
Revision #85651269b6 2020-05-16 06:24:09 +0300
MDEV-18100: Clean up test
Merge Revision #9e6e43551f 2020-05-16 07:39:15 +0300 - Merge 10.3 into 10.4
Merge Revision #3d0bb2b7f1 2020-05-15 19:11:57 +0300 - Merge 10.2 into 10.3
Revision #ad6171b91c 2020-05-15 17:10:59 +0300
MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDB
Merge Revision #6a6bcc53b8 2020-05-15 17:55:01 +0300 - Merge 10.2 into 10.3
Revision #ff66d65a09 2020-05-15 17:09:20 +0300
Amend af784385b4a2b286000fa2c658e34283fe7bba60: Avoid vtable overhead
Revision #1cac6d4828 2020-05-14 15:24:47 +0300
span cleanup
Revision #af784385b4 2020-05-15 14:20:43 +0300
Fix for using uninitialized memory
Revision #277aa85c9b 2020-05-15 10:44:05 +0300
Fixed bugs found by valgrind
Merge Revision #1b16572074 2020-05-14 17:48:06 +0300 - Merge 10.1 into 10.2
Revision #ee5152fc4b 2020-05-14 17:41:37 +0300
MDEV-22070 MSAN use-of-uninitialized-value in encryption.innodb-redo-badkey
Revision #fc58c17216 2020-05-14 12:06:25 +0300
MDEV-21336 Memory leaks related to innodb_debug_sync
Revision #a12aed0398 2020-05-14 10:55:32 +0300
Fix GCC 9.3.0 -Wunused-but-set-variable
Revision #7d51c35988 2020-05-14 09:06:38 +0300
Fix GCC -Wnonnull
Revision #11147bea20 2020-05-14 09:05:04 +0300
Fix GCC -Wstringop-truncation
Revision #3c773cd855 2020-05-14 13:35:52 +0300
MDEV-19622: Fix a TokuDB result
Merge Revision #4f29d776c7 2020-05-16 06:27:55 +0300 - Merge 10.3 into 10.4
Revision #3eadb135fd 2020-05-15 11:51:31 +0300
Fixed access to uninitalized memory found by valgrind
Revision #a7c4e85dd6 2020-05-15 11:50:59 +0300
Use history.h include file if readline is used
Revision #d49233caf6 2020-05-14 18:38:49 +0530
MDEV-18100: User defined aggregate functions not working correctly when the schema is changed
Revision #1408e26d0b 2020-05-15 06:15:10 +0400
MDEV-22560 Crash on a table value constructor with an SP variable
Merge Revision #f7cf60991d 2020-05-14 12:33:22 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
Merge Revision #4dc690dc28 2020-05-14 11:57:47 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2
Revision #31f34b20f3 2020-05-14 11:41:27 +0400
MDEV-22502 MDB crashes in CREATE TABLE AS SELECT when the precision of returning type = 0.
Merge Revision #ef65c39ab3 2020-05-14 10:01:54 +0400 - Merge remote-tracking branch 'origin/10.2' into 10.3
Merge Revision #f827ba3b84 2020-05-14 08:44:34 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2
Revision #910c31928e 2020-05-13 18:46:28 +0400
MDEV-22503 MDB limits DECIMAL column precision to 16 doing CTAS with floor/ceil over DECIMAL(X,Y) where X > 16
Revision #edbf124515 2020-05-13 23:30:34 +0300
Ensure that auto_increment fields are marked properly on update
Revision #f86d97c3fe 2020-05-18 13:00:03 +0000
Compiling - improve multithreaded build
Revision #8eed9a4648 2020-05-18 11:10:35 +0000
MDEV-22613 Windows - reduce package size
Revision #21321fcbbd 2020-05-18 11:05:23 +0000
Windows : small cmake cleanup
Revision #1f952df44a 2020-05-18 11:00:28 +0000
MDEV-22612 Fix -DWITH_ASAN=1 on Windows.
Revision #9f8e555895 2020-05-18 10:55:40 +0000
Fix clang-cl warning
Revision #9f294644c4 2020-05-15 18:35:19 +0200
MDEV-22554: galera_sst_mariadb-backup fails with "Failed to start mysqld.2"
Revision #5d85bc08c6 2020-05-16 11:48:26 +0300
MDEV-21976: Re-disable main.udf, reverts mistake in merge b30a01314217
Revision #91446c822f 2020-05-04 20:45:18 +0300
Deb: Create empty migrated-from-my.cnf-settings.conf for Buildbot tests
Revision #dab5698b3c 2020-04-09 21:23:25 +0300
Deb: Stop using mariadb-service-convert
Revision #69964c4425 2020-04-22 00:48:14 +0300
Deb: Add manually dh_systemd_start snippets
Revision #764dd39ca7 2020-04-26 10:41:21 +0300
Deb: Add support for legacy init systems again
Revision #69077dea25 2020-05-15 16:09:13 +0200
MDEV-22578 thread_pool_info crashes with clang6, using SSE instructions on unaligned memory
Merge Revision #f2a944516e 2020-05-15 17:13:35 +0300 - Merge 10.4 into 10.5
Revision #a4996f951d 2020-05-15 16:17:15 +0300
MDEV-22563 Segfault on duplicate free of Item_func_in::array
Revision #72789e4b2b 2020-05-15 15:14:08 +0300
Fixed access to not initalized memory
Revision #523d67a272 2020-05-14 09:17:14 +0300
MDEV-22494 : Galera assertion lock_sys.mutex.is_owned() at lock_trx_handle_wait_low
Revision #3bfe305c5c 2020-05-14 15:46:17 +0200
MDEV-22555 Windows, packaging: binaries depend on vcruntime140_1.dll, which is not in MSI
Revision #3b251e24b6 2020-05-13 13:42:32 +0200
Revert "Added --titlebar option to enable/disable the titlebar"
Merge Revision #b30a013142 2020-05-13 14:25:06 +0300 - Merge 10.4 into 10.5
Merge Revision #38f6c47f8a 2020-05-13 12:52:57 +0300 - Merge 10.3 into 10.4
Merge Revision #15fa70b840 2020-05-13 11:45:05 +0300 - Merge 10.2 into 10.3
Merge Revision #6bc4444d7c 2020-05-13 11:12:31 +0300 - Merge 10.1 into 10.2
Merge Revision #23d3d180ca 2020-05-11 19:09:46 +0200 - Merge branch '10.1-release' into 10.1
Revision #a0778860af 2020-05-11 12:52:53 -0400
bump the VERSION
Revision #1887b5ae87 2020-05-08 13:27:57 +0300
MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1
Revision #26aab96ecf 2020-05-07 20:44:33 +0300
MDEV-22497 [ERROR] InnoDB: Unable to purge a record
Revision #8c4b526121 2020-05-07 00:40:48 +0200
Windows, mtr : Fix "Subroutine HAVE_WIN32_CONSOLE redefined at (eval 25) line 1."
Revision #f7ba675555 2020-05-06 18:14:26 +0200
MDEV-22344: Fix typos in comments
Revision #1af74d523a 2020-05-05 12:49:29 +0200
postfix after e3f5789ac0b2 - var/log/stdout.log contains escape sequences.
Revision #95fa7bc89d 2020-05-04 10:10:07 +0000
MDEV-22273 jUnit patch: xml test result differs from MTR output in case if retry
Revision #dc2a858bed 2020-04-17 08:28:31 +0000
MDEV-22270 JUnit patch: test name contains classname
Revision #218d20ffe3 2020-05-12 13:57:09 +0300
MDEV-22398: mariadb-backup.innodb_xa_rollback fails on repeat
Revision #0e6a5786d4 2020-05-12 10:13:16 +0300
Cleanup: Remove InnoDB wrappers of thd_charset(), thd_query_safe()
Revision #a2560b0077 2020-05-12 10:13:00 +0300
MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hang
Merge Revision #b57c6cb394 2020-05-11 19:53:35 +0200 - Merge branch '10.2-release' into 10.2
Revision #37759b262f 2020-05-11 12:55:06 -0400
bump the VERSION
Revision #ba3d58ad4c 2020-05-11 14:23:37 +0300
MDEV-22523 index->rtr_ssn.mutex is wasting memory
Revision #4ae778bbec 2020-05-04 17:39:50 +0200
innodb: add space between thread name and "to exit" text
Revision #faf6f8c6a4 2020-05-08 16:39:37 +0300
Add global suppression for connectivity problems.
Revision #0b218df072 2020-05-08 14:11:41 +0200
MDEV-22483 mysql_upgrade does not use current user as default for connecting to server
Revision #748fb55093 2020-05-08 11:35:15 +0300
MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328B
Revision #40d0b64167 2020-05-08 09:13:47 +0300
MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch
Revision #0dee57c6f5 2020-05-07 21:01:22 +0300
MDEV-19344 innodb.innodb-change-buffer-recovery fails
Revision #e6301d8f67 2020-05-06 17:23:49 +0300
MDEV-21515 : Galera test sporadic failure on galera.galera_wsrep_new_cluster: Result content mismatch
Revision #2907ff2c2d 2020-04-29 17:19:54 +0300
MDEV-19741 : Galera test failure on galera.galera_sst_mariadb-backup_table_options
Revision #06b245f768 2020-05-05 15:35:58 +0530
MDEV-13266: Race condition in ANALYZE TABLE / statistics collection
Revision #b9f177f66a 2020-05-05 08:54:33 +0300
MDEV-11254 cleanup: Remove buf_page_t::write_size
Merge Revision #19d4e023c6 2020-05-11 20:27:44 +0200 - Merge branch '10.3-release' into 10.3
Revision #9f5ab66b72 2020-05-11 12:57:01 -0400
bump the VERSION
Revision #d01d94d77b 2020-05-06 23:44:34 +0300
MDEV-17568: LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSON
Revision #9f20968169 2020-05-12 19:45:21 +0400
MDEV-20261 NULL passed to String::eq, SEGV, server crash, regression in 10.4
Merge Revision #db537a8372 2020-05-11 21:32:33 +0200 - Merge branch '10.4-release' into 10.4
Revision #15502e5e33 2020-05-11 01:00:15 +0200
MDEV-21965 main.tls_version and main.tls_version1 fail in buildbot on Ubuntu Focal
Revision #6e99974d6e 2020-05-11 12:59:25 -0400
bump the VERSION
Revision #6adb0d2f7c 2020-05-08 18:20:38 +0200
MDEV-22459 pam v2 should log an error if auth_pam_tool exec fails
Revision #a878344ee5 2020-05-08 09:16:37 +0300
MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch
Revision #057a700a2a 2020-05-07 14:23:33 +0300
MDEV-22466 : Galera missing .test or .result files
Revision #8d3795f173 2020-05-07 00:53:16 +0200
MDEV-22487 WolfSSL - server prints "Please supply a buffer for error string"
Merge Revision #0186b0a077 2020-05-12 15:58:15 +0300 - Merge mariadb-10.5.3 into 10.5
Revision #9810e0a722 2020-05-12 07:32:03 -0400
bump the VERSION
Revision #cfe5ee90c8 2020-05-07 19:20:17 +0400
MDEV-22043 Special character leads to assertion in my_wc_to_printable_generic on 10.5.2 (debug)
Revision #c675886dcd 2020-05-09 12:50:50 +0300
Added --titlebar option to enable/disable the titlebar
Revision #b99c3b20c9 2020-05-09 12:46:33 +0300
Fixed test failure in parts.partition_debug_innodb/myisam
This page is licensed: CC BY-SA / Gnu FDL