server icon indicating copy to clipboard operation
server copied to clipboard

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable,...

Results 339 server issues
Sort by recently updated
recently updated
newest added
trafficstars

## Description This code adds ability to backup selected partition(s) by mariadb-dump by using --partition-separator=@ and then specifying partition name in table's name, eg. mytable1@p0,p1. There should be no side...

External Contribution

- [x] *The Jira issue number for this PR is: MDEV-______* ## Description Add an MTR tests to test the efficacy of gcs.stateless flag added to Galera in commit 6739948b871317c4c01f4ee054b24b663b0848f4...

Codership

This is still in work in progress. I opened this PR just for using CI. I'll update the PR description after this is completed. - [x] *The Jira issue number...

External Contribution

Wire up the --wait flag in the mariadb client.

MariaDB Corporation

## Description TODO: fill description here This patch improves libfmt detection by calling find_package(fmt QUIET) first when WITH_LIBFMT is set to system or auto. If a system libfmt is located...

External Contribution

* [x] *The Jira issue number for this PR is: [MDEV-35948](https://jira.mariadb.org/browse/MDEV-35948)* * Spiritually a prerequisite of #3772 ([MDEV-35693][]) ## Description Assert that 1st-gen `replicate_*` filter variables display their input –...

MariaDB Corporation
Replication

* [x] *The Jira issue number for this PR is: [MDEV-19248](https://jira.mariadb.org/browse/MDEV-19248)* * Ports MySQL 5.6.2’s [WL#3127](https://dev.mysql.com/worklog/task/?id=3127), mysql/mysql-server@9174364 ## Description & Release Notes Add CHANGE MASTER TO & SHOW REPLICA STATUS...

MariaDB Corporation
Replication

* [x] *The Jira issue number for this PR is: [MDEV-35474](https://jira.mariadb.org/browse/MDEV-35474)* ## Description Store a whole GTID in `start_alter_info` entries. While Two-Phase ALTER only cares about the `domain_id` and `seq_no`,...

MariaDB Corporation
Replication

MDEV-17516: Replication lag issue using parallel replication Note the first commit is the regression, and the second is the code fix Problem: ======== If parallelism is enabled on a replica,...

MariaDB Corporation
Replication

* [x] *The Jira issue number for this PR is: [MDEV-34614](https://jira.mariadb.org/browse/MDEV-34614)* * Follow-up of [MDEV-27037][] * Resolves https://github.com/MariaDB/server/pull/3400#discussion_r1681030120 ## Description This PR adds `mariadb-binlog` warnings for `--stop-position` GTIDs that were...

MariaDB Corporation
Replication