mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE type = '
path' ORDER BY created_at DESC;
| | | created_at | | | updated_at | | | title | | | subtitle | | | tags | | |
| | | 2024-04-17 | | | | | | When COMMIT Is the Slowest Query | | | | | | mysql, commit, response-time, query-metrics | | |
| | | 2022-01-16 | | | | | | Configuring MySQL Query Metrics | | | Chapter 1 | | | mysql, book, efficient-mysql-performance, query-metrics, performance-schema, slow-query-log | | |
| | | 2020-01-12 | | | | | | Queries Effect Performance | | | | | | mysql, performance, queries | | |
3 rows in set (0.00 sec)