[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3066: db2 causes mariadb crashes


http://gambaswiki.org/bugtracker/edit?object=BUG.3066&from=L21haW4-

Comment #10 by steve G:

I solved it. you can close this ticket. I found a way to recreate the problem on demand and it came down to database connections. Mariadb sets the timeout for closing inactive connections to a far too large default. Changing it in the config files to something more acceptable such as 45 seconds. Perhaps the close connection in db2 is not working properly but my programs assume internet connection (allowing for slowest possible times) and the connections are not closing. Or at least they stay active in maria even if they close in gambas. I solved the problem with a change in configuration of mariadb. Sorry for the time taken.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----