component privilege priv_abbr chars not consistent

Bug #1374582 reported by Paul Low
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Fix Released
Low
Unassigned

Bug Description

The abbreviation characters allowed in for a component privilege is not consistent with the allowed characters for statements that are listed as only ISO8591 characters.

Syntax:
CREATE COMPONENT PRIVILEGE priv_name AS 'priv_abbr' ON name;
priv_abbr must be in ISO8591 character set.

register user user1 as "^dd";
will return an error, but
create component privilege abcd as ‘^d’ on aa;
will succeed unexpectedly.

Tags: sql-security
Paul Low (paul-low-x)
Changed in trafodion:
milestone: none → r1.1
Paul Low (paul-low-x)
Changed in trafodion:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.