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,...
- [x] *The Jira issue number for this PR is: MDEV-35116* ## Description - InnoDB fails to set the index information or index number for the spatial index error HA_ERR_NULL_IN_SPATIAL....
- [x] *The Jira issue number for this PR is: MDEV-34287* ## Description Update Debian machine readable copyright information to be compatible with Dep-5 standard. This PR focuses C, C...
- [x] *The Jira issue number for this PR is: MDEV-34919* ## Description Fixes aria crash with high-level indexes. ## Release Notes None. ## How can this PR be tested?...
…xist Set select_thread_in_use only when we're about to enter into the polling loop, not sooner, allowing early proces aborts to exist cleanly: the process won't be waiting for a polling...
- [x] *The Jira issue number for this PR is: MDEV-34830* ## Description The invariant of write-ahead logging is that before any change to a page is written to the...
- [x] *The Jira issue number for this PR is: MDEV-34391 ## Description Implement the SET PATH statement. ## Release Notes Implement the SET PATH statement. ## How can this...
- [] *The Jira issue number for this PR is: MDEV-______* ## Description Various fixes to make DDL recovery work with high-level indexes. ## Release Notes None. ## How can...
## Description Increase TLS functionality coverage in MTRs. A few additional test coverage added: - Server behaves safely with invalid `ssl-cipher` configuration - Server behaves safely when cipher and server...
- [x] *The Jira issue number for this PR is: MDEV-35018* ## Description The patch fixes a case where two Galera appliers would conflict at MDL level, while applying "DROP...
Originally, this PR was just a preliminary patch for one specific MDEV-34348 change for early feedback. Now, it contains the remainder of the patch. For now, this is only done...