Skip to Content
MySQL 8 Cookbook
book

MySQL 8 Cookbook

by Karthik Appigatla
January 2018
Intermediate to advanced
446 pages
12h 57m
English
Packt Publishing
Content preview from MySQL 8 Cookbook

Table statistics

mysql> SELECT * FROM sys.schema_table_statistics LIMIT 1\G*************************** 1. row ***************************     table_schema: employees       table_name: employees    total_latency: 14.03 h     rows_fetched: 731760045    fetch_latency: 14.03 h    rows_inserted: 300025   insert_latency: 2.81 s     rows_updated: 0   update_latency: 0 ps     rows_deleted: 0   delete_latency: 0 ps io_read_requests: NULL          io_read: NULL  io_read_latency: NULLio_write_requests: NULL         io_write: NULL io_write_latency: NULL io_misc_requests: NULL  io_misc_latency: NULL1 row in set (0.01 sec)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

MySQL Cookbook

MySQL Cookbook

Paul DuBois
Advanced MySQL 8

Advanced MySQL 8

Eric Vanier, Birju Shah, Tejaswi Malepati

Publisher Resources

ISBN: 9781788395809Other