Duplicate tags for CREATE/ALTER USER not handled correctly
----------------------------------------------------------

                 Key: CORE-4464
                 URL: http://tracker.firebirdsql.org/browse/CORE-4464
             Project: Firebird Core
          Issue Type: Bug
          Components: Security
    Affects Versions: 3.0 Alpha 2
         Environment: Windows 7
            Reporter: RJ
            Priority: Minor


WI-T3.0.0.30809 Firebird 3.0 Alpha 2

With CREATE/ALTER USER, if I specify two tags with the same name, both will be 
added in SEC$USER_ATTRIBUTES.

Example:
CREATE USER Test1 PASSWORD 'masterkey' TAGS (a = '1', a = '2')

NAME VALUE
================ ==============================
A 1
A 2

It would be better to produce a syntax error or to insert only the last value 
to (a='2').

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to