support null user and authentication in Connect()
-------------------------------------------------

         Key: ODBSEQ-21
         URL: https://forge.continuent.org/jira/browse/ODBSEQ-21
     Project: ODBSequoia
        Type: Bug
    Versions: 0.5a    
    Reporter: Marc Herbert
 Assigned to: Marc Herbert 
     Fix For: 0.6a


Applications are allowed to try to SQLConnect() with user= null and 
authentication = null. See X/Open 5.4.8 "null pointers". We currently segfault.

We are supposed to map this to an "implementation-defined" value. Let's go for 
user ="" and pass ="".


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


_______________________________________________
Carob mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob

Reply via email to