Some Dont's After Installing CyberPanel!

hello,

How I can ask mysql to use password for mysql root user when mysql starting and checking for upgrade?

localhost systemd[1]: Started MariaDB 10.3.25 database server.
localhost /etc/mysql/debian-start[1126]: Upgrading MySQL tables if necessary.
localhost systemd[1]: Started OpenLiteSpeed HTTP Server.
localhost /etc/mysql/debian-start[1131]: Looking for ‘mysql’ as: /usr/bin/mysql
localhost /etc/mysql/debian-start[1131]: Looking for ‘mysqlcheck’ as: /usr/bin/mysqlcheck
localhost /etc/mysql/debian-start[1131]: Version check failed. Got the following error when calling the ‘mysql’ command line client
localhost /etc/mysql/debian-start[1131]: ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)
localhost /etc/mysql/debian-start[1131]: FATAL ERROR: Upgrade failed
localhost /etc/mysql/debian-start[1157]: Checking for insecure root accounts.