I'm using MediaTemple's Grid Server (shared/grid hosting) to run some MySQL/PHP sites I'm writing and noticed that I wasn't closing one of my MySQL connections, which caused my site to error out, "Too Many Connections".
I can't log in anywhere to close the connections manually.
Is that any way to close open connections using a script or other type of command? Should I just wait?