You may need to set up a root account for your MySQL database:
In the terminal type:
mysqladmin -u root password ‘root password goes here‘
2022-07-10 11:51:21
You may need to set up a root account for your MySQL database:
In the terminal type:
mysqladmin -u root password ‘root password goes here‘