Subject | GRANT ALL <> GRANT ? |
---|---|
Author | Martijn Tonies |
Post date | 2006-11-20T13:04:06Z |
Hi,
In Firebird versions below 2, a GRANT ALL would create a single row
in the RDB$PRIVILEGES table with a privilege of "A" (all), while granting
each privilege would create a row for each privilege (eg: I = insert, U =
update).
It seems that in Firebird 2, GRANT ALL will create a row for each
available privilege.
What's the reason behind this change?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
In Firebird versions below 2, a GRANT ALL would create a single row
in the RDB$PRIVILEGES table with a privilege of "A" (all), while granting
each privilege would create a row for each privilege (eg: I = insert, U =
update).
It seems that in Firebird 2, GRANT ALL will create a row for each
available privilege.
What's the reason behind this change?
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com