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,...
_I am seeking feedback on this solution before going any further with it. I would like to limit the rate of error log messages that is different than fully suppressing...
- [x] *The Jira issue number for this PR is: MDEV-______* ## Description Another approach for the implementation of Generalized Triggers with DROP TRIGGER ... ON ALL SERVER. ## Release...
- [x] *The Jira issue number for this PR is: MDEV-34721* ## Description Debian Deb Compat level version 12 brings more Systemd confort to Debian package installation handling. Althought it's...
- [x] *The Jira issue number for this PR is: MDEV-34902* ## Description Commit changes '\'' to single back-tick char in Debian start-up script function 'check_for_crashed_tables' which is used to...
## Description ### **Implement major version upgrade testing with binary files** In order to increase the confidence, validation and coverage of major version upgrade testing, this approach similarly follows the...
## Description ### **Add major version upgrade testing from previous versions to mysql_upgrade.test** Previously, only upgrades from 10.0-10.4 dumps were included in the mysql_upgrade.test file. Include dumps from versions 10.5-11.3...
- [x] *The Jira issue number for this PR is: MDEV-35049* ## Description `MEM_HEAP_BTR_SEARCH`: Remove. Let us handle this special type of `mem_heap_t ` allocations in the only compilation unit,...
…field - [x] *The Jira issue number for this PR is: MDEV-34880* ## Description When a derived table which has distinct values and BLOB fields is materialized, an index is...
* ~~*The Jira issue number for this PR is: [MDEV-21978](https://jira.mariadb.org/browse/MDEV-21978)*~~ ## Description This commit backports a fix group from #3360 for 11.5. These are the only mistakes introduced during 11.5.x....
MDEV: https://jira.mariadb.org/browse/MDEV-33834 ## Description This is the continuous work of https://github.com/MariaDB/server/pull/3175. Add tls_version and tls_version_length variables to the audit plugin so they can be logged. This is useful to help...