So, i'm trying to do homework with MySQL Workbench on Xubuntu, I got schema on my local machine, and I need to do Forward Engeneer to DB. When I click "Next" on the page "Set options for DB to be created", it shows me a window and asking to enter root password. When I do, it shows me error message:
Connect to Database
Error connecting to database:
Access denied for user 'root'@'localhost' (using password: YES)
And I cannot finish forwarding to start working with terminal. What's wrong?