MySql Utilities
This webstart program is a simple utility facilitate working with MySQL databases.
It was created to give inexperienced MySQL users the ability to export a database as a basic text SQL file. Once this file is created, it can be easily read an modified to facilitate transportation to a number of different environments. This becomes especially useful in getting new users up to speed as well as the creation of additional testing environments.
The specific functions include:
- Export
- Format of export files

