DAS - Failures in mysql test suite
----------------------------------

                 Key: TUSCANY-584
                 URL: http://issues.apache.org/jira/browse/TUSCANY-584
             Project: Tuscany
          Issue Type: Bug
          Components: Java DAS RDB
            Reporter: Brent Daniel


There are several failures in the MySQL test suite. 

1) Database tables are not being created correctly -- in a couple of cases it 
is using a generated key syntax that is not supported by mysql
2) One stored procedure is not being created -- the code to create it is 
commented out, though I don't think there is any reason for it to be anymore
3) The current mysql jdbc drivers do not support 
PreparedStatement.getParameterMetaData()
4) For some reason invalid sql like "update customer asdflakjsadf set name = 
'bob' where id = 2" succeeds
5) Some case sensitivity issues



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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to