mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[8825] At fail start db connections stop all started db connection threads.
This will restore state before start Db function call and prevent crashes at delayed access to log singleton in case outdated DB structure detection.
This commit is contained in:
parent
55e715dddd
commit
bc5fb40867
3 changed files with 39 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8824"
|
||||
#define REVISION_NR "8825"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue