mysql> SELECT created_at, updated_at, title, subtitle FROM pages WHERE tags LIKE 'gh-ost' ORDER BY created_at DESC;

| created_at | updated_at | title | subtitle | tags |
| 2023-11-06 |  | The Future of MySQL Schema Change: Spirit |  | mysql, pt-osc, gh-ost, Spirit |
1 rows in set (0.00 sec)