mySQL disconnects
stephen barncard
stephenREVOLUTION2 at barncard.com
Fri Jan 31 16:36:18 EST 2014
On Fri, Jan 31, 2014 at 8:28 AM, Bob Sneidar <bobsneidar at iotecdigital.com>wrote:
> I need a way to test whether or not the current connection to the database
> is still valid without invoking the 1 minute wait. Any suggestions?
>
why do you have to keep 'connected' at all? Why not open and close the
connection with each transaction - there is practically no overhead for
that - what usually takes time is the transmission of data….. or am I
missing something?
*--*
*Stephen Barncard - San Francisco Ca. USA - Deeds Not Words*
More information about the use-livecode
mailing list