- Get this repository:
-
git clone
https://git.launchpad.net/maria
MariaDB has 18 active reviews. See all merge proposals.
Import details
This repository is an import of the Git repository at https://github.com/MariaDB/server.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
bb-10.3- |
2022-07-16 11:48:57 UTC |
MDEV-28455: CREATE TEMPORARY TABLES privilege is insufficient for SHOW COLUMNS
Author:
Anel Husakovic
MDEV-28455: CREATE TEMPORARY TABLES privilege is insufficient for SHOW COLUMNS =========== Problem ============= =========== Solution ============= =========== Additionally ============= Reviewed by: <vicentiu@ |
bb-10.10- |
2022-07-16 11:33:28 UTC |
Update results for 10.10
Author:
Anel Husakovic
Update results for 10.10 |
bb-10.9-midenok | 2022-07-14 15:20:10 UTC |
MDEV-29060 fix ps protocol
Author:
midenok
MDEV-29060 fix ps protocol |
MDEV-28926- |
2022-07-14 10:06:00 UTC |
Change logic to always close the writer after printing query blocks
Author:
mariadb-LuisLizardo
Change logic to always close the writer after printing query blocks |
bb-10.4-igor | 2022-07-13 18:14:45 UTC |
MDEV-29088 Server crash upon CREATE VIEW with unknown column in ON condition
Author:
Igor Babaev
MDEV-29088 Server crash upon CREATE VIEW with unknown column in ON condition This bug caused crashes when the server executed such a CREATE VIEW Approved by Sergey Petrunia <sergey@ |
preview- |
2022-07-13 14:10:32 UTC |
MDEV-28881 Fix memory leak caused by STL usage
Author:
Oleg Smirnov
MDEV-28881 Fix memory leak caused by STL usage Dep_analysis_ |
bb-10.10-MDEV-28881 | 2022-07-13 14:08:25 UTC |
MDEV-28881 Fix memory leak caused by STL usage
Author:
Oleg Smirnov
MDEV-28881 Fix memory leak caused by STL usage Dep_analysis_ |
bb-10.4-MDEV-22001 | 2022-07-12 10:18:48 UTC |
MDEV-22001: Server crashes in st_select_lex_unit::exclude_level upon executio...
Author:
Dmitry Shulga
MDEV-22001: Server crashes in st_select_ Running some statements that use IN subqueries outside context of a regular The reason for failure is that internal structures SELECT_ To fix the issue the method SLECTE_ |
bb-10.10- |
2022-07-11 19:28:30 UTC |
Cleanup: use normalized_path instead of build_table_filename()
Author:
midenok
Cleanup: use normalized_path instead of build_table_ |
preview- |
2022-07-11 07:20:08 UTC |
MDEV-29015 innodb os_file_set_size WSL workaround
Author:
Daniel Black
MDEV-29015 innodb os_file_set_size WSL workaround WSL wasn't keeping stack of renamed files Users reported MySQL was ok, and it used my_seek to |
bb-10.3- |
2022-07-11 02:52:19 UTC |
MDEV-29015 innodb os_file_set_size WSL workaround
Author:
Daniel Black
MDEV-29015 innodb os_file_set_size WSL workaround WSL wasn't keeping stack of renamed files Users reported MySQL was ok, and it used my_seek to |
10.7-selectivity | 2022-07-10 12:09:33 UTC |
Fix cost calculation in test_if_cheaper_ordering() to be cost based
Author:
Monty
Fix cost calculation in test_if_ The original code was mostly rule based and preferred clustered or There where a few test changes: |
bb-10.4- |
2022-07-10 11:47:39 UTC |
Fix to quiet the compiler on Windows.
Author:
Alexey Botchkov
Fix to quiet the compiler on Windows. |
bb-10.7-monty | 2022-07-09 13:51:55 UTC |
Fix mysqld--help.test
Author:
Monty
Fix mysqld--help.test Disable printing of provider-... as these differ if |
bb-10.10- |
2022-07-08 12:53:24 UTC |
MDEV-23287 The INET4 data type
Author:
Alexander Barkov
MDEV-23287 The INET4 data type |
bb-10.7- |
2022-07-08 11:29:23 UTC |
MDEV-29062 Wrong result set metadata for a mix of INT+ENUM
Author:
Alexander Barkov
MDEV-29062 Wrong result set metadata for a mix of INT+ENUM |
bb-10.9- |
2022-07-07 17:33:06 UTC |
MDEV-29023 MTR hangs after multiple failures
Author:
midenok
MDEV-29023 MTR hangs after multiple failures Passing $opt_parallel as $childs is wrong: child can be killed before Another problem is (and that is the cause of this bug): child can be The proper design is the waitless reap of children inside the socket To be more complete, we now handle 3 end-of-game scenarios in Unix: 1. all children closed socket, all children died: everything is 2. all children closed socket, not all yet died: we wait for alive 3. not all children closed socket, all children died: everything is For Windows end-of-game scenario is only one: All children close the socket. |
bb-10.9-midenok-tmp | 2022-07-07 17:06:48 UTC |
Tmp
Author:
midenok
Tmp |
bb-10.2-midenok | 2022-07-07 14:29:40 UTC |
MDEV-20088 Cleanup: unused Ed_connection, Execute_sql_statement, Protocol_loc...
Author:
midenok
MDEV-20088 Cleanup: unused Ed_connection, Execute_ Removed needless classes. |
bb-10.5-MDEV-29027 | 2022-07-06 07:13:34 UTC |
MDEV-29027 ASAN errors in spider_db_free_result after partition DDL
Author:
Nayuta Yanagisawa
MDEV-29027 ASAN errors in spider_ Spider calls ha_spider::close() at least twice on ALTER TABLE ... ADD In general, there seems to be no problem with using THD obtained by |
bb-10.5-MDEV-27161 | 2022-07-05 19:53:01 UTC |
MDEV-27161 Fixes for affected tests
Author:
Brandon Nesterenko
MDEV-27161 Fixes for affected tests mysqld help options were extended with the new show all slaves status was extended with a new |
bb-10.3-MDEV-20797 | 2022-07-05 12:51:46 UTC |
MDEV-20797 FULLTEXT search with apostrophe, and mandatory words
Author:
THIRUNARAYANAN BALATHANDAYUTHAPANI
MDEV-20797 FULLTEXT search with apostrophe, and mandatory words - InnoDB should ignore the single word followed by apostrophe while |
bb-10.10-MDEV-29021 | 2022-07-05 12:20:04 UTC |
MDEV-29013 ER_KEY_NOT_FOUND/lock timeout upon online alter with long unique
Author:
Nikita Malyavin
MDEV-29013 ER_KEY_ 1. ER_KEY_NOT_FOUND In Row_logs_ We can't rely on this. Basically, we'd be satisfied, if all columns were 2. ER_LOCK_ Sometimes, lookup_handler is created for to->file. To properly free it, Also, the lifetime of lookup_handler is corrected: it's been allocated on |
10.6-MDEV-24071 | 2022-07-05 08:47:03 UTC |
MDEV-24071 - repro
Author:
Vladislav Vaintroub
MDEV-24071 - repro fixed a couple of assertions or crashes in the server. |
bb-10.4-MDEV-29022 | 2022-07-05 08:11:28 UTC |
MDEV-29022 add_slave destroy child list and has dead code
Author:
Oleksandr "Sanja" Byelkin
MDEV-29022 add_slave destroy child list and has dead code Nowdays subquery in a UNION's ORDER BY placed correctly in fake select, (in 10.4 all work in parser correctly) |
bb-10.7-bar | 2022-07-05 08:11:14 UTC |
MDEV-27015 Assertion `!is_null()' failed in FixedBinTypeBundle<FbtImpl>::Fbt ...
Author:
Alexander Barkov
MDEV-27015 Assertion `!is_null()' failed in FixedBinTypeBun The assuption that Field::is_null() is always false when In some cases, e.g. when this helper Field method is called: inline String *val_str(String *str, const uchar *new_ptr) we temporarily reset Field::ptr to some alternative record buffer Removing the DBUG_ASSERT. |
bb-10.10-serg | 2022-07-04 15:56:40 UTC |
MDEV-28632 Change default of explicit_defaults_for_timestamp to ON
Author:
Sergei Golubchik
MDEV-28632 Change default of explicit_ save it in binlog, so that CREATE TABLE could be replayed correctly |
bb-10.10-MDEV-28869 | 2022-07-04 14:19:35 UTC |
MDEV-28869 Eliminated tables are not shown in EXPLAIN
Author:
Oleg Smirnov
MDEV-28869 Eliminated tables are not shown in EXPLAIN Show tables that have been eliminated during optimization stage |
bb-10.3-MDEV-29022 | 2022-07-04 13:23:01 UTC |
MDEV-29022 add_slave destroy child list and has dead code
Author:
Oleksandr "Sanja" Byelkin
MDEV-29022 add_slave destroy child list and has dead code Nowdays subquery in a UNION's ORDER BY placed correctly in fake select, |
10.7-vicentiu- |
2022-07-02 22:36:29 UTC |
Implement cost_for_order_by function
Author:
Vicențiu Ciorbaru
Implement cost_for_order_by function The sort length is extracted similarly to how sortlength() function does Other changes: As a preliminary fix, pass "with_addon_fields" as bool value to The ideal fix would be to define a "leaner" struct with only the * Remove unnecessary fields from Sort_costs::costs array. * Fixup comments |
bb-10.3-MDEV-28996 | 2022-07-01 12:41:45 UTC |
MDEV-28996 ASAN errors in String::q_append / spider_string::q_append / spider...
Author:
Nayuta Yanagisawa
MDEV-28996 ASAN errors in String::q_append / spider_ Fix the stack-use- |
bb-10.6- |
2022-07-01 10:25:12 UTC |
Format properly mtr report for the test case that is not completed
Author:
Anel Husakovic
Format properly mtr report for the test case that is not completed - Fixes 29e8c154172bd6b |
bb-10.3- |
2022-07-01 09:13:28 UTC |
MDEV-25004 innodb_fts.versioning upgrade/downgrade test for system versioning
Author:
midenok
MDEV-25004 innodb_ OLD_BINDIR must point to previous revision build for this test to work |
bb-10.7- |
2022-07-01 06:24:06 UTC |
MDEV-26391 BF abortable mariabackup execution
Author:
sjaakola
MDEV-26391 BF abortable mariabackup execution Forcing old style node desync and pause, despite of WSREP_MODE_ |
bb-10.5- |
2022-06-30 15:16:00 UTC |
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED
Author:
Vlad Lesin
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED The lock is created during page splitting after moving records and |
bb-10.6- |
2022-06-30 15:15:07 UTC |
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED
Author:
Vlad Lesin
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED The lock is created during page splitting after moving records and |
bb-10.4-thiru | 2022-06-30 12:00:13 UTC |
MDEV-28919 Assertion `(((core_null) + 7) >> 3) == oindex.n_core_null_bytes ||...
Author:
THIRUNARAYANAN BALATHANDAYUTHAPANI
MDEV-28919 Assertion `(((core_null) + 7) >> 3) == oindex. - In case of discarded tablespace, InnoDB can't read the root page to |
bb-10.10-MDEV-28771 | 2022-06-30 11:37:22 UTC |
speed up main.alter_table_online_debug
Author:
Nikita Malyavin
speed up main.alter_ |
qggcs-MDEV- |
2022-06-30 07:15:28 UTC |
json_type should consider the charset mbmaxlen
Author:
qggcs
json_type should consider the charset mbmaxlen |
bb-qggcs- |
2022-06-30 07:15:28 UTC |
json_type should consider the charset mbmaxlen
Author:
qggcs
json_type should consider the charset mbmaxlen |
bb-10.3-MDEV-27172 | 2022-06-30 03:59:54 UTC |
MDEV-27172 Prefix indices on Spider tables may lead to wrong query results
Author:
Nayuta Yanagisawa
MDEV-27172 Prefix indices on Spider tables may lead to wrong query results Spider converts HA_READ_KEY_EXACT to the equality (=) in the We fix the bug by converting HA_READ_KEY_EXACT to 'LIKE "foo%"' when |
bb-10.3- |
2022-06-30 01:44:50 UTC |
MDEV-28758: Mariabackup copies binary logs to backup directory
Author:
Julius Goryavsky
MDEV-28758: Mariabackup copies binary logs to backup directory This commit restores defaults and functionality regarding binlogs The --sst-max-binlogs option for mariabackup and the sst_max_binlogs |
bb-10.10-MDEV-28930 | 2022-06-29 22:56:22 UTC |
MDEV-28930 ALTER TABLE Deadlocks with parallel TL_WRITE
Author:
Nikita Malyavin
MDEV-28930 ALTER TABLE Deadlocks with parallel TL_WRITE ALTER ONLINE TABLE acquires table with TL_READ. Myisam normally acquires We deadlock once ALTER upgrades its MDL lock. Solution: |
st-10.8-wlad | 2022-06-29 17:44:29 UTC |
MDEV-28982- race condition in charset_client_win.
Author:
Vladislav Vaintroub
MDEV-28982- race condition in charset_client_win. Do not use chcp when mtr is running in parallel mode, since it possibly |
bb-10.3- |
2022-06-29 13:40:56 UTC |
MDEV-26544 Assertion `part_share->auto_inc_initialized' failed in ha_partitio...
Author:
Nayuta Yanagisawa
MDEV-26544 Assertion `part_share- The partition storage engine ignores return (error) values of |
bb-10.6-serg | 2022-06-29 13:39:06 UTC |
C/C 3.3
Author:
Sergei Golubchik
C/C 3.3 |
bb-10.6- |
2022-06-29 09:47:32 UTC |
Stopword upgrade/downgrade test
Author:
midenok
Stopword upgrade/downgrade test Plus some history generated to make stopword, |
bb-10.6- |
2022-06-29 06:10:30 UTC |
MDEV-27524 addendum: additional tests
Author:
Julius Goryavsky
MDEV-27524 addendum: additional tests |
bb-10.6-monty | 2022-06-28 12:57:41 UTC |
MDEV-28897 Wrong table.get_ref_count() upon concurrent truncate and backup st...
Author:
Monty
MDEV-28897 Wrong table.get_ The issue was that flush_tables() didn't take a MDL lock on cached Fixed by taking a MDL lock before trying to open the table in There is no test case as it hard to repeat the scheduling that causes |
10.6-MDEV- |
2022-06-28 11:55:42 UTC |
MDEV-27524 addendum: additional tests
Author:
Julius Goryavsky
MDEV-27524 addendum: additional tests |
bb-10.9- |
2022-06-28 09:27:49 UTC |
MDEV-28656: post-merge fixes
Author:
Julius Goryavsky
MDEV-28656: post-merge fixes This commit fixes some inaccuracies introduced by |
bb-10.3- |
2022-06-28 03:06:30 UTC |
MDEV-28968: mariabackup SST doesn't properly handle --innodb-buffer-pool-file...
Author:
Julius Goryavsky
MDEV-28968: mariabackup SST doesn't properly handle --innodb- The mariabackup SST script cannot properly handle SST from This commit fixes this bug and adds an updated mtr tests |
bb-10.3-MDEV-21310 | 2022-06-27 16:09:42 UTC |
MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ...
Author:
Nayuta Yanagisawa
MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned table | Assertion `part_share- This bug is caused by a similar mechanism as MDEV-21027. The function, check_insert_ |
bb-10.10-MDEV-23287 | 2022-06-27 15:52:49 UTC |
MDEV-23287 The INET4 data type
Author:
Alexander Barkov
MDEV-23287 The INET4 data type |
10.2-MDEV- |
2022-06-27 13:39:35 UTC |
MDEV-27655 Fix UBSAN's Findings in Replication
Author:
Brandon Nesterenko
MDEV-27655 Fix UBSAN's Findings in Replication Tagged mysys/my_ |
bb-10.3-MDEV-27691 | 2022-06-27 12:24:16 UTC |
MDEV-27691: post probe to disable service connection
Author:
Oleksandr "Sanja" Byelkin
MDEV-27691: post probe to disable service connection |
bb-10.10-MDEV-11026 | 2022-06-27 10:00:31 UTC |
MDEV-11026 Make InnoDB number of IO write/read threads dynamic
Author:
Vladislav Vaintroub
MDEV-11026 Make InnoDB number of IO write/read threads dynamic Fix concurrency error - avoid accessing deleted memory, when io_slots is The fix avoids calling dummy release function, via a flag in task_group. |
bb-10.3- |
2022-06-27 03:03:21 UTC |
MDEV-28758: Mariabackup copies binary logs to backup directory
Author:
Julius Goryavsky
MDEV-28758: Mariabackup copies binary logs to backup directory This commit changes the default settings so that, by default, |
bb-10.7-MDEV-27233 | 2022-06-25 05:37:49 UTC |
MDEV-27233 Server hangs when using --init-file which loads Spider and creates...
Author:
Nayuta Yanagisawa
MDEV-27233 Server hangs when using --init-file which loads Spider and creates a Spider table Spider waits until the server initialization is complete This results in dead lock when Spider is loaded and a non-system In the first place, there seems to be no need for Spider to wait until |
bb-10.3-MDEV-22133 | 2022-06-24 13:37:25 UTC |
MDEV-22133 handle_fatal_signal (sig=11) on optimized builds in handle_grant_t...
Author:
Oleksandr "Sanja" Byelkin
MDEV-22133 handle_fatal_signal (sig=11) on optimized builds in handle_grant_table instead of ERROR | Buffer overflow (on optimized builds) Return an error if we can not read a table required for ACL. |
bb-10.6-thiru | 2022-06-24 12:50:19 UTC |
- Ignore the corrupted index during row_create_prebuilt()
Author:
THIRUNARAYANAN BALATHANDAYUTHAPANI
- Ignore the corrupted index during row_create_ |
bb-10.4-MDEV-27233 | 2022-06-24 06:18:43 UTC |
MDEV-27832 disable binary logging for SQL SERVICE.
Author:
Alexey Botchkov
MDEV-27832 disable binary logging for SQL SERVICE. Binary logging is now disabled for the queries run by SQL SERVICE. Conflicts: |
kakurin_sampling | 2022-06-23 22:45:44 UTC |
sampling analysis
Author:
Nikita Malyavin
sampling analysis file=open(...) max(int(n['size']) for n in nodes) |
bb-10.4-MDEV-23264 | 2022-06-23 10:08:22 UTC |
MDEV-23264 Unique blobs allow duplicate values upon UPDATE
Author:
sachin
MDEV-23264 Unique blobs allow duplicate values upon UPDATE Problem:- |
bb-10.4- |
2022-06-22 18:10:41 UTC |
MDEV-19190 Assertion `part_share->auto_inc_initialized' failed in ha_partitio...
Author:
Nayuta Yanagisawa
MDEV-19190 Assertion `part_share- |
st-10.9-wlad | 2022-06-22 09:58:00 UTC |
x
Author:
Vladislav Vaintroub
x |
10.6-MDEV-28800 | 2022-06-22 07:08:24 UTC |
MDEV-28800 WIP: Avoid crashes on memory allocation failure
Author:
Marko Mäkelä
MDEV-28800 WIP: Avoid crashes on memory allocation failure FIXME: heap-use-after-free in ./mtr --suite=innodb_gis FIXME: Allocate locks upfront for page reorganize or split, FIXME: Remove buf_pool_ |
bb-10.9- |
2022-06-22 03:30:34 UTC |
MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...
Author:
Julius Goryavsky
MDEV-26562: galera- This commit contains workaround for a bug known as 'Red Hat issue 1870279' Also fixed broken logic of automatic generation of the Diffie-Hellman parameters |
bb-10.9- |
2022-06-22 03:26:00 UTC |
MDEV-28656: Inability to roll upgrade without stopping the Galera cluster
Author:
Julius Goryavsky
MDEV-28656: Inability to roll upgrade without stopping the Galera cluster This commit fixes a divergence in the IST/SST script code between This commit also includes test fixes specific to 10.4+ branches and |
preview-10.10-ddl | 2022-06-21 16:20:15 UTC |
Merge 10.10
Author:
Marko Mäkelä
Merge 10.10 |
10.10-MDEV-16440 | 2022-06-21 10:41:33 UTC |
Add tests and code instrumentations
Author:
Nikita Malyavin
Add tests and code instrumentations |
bb-10.4- |
2022-06-21 03:29:25 UTC |
MDEV-28583 postfix: fixing .result files after automatic merge
Author:
Julius Goryavsky
MDEV-28583 postfix: fixing .result files after automatic merge |
bb-10.10-mdev-7487 | 2022-06-20 23:43:44 UTC |
MDEV-7487 Semi-join optimization for single-table update/delete statements
Author:
Igor Babaev
MDEV-7487 Semi-join optimization for single-table update/delete statements This patch allows to use semi-join optimization at the top level of Note that JOIN::prepare() detects all subqueries that can be considered Approved by Oleksandr Byelkin <sanja@mariadb.com> |
bb-10.3-MDEV-28739 | 2022-06-20 12:18:23 UTC |
MDEV-28739 Trying to lock uninitialized mutex or hang upon shutdown after usi...
Author:
Nayuta Yanagisawa
MDEV-28739 Trying to lock uninitialized mutex or hang upon shutdown after using Spider with query_cache |
bb-10.3-MDEV-28758 | 2022-06-20 12:18:23 UTC |
MDEV-28739 Trying to lock uninitialized mutex or hang upon shutdown after usi...
Author:
Nayuta Yanagisawa
MDEV-28739 Trying to lock uninitialized mutex or hang upon shutdown after using Spider with query_cache |
bb-10.3-MDEV-26647 | 2022-06-20 11:56:38 UTC |
MDEV-26647 (simple_password_check) Include password validation plugin informa...
Author:
Oleksandr "Sanja" Byelkin
MDEV-26647 (simple_ Make the plugin reporting cause of the error. |
bb-10.3-MDEV-27575 | 2022-06-20 11:13:53 UTC |
MDEV-27575 SIGSEGV in intern_plugin_lock on SHUTDOWN when setting Spider as d...
Author:
Nayuta Yanagisawa
MDEV-27575 SIGSEGV in intern_plugin_lock on SHUTDOWN when setting Spider as default storage engine (temporary or global) When Spider is set as the default storage engine, it is unloaded later spider_db_done() creates a new THD but, in the above mentioned case, Luckily, the newly created THD is used for nothing. Thus, we can just |
bb-10.10-nikita | 2022-06-19 11:53:32 UTC |
Add tests and code instrumentations
Author:
Nikita Malyavin
Add tests and code instrumentations |
bb-10.10-spetrunia | 2022-06-18 16:52:14 UTC |
Cleanups for: 0762dd928 Improve pruning in greedy_search by sorting tables du...
Author:
Sergey Petrunia
Cleanups for: 0762dd928 Improve pruning in greedy_search by sorting tables during search |
preview- |
2022-06-18 13:20:05 UTC |
Fixed regression on SST tests.
Author:
Jan Lindström
Fixed regression on SST tests. We incorrectly used my_thread_end(), which Fix co-authored by Sergei Golubchik <serg@mariadb.org> Reviewed-by: Jan Lindström <jan.lindstrom@ |
preview-10.10-uca14 | 2022-06-18 13:18:54 UTC |
Switching libmariadb to "Libmariadb changes for MDEV-27009 Add UCA-14.0.0 col...
Author:
Alexander Barkov
Switching libmariadb to "Libmariadb changes for MDEV-27009 Add UCA-14.0.0 collations" |
preview-10.10-gtid | 2022-06-18 13:17:22 UTC |
MDEV-20122 Deprecate MASTER_USE_GTID=Current_Pos to favor new MASTER_DEMOTE_T...
Author:
Sujatha Sivakumar
MDEV-20122 Deprecate MASTER_ Deprecate the `Current_Pos` option of MASTER_USE_GTID to suggest Reviewed By: |
bb-10.10-mdev-28883 | 2022-06-18 07:49:15 UTC |
MDEV-27159 Re-design the upper level of handling DML commands
Author:
Igor Babaev
MDEV-27159 Re-design the upper level of handling DML commands This patch allows to execute only single-table and multi-table |
bb-10.10-MDEV-27128 | 2022-06-17 20:23:25 UTC |
MDEV-27128: Implement JSON Schema Validation FUNCTION
Author:
Rucha Deodhar
MDEV-27128: Implement JSON Schema Validation FUNCTION Todo: Add comments, tests for object validation and commit message |
bb-10.10- |
2022-06-17 13:38:10 UTC |
MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...
Author:
Julius Goryavsky
MDEV-26562: galera- This commit contains workaround for a bug known as 'Red Hat issue 1870279' |
st-10.4-julius | 2022-06-17 11:56:03 UTC |
MDEV-28583 postfix: fixing .result files after automatic merge
Author:
Julius Goryavsky
MDEV-28583 postfix: fixing .result files after automatic merge |
bb-10.9-mdev-27159 | 2022-06-17 06:45:38 UTC |
MDEV-27159 Re-design the upper level of handling DML commands
Author:
Igor Babaev
MDEV-27159 Re-design the upper level of handling DML commands This patch allows to execute only single-table and multi-table |
bb-10.7-serg | 2022-06-16 20:39:35 UTC |
fix spider.variable_deprecation test
Author:
Sergei Golubchik
fix spider. |
preview- |
2022-06-16 13:35:55 UTC |
INFORMATION_SCHEMA.views denies with show view and select
Author:
Vicențiu Ciorbaru
INFORMATION_ This commit fixes show view and select privilege denies. Other cleanup work: |
bb-10.10-monty | 2022-06-16 12:18:35 UTC |
Temporary push to fix a crash in mariabackup
Author:
Monty
Temporary push to fix a crash in mariabackup |
bb-10.9-serg | 2022-06-16 07:57:31 UTC |
fix sporadic versioning.rpl_row failures
Author:
Sergei Golubchik
fix sporadic versioning.rpl_row failures |
bb-10.4- |
2022-06-15 23:12:15 UTC |
MDEV-28656: Inability to roll upgrade without stopping the Galera cluster
Author:
Julius Goryavsky
MDEV-28656: Inability to roll upgrade without stopping the Galera cluster This commit fixes a divergence in the IST/SST script code between This commit also includes test fixes specific to 10.4+ branches. |
bb-10.7- |
2022-06-15 22:39:01 UTC |
MDEV-27180 Fully atomic partitioning DDL operations
Author:
midenok
MDEV-27180 Fully atomic partitioning DDL operations Atomic DDL for partitioning originally covers crash-safety but it does The patch solves the above problem similarly to MDEV-25292 (atomic The generic operation of alter partition is as follows: 1. Create new partitions as tmp partitions; Each rename operation is executed right after the corresponding DDL Instead the above deprecated interfaces the following classes now Alter_ Alter_partition ha_partition: DDL_LOG_ DDL_LOG_ The testing was refactored a bit. Many new fail/crash points was EXCHANGE PARTITION was fixed: after failure under LOCK TABLES the |
bb-10.5-monty | 2022-06-15 21:12:11 UTC |
MDEV-28858 Wrong result with table elimination combined with not_null_range_scan
Author:
Monty
MDEV-28858 Wrong result with table elimination combined with not_null_range_scan The bug was that build_notnull_ |
bb-10.3-MDEV-21027 | 2022-06-15 15:30:30 UTC |
MDEV-21027: Assertion `part_share->auto_inc_initialized || !can_use_for_auto_...
Author:
Shunpoco
MDEV-21027: Assertion `part_share- ha_partition: Therefore, I added a conditional expression in order to read all |
bb-10.10- |
2022-06-15 13:57:17 UTC |
MDEV-5215 Granted to PUBLIC
Author:
Oleksandr "Sanja" Byelkin
MDEV-5215 Granted to PUBLIC |
10.9-MDEV-5816 | 2022-06-15 11:01:19 UTC |
MDEV-5816: Stored programs: validation of stored program statements
Author:
Dmitry Shulga
MDEV-5816: Stored programs: validation of stored program statements Fixed the test main.sp |
bb-10.10-jan-test2 | 2022-06-15 05:07:38 UTC |
Fixed regression on SST tests. We incorrectly used my_thread_end(), which
Author:
Jan Lindström
Fixed regression on SST tests. We incorrectly used my_thread_end(), which Fix co-authored by Sergei Golubchik <serg@mariadb.org> Reviewed-by: Jan Lindström <jan.lindstrom@ |
bb-10.10- |
2022-06-14 11:57:50 UTC |
MDEV-20122
Author:
Brandon Nesterenko
MDEV-20122 Change rpl_global_ |
bb-10.10-no_hack-2 | 2022-06-14 11:35:56 UTC |
more test fixes
Author:
Oleksandr "Sanja" Byelkin
more test fixes |
101 → 200 of 1425 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:maria | 2 hours ago |
lp:~maria-captains/maria/+git/connector-c | 2018-01-08 |
1 → 2 of 2 results | First • Previous • Next • Last |