8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 09:23:03 +01:00

Backported fix for CORE-1909: Garbage in firebird.log on linux/amd64

This commit is contained in:
alexpeshkoff 2008-05-22 12:28:32 +00:00
parent 0e233468b8
commit 79d2df530e

View File

@ -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",