On Tue, 8 May 2007 08:11:13 -0500
"Frank Jones" <[EMAIL PROTECTED]> wrote:
> I'm using mod_dbd to access mysql. Since one of the queries I use is
> executed on every request, I prepare it by using DBDPrepareSQL.
>
> However, I don't know what to do if apr_dbd_pvselect using the
> prepared stateme
I'm using mod_dbd to access mysql. Since one of the queries I use is
executed on every request, I prepare it by using DBDPrepareSQL.
However, I don't know what to do if apr_dbd_pvselect using the
prepared statement returns 2013 (Lost connection). This happens when a
long interval passes between q
I'm using mod_dbd to access mysql. Since one of the queries I use is
executed on every request, I prepare it by using DBDPrepareSQL.
However, I don't know what to do if apr_dbd_pvselect using the
prepared statement returns 2013 (Lost connection). This happens when a
long interval passes between q