[MDEV-15773] Simplify away trx_sys_t::m_views Created: 2018-04-04 Updated: 2022-10-03 Resolved: 2018-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | 10.3.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Epic Link: | InnoDB trx_sys improvements | ||||||||
| Description |
|
This will allow us to save 2 updates of global data structures under global mutex protection per connect/disconnect. |