Периодически обновляю пакеты сервера и сейчас увидел такое сообщение:[CODE] * The suggested mysql options and settings are in /etc/percona-server.conf.d/mysqld.cnf
* If you want to use mysqld.cnf as default configuration file please make backup of /etc/my.cnf
* Once it is done please execute the following commands:
rm -rf /etc/my.cnf
update-alternatives --install /etc/my.cnf my.cnf "/etc/percona-server.cnf" 200
[/CODE]Как в данном случае поступить?
Как я понял после выполнения команды настройки MySQL переедут в другой файл. Повлияет ли это на дальнейшую работу BitrixVM, будет ли он обновляться корректно в будущем?
* If you want to use mysqld.cnf as default configuration file please make backup of /etc/my.cnf
* Once it is done please execute the following commands:
rm -rf /etc/my.cnf
update-alternatives --install /etc/my.cnf my.cnf "/etc/percona-server.cnf" 200
[/CODE]Как в данном случае поступить?
Как я понял после выполнения команды настройки MySQL переедут в другой файл. Повлияет ли это на дальнейшую работу BitrixVM, будет ли он обновляться корректно в будущем?