@Sebastian-Roth Hi Sebastian,
I just connected into my fog server, using RDP from a windows machine.
Once in, I start a terminal session and enter the command “mysql -u root” and immediately get:
ERROR 1045 (28000) : Access denied for user ‘root’@'localhost" using password NO.
If I try using the “sudo -i” and then the mysql -u root, I get the same response.
I’ve also tried using the -p and trying different passwords (or no password) with 0 luck.