For some reason the installer always give me the same error when I'm required to put the root password in the mysql_secure_installation ERROR 1698 (28000): Access denied for user 'root'@'localhost'
@@LinuxDroidMaster I've tried that too. No matter what I do, it just keeps failing. I'm not using X11 tho, but I don't think it's a requirement, right? - I mean, I'm using just CLI.
@@piporgames If you don't want the GUI you are good with the CLI. I need to check it again because another comment said that now the process might be different (not sure why)
❤
Is there no way to install the MySQL workbench?
I have tried only maria dB and didn't know about workbench. If it has an arm deb package it should be possible
@@LinuxDroidMasterunfortunately it's only amd64
can you install mysql workbench
I think it wasn't possible but I'm not 100% sure
Is there a reason why Debian is installed? Isn't the Termux built-in distribution enough?
Termux is quite limited if you want to install generic Linux packages, that's why I use proot distros
@@LinuxDroidMaster thanks for the info
For some reason the installer always give me the same error when I'm required to put the root password in the mysql_secure_installation
ERROR 1698 (28000): Access denied for user 'root'@'localhost'
Run with sudo
@@mudasirh120 I've tried that too.
has the root user a password set? You can do it with passwd command
@@LinuxDroidMaster I've tried that too. No matter what I do, it just keeps failing. I'm not using X11 tho, but I don't think it's a requirement, right? - I mean, I'm using just CLI.
@@piporgames If you don't want the GUI you are good with the CLI. I need to check it again because another comment said that now the process might be different (not sure why)