28.9 MySQL Telemetry

The MySQL telemetry component is based on the OpenTelemetry (OTel) project, an open-source, vendor-neutral observability framework providing a common observability standard. It enables users to instrument their applications in order to export observability data: traces, metrics and logs, enabling increased granularity of debugging and testing.

For more information, see Telemetry (https://dev.mysql.com/doc/refman/8.4/en/telemetry.html).

 File: manual.info.tmp, Node: workbench, Next: faqs, Prev: mysql-enterprise, Up: Top

29 MySQL Workbench ******************

MySQL Workbench provides a graphical tool for working with MySQL servers and databases. MySQL Workbench is developed and tested with MySQL Server 8.0. MySQL Workbench may connect to MySQL Server 8.4 and higher but some MySQL Workbench features may not function with those newer server versions.

The following discussion briefly describes MySQL Workbench capabilities. For more information, see the MySQL Workbench manual, available at https://dev.mysql.com/doc/workbench/en/.

MySQL Workbench provides five main areas of functionality:

MySQL Workbench is available in two editions, the Community Edition and the Commercial Edition. The Community Edition is available free of charge. The Commercial Edition provides additional Enterprise features, such as database documentation generation, at low cost.

 File: manual.info.tmp, Node: faqs, Next: error-handling, Prev: workbench, Up: Top

Appendix A MySQL 5.7 Frequently Asked Questions ***********************************************

 File: manual.info.tmp, Node: faqs-general, Next: faqs-storage-engines, Prev: faqs, Up: faqs