Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add database owner to mon$database [CORE4218] #4543

Closed
firebird-automations opened this issue Sep 16, 2013 · 5 comments
Closed

Add database owner to mon$database [CORE4218] #4543

firebird-automations opened this issue Sep 16, 2013 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Robert (rjm1102)

Is it possible to add the database owner in mon$database?

Now I query the database owner as:
SELECT rdb$owner_name FROM rdb$relations WHERE rdb$relation_name = 'RDB$DATABASE',
but this is an indirect way and i'm not sure if it is reliable to assume that the owner of table rdb$database will always be also the database owner (where is the engine getting the database owner from?).

Commits: 5c91efe 3821ec9 FirebirdSQL/fbt-repository@831ae53 FirebirdSQL/fbt-repository@4799061

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0 Alpha 2 [ 10560 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @sim1984

Please add the description of a new column in README.monitoring_tables

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Done.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: Done successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants