Hello,
I have made a big project, it uses mysql as datatbase and a frontend,
this is made with RB. Sometimes it could be, the network connection of a
client is hard disconnected - e.g. plug off the cable or switched off
the router.
In this case, the application (or the plugin) often freezes. I cannot
close and re-open the mysql connection. All is stalled. The timeout
parameter of mysql has no effect.
today killing by task manager helps only, but this is very primitive.
What can I do? Thanks.
Frank