Just installed your cool plugin yesterday and while posting a comment today, I received this error:
PHP Warning: mysql_connect() [function.mysql-connect]: User [DB username] already has more than 'max_user_connections' active connections in /home/xxx/wp-content/plugins/google-sitemap-generator/sitemap-core.php on line 1796
Is it that connections are not being closed by the plugin while others are opened, thus exceeding max user connections? If so, what can I do to make sure connections are closed swiftly after they're made and completed?
Appreciate your help with this, would like to keep using Google Sitemaps.
http://wordpress.org/extend/plugins/google-sitemap-generator/