2022-06-12, 08:17
(2022-06-12, 03:08)themusj Wrote: Second. I sent the log to https://paste.kodi.tv/. Trust I did it right. A first.
Nope... You need to save the log file via CTRL-S or click on the diskette icon in the top right corner. That will process your log file, and get you a new URL that includes the reference to your log.
(2022-06-12, 03:08)themusj Wrote: Using Putty, I can only login with my new user account (upon setup) and the re-enabled admin account. IE, using the same internal IP address as my Qnap.Basically, admin = root . So using that account during a SSH session, you should be able to get into the mysql (mariadb) environment by entering only the command mysql. Does that get you the
mysql>
prompt?If so, then try the
SHOW DATABASE;
command as well as the other sql commands.