Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit d2cccb5

Browse files
committed
README fix
1 parent 2122cd3 commit d2cccb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Shows the top global IO consumer classes by bytes usage.
168168

169169
##### Example
170170

171+
```SQL
171172
mysql> select * from io_global_by_wait_by_bytes;
172173
+--------------------+------------+---------------+-------------+-------------+-------------+------------+------------+-----------+-------------+---------------+-------------+-----------------+
173174
| event_name | count_star | total_latency | min_latency | avg_latency | max_latency | count_read | total_read | avg_read | count_write | total_written | avg_written | total_requested |

0 commit comments

Comments
 (0)