[MDEV-25207] mysql_install_db doesn't create sys schema Created: 2021-03-19 Updated: 2021-03-20 Resolved: 2021-03-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.6 |
| Fix Version/s: | 10.6.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As of 10.6 b3c470a3c7e8bb497bca5bc9fca4cf52cfc9e88e: mysql_install_db checks for the presence of mysql_sys_schema.sql, but then doesn't feed it to the bootstrap server. |