[ 
http://mifosforge.jira.com/browse/MIFOS-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jbrewster updated MIFOS-4637:
-----------------------------

    Status: Ready for Showcase  (was: Ready for Testing / Resolved)

> new db/.../acceptance_test_data.sql has Duplicate entry '47' for key 'PRIMARY'
> ------------------------------------------------------------------------------
>
>                 Key: MIFOS-4637
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4637
>             Project: mifos
>          Issue Type: Bug
>            Reporter: Michael Vorburger
>            Assignee: Vinod John
>            Priority: Blocker
>
> On a current head (time of writing), doing:
> {noformat}$ mysql -D mifos -u mifos -pmifos < 
> db/src/main/resources/sql/base-schema.sql
> $ mysql -D mifos -u mifos -pmifos < db/src/main/resources/sql/base-data.sql
> $ mysql -D mifos -u mifos -pmifos < 
> db/src/test/resources/sql/integration_test_data.sql
> $ mysql -D mifos -u mifos -pmifos < 
> db/src/test/resources/sql/acceptance_test_data.sql{noformat}
> leads to this for me:
> {noformat}ERROR 1062 (23000) at line 5: Duplicate entry '47' for key 
> 'PRIMARY'{noformat}
> Sorry to file this as a blocker - but it prevented me from working, and I 
> suspect likely will others?  Feel free to downgrade if for some reason (mysql 
> version?) other's aren't seeing this?
> Why did CI not catch this?

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

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to