mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 13:38:06 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
6c2545e457
commit
95242c3f4d
6 changed files with 45 additions and 45 deletions
|
|
@ -822,7 +822,7 @@ func fullReindex() {
|
|||
FlushTxQueue()
|
||||
|
||||
if err := sql.InitDatabase(true); err != nil {
|
||||
os.Exit(logging.ExitCodeReadOnlyDatabase)
|
||||
os.Exit(logging.ExitCodeUnavailableDatabase)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue