On 1/14/07, Gerd Wagner <bir...@t-...> wrote:
> Karr, David wrote:
> > One minor nit I have with SQuirreL is that if I let a connection sit for
> > too long, the connection sort of times out, but the only way I can fix
> > is to close the session with the db and open it again. I've just gotten
> > used to doing this, but I guess I should ask if there's a way to make
> > this work better. I've tried the "Refresh Object Tree" button, but that
> > doesn't help in this case.
> In the Session menu there is an item "Reconnect".
>
Yes, reconnect keeps you from having to save your script, close and
re-open session. It's very handy and I use from time to time. Mostly
with older (that is, buggy) MySQL server/driver which seems to drop
the connection if the SQL syntax isn't perfect.
Rob
|