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

…Mismatch Starting this PR with only a regression patch to show the issue, to start a discussion about the direction for a fix. When executing a Query_log_event that is a...

MariaDB Corporation

- [x] *The Jira issue number for this PR is: MDEV-7451* ## Description Prevent duplicate log entries when creating partitioned tables by adding a boolean flag, is_partition, to the notify...

- [x] *The Jira issue number for this PR is: [MDEV-34137](https://jira.mariadb.org/browse/MDEV-34137) ## Description MariaDB GIS functionalities are limited when compared to other DBMs. To facilitate the migration from MySQL to...

- [x] *The Jira issue number for this PR is: [MDEV-34141](https://jira.mariadb.org/browse/MDEV-34141) ## Description MariaDB GIS functionalities are limited when compared to other DBMs. To facilitate the migration from MySQL to...

- [x] *The Jira issue number for this PR is: MDEV-34529* ## Description - InnoDB fails to shrink the system tablespace when it contains the leaked undo log pages caused...

- [x] *The Jira issue number for this PR is: MDEV-34392* ## Description MDEV-34392 Inplace algorithm violates the foreign key constraint Changing the child foreign key column from NULL TO...

- [x] *The Jira issue number for this PR is: MDEV-34483* ## Description Let us use `metadata_last_lsn` as the target LSN for stopping backup. The `metadata_to_lsn` is actually a checkpoint...

- [x] *The Jira issue number for this PR is: MDEV-34772* ## Description - This patch removes the PRAGMA_DISABLE_CHECK_STACK_FRAME usage inside innodb and also made the large variable into thread_local...

- [x] *The Jira issue number for this PR is: MDEV-34753* ## Description The 'if (!m_abort) break' condition was inverted by accident. Thanks Kristian Nielsen for noticing. ## Release Notes...

* *The Jira issue number for this PR is: [MDEV-21978](https://jira.mariadb.org/browse/MDEV-21978)* * [Zulip thread](https://mariadb.zulipchat.com/#narrow/stream/118759-general/topic/MDEV-21978.20make.20my_vsnprintf.20to.20use.20gcc-compatible.20format) * [Google Summer of Code (GSoC) 2024](https://summerofcode.withgoogle.com/programs/2024/projects/BNEGRwkS) milestone 1 * Despite I’m not a beginner at open-source...