[MDEV-24586] remove scripts/mysql_to_mariadb.sql Created: 2021-01-14 Updated: 2021-03-30 Resolved: 2021-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | 10.2.38, 10.3.29, 10.4.19, 10.5.10 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This script is unused and unmaintained. The logic is implemented in scripts/mysql_system_tables_fix.sql that forms part of mysql_upgrade Its components
has a friendlier migration path currrently in review in
Already part of scripts/mysql_system_tables_fix.sql
corrected in
Handled in server under acl_load |
| Comments |
| Comment by Daniel Black [ 2021-01-14 ] |
|
cvicentiu, given high overlap with |