Enabling MySQL Slow Query Log
- Aaronh
- Posts: 6
- Starts: 2
- Wiki Edits: 0
- Location: San Jose, CA
In an effort to further optimize a pretty fast growing rails app, is it possible to turn on MySQL's slow query log and root out any problems? I don't have access to a my.cnf to do it myself and I'm wondering if there is some other way.
- Sijin
- Posts: 122
- Starts: 0
- Wiki Edits: 4
Hi there,
I'm afraid we cannot enable MySQL slow query log on a shared hosting environment.
I'm afraid we cannot enable MySQL slow query log on a shared hosting environment.
2007-09-12 07:29 PM
- Aaronh
- Posts: 6
- Starts: 2
- Wiki Edits: 0
- Location: San Jose, CA
I was afraid of that. Thanks for the info.