MySQL Workbench: This is a visual database design and management tool. It can be used to create and modify database structures, execute queries, manage users and permissions, and more.
mysql Command Line Client: Allows to interact with the database through a command line interface to perform various SQL operations.
MySQL Administrator: Used for system administration tasks, such as configuring database parameters, monitoring database status, managing users, and so on.
Of course, the exact tools included may vary by version and installation options.