Summary
MySQL 5.0's new features helped the product to comply with standards. Even though phpMyAdmin has limited support for these features (especially lacking a syntax-oriented editor), it has a basic set of features to work with views, routines, triggers, and information_schema
. phpMyAdmin also supports MySQL 5.1 partitions and events.
The next chapter covers the use of the tracking feature that permits the recording of changes made to a MySQL database via phpMyAdmin.