[MDEV-30330] Running 'mysql_fix_privilege_tables' failed with 'System table spider_tables is different version' Created: 2023-01-03 Updated: 2023-02-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.6.11 |
| Fix Version/s: | 10.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Otto Kekäläinen | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a user runs mariadb-upgrade --force on a Debian Sid instance with MariaDB 10.6 it will error with:
This is reproducible in CI, see job that upgraded MariaDB 10.5 in Debian Buster to 10.6 and Debian Sid: https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs/3733845 Also 10.3 in Buster to 10.6 upgrade: https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs/3733850 |