> Warning: mysql_connect(): User yingling_sandbox already has more than 'max_user_connections' active connections in /home/content/41/5598741/html/random/calvin_and_hobbes/search.php on line 10 Unable to connect to database! Please try again later.
I'm always curious why the default behavior of many server frameworks exposes so much information. I think it should just drop the connection by default for this error.
But if you were the developer of this code, it's useful to pinpoint what went wrong and where.
This is a common "HN Hug-of-Death" ;)