[
https://jira.jboss.org/jira/browse/JBPM-2060?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBPM-2060.
----------------------------------
Fix Version/s: jBPM-3.2.5.SP2
jBPM 3.2.6 GA
(was: jBPM 3.2.x)
Resolution: Done
The following tests fail when you limit MySQL privs to select, insert, update, delete
Tests in error:
testCustomVariableClassWithStringId(org.jbpm.context.exe.CustomVariableStringIdDbTest)
testDropSchema(org.jbpm.db.JbpmSchemaDbTest)
testCustomVariableClassWithLongId(org.jbpm.context.exe.CustomVariableLongIdDbTest)
This is ok, because all of those tests explicitly try to alter the schema.
Ordinary jBPM functionality (as covered by the testsuite) does not require create, drop,
alter privileges.
Investigate requirement on ALTER TABLE privileges
-------------------------------------------------
Key: JBPM-2060
URL:
https://jira.jboss.org/jira/browse/JBPM-2060
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: jBPM-3.2.5.SP2, jBPM 3.2.6 GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira