[MDEV-3917] multiple use locks (GET_LOCK) in one connection Created: 2012-12-05 Updated: 2013-07-11 Resolved: 2013-04-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
apply the contributed patch that allows to set many user-level locks in one connection: http://kostja-osipov.livejournal.com/46410.html |
| Comments |
| Comment by Alexey Botchkov [ 2013-04-02 ] |
|
pushed into 10-hf. |
| Comment by Alexey Botchkov [ 2013-04-02 ] |
|
the patch is here: |
| Comment by Ruslan Osmanov [ 2013-07-11 ] |
|
It seems it is not fixed in 5.5.31. Will it be fixed soon? |
| Comment by Sergei Golubchik [ 2013-07-11 ] |
|
It will never be. It's a new feature and rather big change in the code. We cannot do that in a stable release branch, such as 5.5. |