8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00

Fixed syntax in doc

This commit is contained in:
Alex Peshkoff 2019-09-06 11:53:28 +03:00
parent d21ab3e8d1
commit d5bd3c1524

View File

@ -78,8 +78,8 @@ Monitoring tables
- MON$CRYPT_STATE (current encryption state) - MON$CRYPT_STATE (current encryption state)
0: not encrypted 0: not encrypted
1: encrypted 1: encrypted
2: decrypt in process 2: decrypt in progress
3: encrypt in process 3: encrypt in progress
- MON$CRYPT_PAGE (number of page being encrypted / decrypted) - MON$CRYPT_PAGE (number of page being encrypted / decrypted)
- MON$OWNER (database owner name) - MON$OWNER (database owner name)
- MON$SEC_DATABASE (security database) - MON$SEC_DATABASE (security database)