You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firebird 5 add new (virtual) table mon$compiled_statements with blobs mon$sql_text and mon$explained_plan.
In (virtual) table mon$statements added field mon$compiled_statement_id.
Now fields mon$sql_text and mon$explained_plan in mon$statements are redudant.
Suggest add parameter (server and database level) for suppress fill blobs in fields mon$sql_text and mon$explained_plan of table mon$statements.
The text was updated successfully, but these errors were encountered:
Firebird 5 add new (virtual) table mon$compiled_statements with blobs mon$sql_text and mon$explained_plan.
In (virtual) table mon$statements added field mon$compiled_statement_id.
Now fields mon$sql_text and mon$explained_plan in mon$statements are redudant.
Suggest add parameter (server and database level) for suppress fill blobs in fields mon$sql_text and mon$explained_plan of table mon$statements.
The text was updated successfully, but these errors were encountered: