[MDEV-11379] AliSQL: [Feature] Issue#8: SELECT FOR UPDATE WAIT Created: 2016-11-29 Updated: 2021-03-25 Resolved: 2017-02-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | AliSQL patches | ||||||||
| Description |
|
https://github.com/alibaba/AliSQL/commit/d7764b5565e3f36e8e49d8bb2238da1a8459e94f |
| Comments |
| Comment by Sergey Vojtovich [ 2017-02-07 ] |
|
monty, please review patch for this task: http://lists.askmonty.org/pipermail/commits/2017-February/010625.html plinux, FYI |
| Comment by Sergey Vojtovich [ 2017-02-13 ] |
|
Patch is in bb-10.3-alisql, to be merged to 10.3 later. |
| Comment by Elena Stepanova [ 2017-07-02 ] |
|
Final implementation has NOWAIT instead of NO_WAIT. The comments indicate it's intentional. |