[MDEV-296] LOCK INFORMATION Created: 2012-05-25 Updated: 2013-06-05 Resolved: 2013-06-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Trivial |
| Reporter: | roberto spadim | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hi guys, it´s about innodb lock table information: since mysql is less opensource friendly, and i don´t think they will implement more feature soon, thanks =) |
| Comments |
| Comment by Sergei Golubchik [ 2012-05-27 ] |
|
There are locks on different levels. Engine internal locks (like row locks) and locks in the sql layer, placed by the mariadb. |
| Comment by roberto spadim [ 2012-08-30 ] |
|
could it 'ask' to engine and engine return in a standard method the locks? type = field,row,partition,page,table,others,no information from engine |
| Comment by roberto spadim [ 2013-06-05 ] |
|
please close this one, |