[MDEV-19540] 10.4 allow lock options with SELECT in brackets which previous version do not Created: 2019-05-21 Updated: 2019-05-21 Resolved: 2019-05-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.4.5 |
| Fix Version/s: | 10.4.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
(select * from t1) for update; |
| Comments |
| Comment by Oleksandr Byelkin [ 2019-05-21 ] |
|
revision-id: 53d1bde4487ab58d0a6ea1d7ad077f00c495ac82 (mariadb-10.4.4-116-g53d1bde4487)
Check locking options and brackets combinations. — |
| Comment by Alexander Barkov [ 2019-05-21 ] |
|
Ok to push |