Skip to content

Commit b4c5b07

Browse files
committed
Postfix for PR #8394: gstat: Print detailed blob statistics and table size
1 parent 4a63159 commit b4c5b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utilities/gstat/dba.epp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ int gstat(Firebird::UtilSvc* uSvc)
11181118

11191119
if (blob_level.blob_count > 0)
11201120
{
1121-
dba_print(false, 49, SafeArg()
1121+
dba_print(false, 64, SafeArg()
11221122
<< i
11231123
<< blob_level.blob_count
11241124
<< blob_level.blob_space

0 commit comments

Comments
 (0)