Daniel John Debrunner wrote:

>I looked at some other databases (Oracle, DB2, Postgres) and the typical
>model is to require a database level privilege to create tables or call
>an external routine.
>
>Create table I could possibly go either way on, but if we followed the
>de-facto standard model of other databases then we need a database level
>privilege.
>
>Creating an external routine would have all sorts of security concerns
>for a database owner, it's allowing a remote user to execute code on
>their system.
>  
>
I will look into what other databases do and see if I can propose some
additional changes...

Satheesh


Reply via email to