From: Nico W. <Nic...@po...> - 2004-03-10 09:02:37
|
Hello, > I propose you to connect to the server in plugin_mysql_init and don't > forget to disconnect in plugin_mysql_quit. Maybe you should introduce > some connection tracking : if the connection is lost (bad link, > overload, timeout), reconnect to the server. As far as I know does the mechanism _quit function only exists for drivers and widgets and not for the plugins. But I would appreciate if the plugins supports this too. Bye, Nico |