mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:03:02 +01:00
Backported fix for CORE-1909: Garbage in firebird.log on linux/amd64
This commit is contained in:
parent
0e233468b8
commit
79d2df530e
@ -634,7 +634,7 @@ static const TEXT msg_table[VAL_MAX_ERROR][66] =
|
||||
"Chain for record %ld is broken",
|
||||
"Data page %ld (sequence %ld) is confused",
|
||||
"Data page %ld (sequence %ld), line %ld is bad", // 10
|
||||
"Index %d is corrupt on page %ld level %ld. File: %s, line: %ld\n\t",
|
||||
"Index %d is corrupt on page %ld level %d. File: %s, line: %d\n\t",
|
||||
"Pointer page (sequence %ld) lost",
|
||||
"Pointer page (sequence %ld) inconsistent",
|
||||
"Record %ld is marked as damaged",
|
||||
|
Loading…
Reference in New Issue
Block a user