Generating Slow Query Log with MySQL Shell
![](https://i0.wp.com/lefred.be/wp-content/uploads/2022/11/mysql_slowlog_shell.png?fit=768%2C429&ssl=1)
Recently, I wrote three articles on how to analyze queries and generate a slow query log for MySQL Database Service on OCI: In these post, we were generating a slow query log in text or JSON directly in Object Storage.…