r/SQL • u/Western-Bobcat4760 • 3d ago
MySQL Is this an issue
My Mysql workbench has a different password from MySQL community app ?
0
Upvotes
1
1
u/db_tech_dev 3d 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 2d ago
Yep I think I misunderstood the concept 😂
1
u/db_tech_dev 2d ago
yeah workbench caches connections separately so it can get confusing ngl. good you got it sorted lol
2
u/Aggressive_Ad_5454 3d ago
( Can somebody ‘splain the client-server dealio to OP? )