[MDEV-22697] InnoDB: remove trx->no Created: 2020-05-25 Updated: 2020-05-27 Resolved: 2020-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.5.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | InnoDB trx_sys improvements |
| Description |
|
...in favour of trx->rw_trx_hash_element->no. |
| Comments |
| Comment by Sergey Vojtovich [ 2020-05-25 ] |
|
marko, please review https://github.com/MariaDB/server/commit/6a2e4b84ed4c2ae82de5cd9394351a98ca50d7e4 |
| Comment by Marko Mäkelä [ 2020-05-26 ] |
|
Great work! |