Description: MySQL is an open source relational database management system (RDBMS). It\'s based around the Structured Query Language (SQL), and is best for managing the content of the database as opposed to transactions, as MySQL does not support COMMIT or ROLLBACK.