[MDEV-30448] No deprecation message shown for mysql_fix_extensions Created: 2023-01-22 Updated: 2023-02-07 Resolved: 2023-02-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 11.0 |
| Fix Version/s: | 11.0.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Angelique Sklavounos (Inactive) | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Upon executing mysql_fix_extensions, the deprecation message from |
| Comments |
| Comment by Andrew Hutchings [ 2023-02-07 ] |
|
The script can be replaced with a BASH one-liner in documentation as only someone who is an admin of a POSIX OS would use this anyway. I recommend adding something to https://mariadb.com/kb/en/mysql_fix_extensions/ as well to mark this as deprecated. |