Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
There's too many old and new people referring to MariaDB as MySQL. We need to encourage the transition in naming.
Because mariadb names have began in 10.4, lets step up the conversion process by adding a deprecation notice on mysql names.
There may be some people that want to use previous names scripts, we'll add an environment variable to suppress the warning (wasn't implemented)
Attachments
Issue Links
- is part of
-
MDEV-30201 Remove MySQL names
-
- Open
-
- relates to
-
MDEV-30431 No deprecation message shown for mysql* exes for Windows
-
- Open
-
-
MDEV-30448 No deprecation message shown for mysql_fix_extensions
-
- Closed
-
-
MDEV-30449 No deprecation message shown for mysql_config?
-
- Open
-
serg Please remove this message or make conditional:
/home/midenok/src/mariadb/10.6/build/opt/bin/mysqld: Deprecated program name. It will be removed in a future release, use '/home/midenok/src/mariadb/10.6/build/sql/mariadbd' instead
Who does need it? Packages contain the right name. Everybody else can figure out themselves when that happens. These kind of nagging messages do not do any good but take attention each time that happens (a lot!). At least some environment variable PLEASE_DO_NOT_NAG_ME should be made.