[wp-hackers] Help with wpdb Class Errors

Chris Williams chris at clwill.com
Mon May 11 13:29:35 GMT 2009


You could be running into the connection limit on the server, and/or a
per-session connection limit.  As scribu notes, there is no reason to
want/need another instance.


> From: Mike Walsh <mike_walsh at mindspring.com>
> Subject: [wp-hackers] Help with wpdb Class Errors
> 
> In the plugin I am working on I am using WP's wpdb database class to access
> custom tables.  From time to time, I run into a problem where creating a new
> instance of a wpdb class fails and I am at a loss as to why.
>
<snip>
> 
> Anyone have any suggestions on how to track this down?



More information about the wp-hackers mailing list