Skip to content

Commit 7e96b33

Browse files
committed
Postfix for PR #8394: gstat: Print detailed blob statistics and table size
1 parent 3d7c066 commit 7e96b33

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
@@ -1060,7 +1060,7 @@ int gstat(Firebird::UtilSvc* uSvc)
10601060

10611061
if (blob_level.blob_count > 0)
10621062
{
1063-
dba_print(false, 49, SafeArg()
1063+
dba_print(false, 64, SafeArg()
10641064
<< i
10651065
<< blob_level.blob_count
10661066
<< blob_level.blob_space

0 commit comments

Comments
 (0)