|
At CodeBits I had my first session about MySQL schema maintenance. I covered the basic command line possibilities before coming to the recommended tool, MySQL Workbench. The slides are available at slideshare. |
Interesting questions: ([updated] with answers from the
development team
-
[Q] Are there plans to administer MySQL Cluster with
Workbench?
[A] Not that we know of.
- [Q] Can Workbench deal with user permission maintenance across servers? (especially in cases where development and production users can't have …