Thanks, very much.
I mention the step by step that I followed to make it work correctly.
I mention the step by step that I followed to make it work correctly.
- mysqldump -u root -p --all-databases > all_databases_backup.sql
- dnf update mysql-server
- sudo systemctl restart mysqld
- dnf update netxms-server
- nxdbmgr upgrade
- systemctl restart netxmsd