[MDEV-19932] Please document SX-lock on InnoDB locks page Created: 2019-07-02 Updated: 2019-07-02 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Chris Calender (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In MariaDB 10.2.2, we included the new MySQL lock type SX-lock: "SX-lock (shared excluded) for room to optimize concurrency and improve scalability more." https://jira.mariadb.org/browse/MDEV-6614 https://dev.mysql.com/worklog/task/?id=6363 This should be added to this page: https://mariadb.com/kb/en/library/xtradbinnodb-lock-modes/ Thank you in advance! |