I've been using MySQL Administrator and Query Browser for years. You can still find them on the mysql site, but they are recommending that users begin switching to MySQL Workbench.
For the life of me, I cannot figure out how to use the new tool! Can anyone offer any insight on a simple way to manager users and their permissions, and create / backup / restore schema's from within the new tool?
Have you switched to MySQL Workbench?
Moderator: General Moderators
- flying_circus
- Forum Regular
- Posts: 732
- Joined: Wed Mar 05, 2008 10:23 pm
- Location: Sunriver, OR
Re: Have you switched to MySQL Workbench?
you need mysql workbench 5.2 for that (currently in beta)
- flying_circus
- Forum Regular
- Posts: 732
- Joined: Wed Mar 05, 2008 10:23 pm
- Location: Sunriver, OR
Re: Have you switched to MySQL Workbench?
Oh jeez, Is that why I'm pulling my hair out?Weirdan wrote:you need mysql workbench 5.2 for that (currently in beta)
I'll have a look at the beta version. I just grabbed to first download I saw on their site, after formatting last week.
Thanks.