[MDEV-20002] Create system tables as aria instead of myisam Created: 2019-07-09 Updated: 2019-07-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Marc | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
System tables in database mysql are created as myisam tables and some newer ones as innodb, if the engine is available. |
| Comments |
| Comment by Elena Stepanova [ 2019-07-09 ] |
|
10.4 already has Aria for system tables. |
| Comment by Marc [ 2019-07-09 ] |
|
You're right for aria, I've checked 10.4. |