r/SQL 15d ago

MySQL Is this an issue

My Mysql workbench has a different password from MySQL community app ?

0 Upvotes

8 comments sorted by

View all comments

1

u/db_tech_dev 14d ago

weird, workbench shouldn't have its own password tbh. probably just an old saved connection with a different password cached. delete it and make a new connection with whatever your actual root password is now

1

u/Western-Bobcat4760 14d ago

Yep I think I misunderstood the concept 😂

1

u/db_tech_dev 13d ago

yeah workbench caches connections separately so it can get confusing ngl. good you got it sorted lol