MySQL fails on: mysql "ERROR 1524 (HY000): Plugin 'auth_socket' is not loaded"
followed this and it gives "2019-09-15T06:21:16.719240Z mysqld_safe Logging to syslog. 2019-09-15T06:21:16.724724Z mysqld_safe Logging to '/var/log/mysql/error.log'. 2019-09-15T06:21:16.758180Z mysqld_safe A mysqld process already exists"
after the command "sudo mysqld_safe --skip-grant-tables --skip-networking & " .
I'm attaching the /var/log/mysql/error.log file. file I appreciate your help.