[MDEV-11393] AliSQL: [Feature] Issue#28 PARTITION BTR_SEARCH_LATCH FOR AHI BY INDEX->ID Created: 2016-11-29 Updated: 2017-11-17 Resolved: 2017-11-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.2.2, 10.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | AliSQL patches |
| Description |
|
https://github.com/alibaba/AliSQL/commit/a7716a9a62837b51b4d6dacaab0e275f911a0c9a |
| Comments |
| Comment by Marko Mäkelä [ 2017-11-17 ] |
|
plinux, the btr_search_latch was split in MySQL 5.7, and MariaDB 10.2.2 is based on MySQL 5.7.9. So, MariaDB already has this feature. |