>From the PHP API how do I close the MySQL connection? I'm getting "too many connections" in my Apache logs after issuing a few queries. Also, how does synchronization work (the _sync_ methods) and when is it necessary? Thanks, Eric