server
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,...
* *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) * Possibly supercedes [MDEV-19784](https://jira.mariadb.org/browse/MDEV-19784) * Resolves https://github.com/MariaDB/server/pull/1531#issuecomment-626620929 * Prerequisite (MDEV-21978 & GSoC part 1): #3309 * This...
- [x] *The Jira issue number for this PR is: MDEV-34750* ## Description `log_t::resize_write_buf()`: Revert an inadvertent change that had been made in commit 4ca355d863e3b6a14439eebbb2958afccb3548e3 (MDEV-33894). The being-resized `ib_logfile101` is...
- [x] *The Jira issue number for this PR is: MDEV-12182* ## Description In environments with load balancers or proxies, the audit plugin logs only the IP address, making it...
- [x] *The Jira issue number for this PR is: MDEV-34759* ## Description Basically any request on a secondary index leaf page would unnecessarily first acquire an exclusive page latch,...
`%prein(MariaDB-server-11.4.3-1.el9.x86_64) scriptlet failed, exit status 1` The message is: ``` The current MariaDB server package is provided by a different vendor (warning: Signature not supported. Hash algorithm SHA1 not available....
- [x] *The Jira issue number for this PR is: MDEV-34756* ## Description - During copy algorithm, InnoDB should disable bulk insert operation if the table has foreign key relation...
* *The Jira issue number for this PR is: ~~MDEV-21978~~* * This commit was rebased out of https://github.com/MariaDB/server/pull/3360#discussion_r1660019479 to make that PR more focused. * This commit will likely conflict...
- [x] *The Jira issue number for this PR is: [MDEV-34278](https://jira.mariadb.org/browse/MDEV-34278) ## Description This PR implements the `DISTINCT` clause for the `ST_Collect` function. To ensure compatibility between the MySQL implementation...
MDEV-34515: Contention between secondary index UPDATE and purge due to large innodb_purge_batch_size
- [x] *The Jira issue number for this PR is: [MDEV-34515](https://jira.mariadb.org/browse/MDEV-34515)*, [MDEV-34520](https://jira.mariadb.org/browse/MDEV-34520) ## Description Various performance deficiencies were found in the purge and MVCC subsystem while analyzing a regression of...
- [x] *The Jira issue number for this PR is: MDEV-______* ## Description Once deb-autobake.sh knows about oracular the BB dependencies can be worked out. ## Release Notes nothing yet,...