@@ -104,7 +104,7 @@ FB_IMPL_MSG_NO_SYMBOL(GBAK, 102, "page size")
104104FB_IMPL_MSG_NO_SYMBOL (GBAK , 103 , "page size specified (@1 bytes) rounded up to @2 bytes" )
105105FB_IMPL_MSG_NO_SYMBOL (GBAK , 104 , " @1Z print version number" )
106106FB_IMPL_MSG_NO_SYMBOL (GBAK , 105 , "privilege" )
107- FB_IMPL_MSG_NO_SYMBOL (GBAK , 106 , " @1 records ignored" )
107+ FB_IMPL_MSG_NO_SYMBOL (GBAK , 106 , " @1 records ignored" )
108108FB_IMPL_MSG_NO_SYMBOL (GBAK , 107 , " @1 records restored" )
109109FB_IMPL_MSG_NO_SYMBOL (GBAK , 108 , "@1 records written" )
110110FB_IMPL_MSG_NO_SYMBOL (GBAK , 109 , " @1Y <path> redirect/suppress status message output" )
@@ -422,3 +422,4 @@ FB_IMPL_MSG(GBAK, 423, gbak_writing_constants, -901, "00", "000", "writing const
422422FB_IMPL_MSG (GBAK , 424 , gbak_writing_constant , -901 , "00" , "000" , "writing constant %s" )
423423FB_IMPL_MSG (GBAK , 425 , gbak_constant , -901 , "00" , "000" , "constant (in RDB$CONSTANTS)" )
424424FB_IMPL_MSG (GBAK , 426 , gbak_restoring_constant , -901 , "00" , "000" , "restoring constant %s" )
425+ FB_IMPL_MSG_NO_SYMBOL (GBAK , 427 , "skipping data for table @1" )
0 commit comments