This class can be used to manage MySQL database tables and stored procedures. It can read and display the list of tables and their fields, as well the stored procedures of a given MySQL database. The class may also create, update, drop and list the code of a given stored procedure.