An open API service indexing awesome lists of open source software.

https://github.com/lefred/mysql-8-companion

MySQL 8 companion plugin for WordPress
https://github.com/lefred/mysql-8-companion

Last synced: 9 months ago
JSON representation

MySQL 8 companion plugin for WordPress

Awesome Lists containing this project

README

          

# MySQL 8 Companion

MySQL 8 Companion is a WordPress plugin that help the DBAs and the developers finding useful information.

The plugin is also compatibale with MySQL HeatWave Database Service on Oracle Cloud Infrastructure.

## General

### Server Information

![Server Information](assets/general.png)

### Error Logs

![Error Logs](assets/error_log.png)

### Connections

![Connections](assets/connections.png)

### InnoDB

![InnoDB](assets/innodb.png)

## Performance_Schema

### Summary

![Performance Schema](assets/performance_schema.png)

### Schema Design

![Performance Schema - Schema Design](assets/schema_design.png)

## Statements

### Most Expensive

![Most Expensive](assets/statements01.png)

With Query Excution Plan:

![Most Expensive - QEP](assets/statements02.png)

### Slowest

![Slowest](assets/statements03.png)

### Full Table Scan

![Full Table Scan](assets/statements04.png)

## MySQL HeatWave

![HeatWave](assets/HeatWave.png)