Enter MySQL: mysqlSet a Password for root: SET PASSWORD FOR 'root'@'localhost' = PASSWORD(‘Root_Password!’);Flush the privileges: FLUSH PRIVILEGES;