To login to MySQL / MariaDB as the root user, you will need sudoers perms and then you can issue the following command:
/home/grokman grokman@li598-26% sudo mysql -u root -p
So, it should go something like this:
To login to MySQL / MariaDB as the root user, you will need sudoers perms and then you can issue the following command:
/home/grokman grokman@li598-26% sudo mysql -u root -p
So, it should go something like this: