Installation error please help

Amit

Verified User
Joined
Mar 24, 2020
Messages
129
Location
India
2020-04-16T18:17:12.954813Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2020-04-16T18:17:12.955811Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
Job for mysqld.service failed because the control process exited with error code. See "systemctl status mysqld.service" and "journalctl -xe" for details.
mysqladmin: [Warning] Using a password on the command line interface can be insecure.
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
Error setting root pass using /usr/bin/mysqladmin. Trying SET PASSWORD.
Setting password: ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pBgVQBqfZZat';
*********************************

We seem to have an error when trying to SET PASSWORD FOR 'root'@'localhost'

*********************************
 
Back
Top