[MDEV-11377] AliSQL: [Perf] Issue#21 SPLIT LOCK_GRANT LOCK Created: 2016-11-29 Updated: 2017-07-04 Resolved: 2017-07-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Lixun Peng |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | AliSQL patches |
| Description |
|
https://github.com/alibaba/AliSQL/commit/70bb6170ed0a4100b97d325c25d9604b10523197 |
| Comments |
| Comment by Sergey Vojtovich [ 2016-11-29 ] |
|
plinux, Monty should have optimised away locking of LOCK_grant in many scenarios a while ago. Could you check if it works for you? I believe it was done in this patch: https://github.com/MariaDB/server/commit/d8986fd6c3b69d2970e66684e1d00dd603fc9ab7 |
| Comment by Lixun Peng [ 2017-07-04 ] |
|
svoj I confirmed that MariaDB needn't this patch. |