kumarsivarajan / rmh-roomreservation-maker

Automatically exported from code.google.com/p/rmh-roomreservation-maker
0 stars 0 forks source link

Inserting a profile activity record fails #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Run testProfileActivity.php

What is the expected output? What do you see instead?
The insert test should succeed, but it fails with a message: Duplicate entry 
'0' for key 'PRIMARY' 

I suspect there is an issue with the stored procedure that generates the ids. 
Perhaps this should be an auto increment field instead?

Original issue reported on code.google.com by bkmackellar on 15 Nov 2012 at 2:25

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r482.

Original comment by bkmackellar on 15 Nov 2012 at 2:46