Subject | inconsistent permission denied behaviour |
---|---|
Author | bartsmissaert@blueyonder.co.uk |
Post date | 2008-11-06T10:26:47Z |
Firebird Classic 1.5
Running code to update index stats:
SET STATISTICS INDEX INDEX_NAME
When the logged in user doesn't have admin rights
my odbc driver (the standard Phoenix one) gives the
permission denied message, but it looks the stats
are updated in any case.
Is this a known behaviour?
Is there anything to worry about?
RBS
Running code to update index stats:
SET STATISTICS INDEX INDEX_NAME
When the logged in user doesn't have admin rights
my odbc driver (the standard Phoenix one) gives the
permission denied message, but it looks the stats
are updated in any case.
Is this a known behaviour?
Is there anything to worry about?
RBS