MySQL templates by SSH
Closed this issue · 2 comments
GoogleCodeExporter commented
It would be great if we could get the mysql stats by SSH, enabling mysql
networking only to get supervision working is not very nice...
Thanks for your great scripts by the way!
Original issue reported on code.google.com by herve.ma...@gmail.com
on 2 Sep 2010 at 4:15
GoogleCodeExporter commented
Well, you could bind mysqld to 127.0.0.1 and create an SSH tunnel to the
server...
Original comment by omri...@gmail.com
on 15 Sep 2010 at 10:25
GoogleCodeExporter commented
I don't think that this will ever happen. It's too much work and very few
people run with --skip-networking in my experience.
Original comment by baron.schwartz
on 15 Jan 2011 at 6:56
- Changed state: WontFix
- Added labels: Type-Enhancement
- Removed labels: Type-Defect