mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 12:43:02 +01:00
Postfix for PR #8394: gstat: Print detailed blob statistics and table size
This commit is contained in:
parent
3d7c066414
commit
7e96b33ff5
@ -1060,7 +1060,7 @@ int gstat(Firebird::UtilSvc* uSvc)
|
||||
|
||||
if (blob_level.blob_count > 0)
|
||||
{
|
||||
dba_print(false, 49, SafeArg()
|
||||
dba_print(false, 64, SafeArg()
|
||||
<< i
|
||||
<< blob_level.blob_count
|
||||
<< blob_level.blob_space
|
||||
|
Loading…
Reference in New Issue
Block a user