mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE 'response-time' 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 |
1 rows in set (0.00 sec)