Closed GoogleCodeExporter closed 8 years ago
It looks like one of your tables is missing data in one of your tables the
second
time around.
Try initializing your data with help in from this page:
http://code.google.com/p/turbocare/wiki/InitializingData
Only execute the following command (not the second command):
mysql --user=root --password=123 turbocare < care2x_preload_data.sql
Original comment by umpen...@gmail.com
on 14 Apr 2007 at 5:09
Revision 242 should force any missing entries for this particular problem. If
the
data is missing, the program will fill it in. After updating the code, when the
server starts, it should check if this particular table has the required
entries.
Original comment by umpen...@gmail.com
on 16 Apr 2007 at 10:18
Original issue reported on code.google.com by
tushar.c...@gmail.com
on 13 Apr 2007 at 8:56