mirror of https://github.com/MariaDB/server
Browse Source
When running mariabackup with --prepare --export options, a deprecation warning appears because the program name is set to "mysqld" instead of "mariadbd" The fix ensures that when running in mysqld mode, we properly set the program name to "mariadbd" to avoid the deprecation warning while maintaining the original functionalitybb-11.4-MDEV-35969-galera
committed by
Daniel Black
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue