[MDEV-31760] innodb_undo_tablespaces would be better default >= 2 Created: 2023-07-21 Updated: 2023-07-22 Resolved: 2023-07-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | None |
| Fix Version/s: | 11.0.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Fan Lyu | Assignee: | Marko Mäkelä |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
innodb_undo_tablespaces is default 0. which makes undolog shares ibdata file. And this variable can only be changed by initialization, which is kind of inconvenient. |
| Comments |
| Comment by Marko Mäkelä [ 2023-07-22 ] |
|
In fact, this has already been done in |