mysql tables problem
Submitted by Friday, 2 November, 2007 - 00:33
on Project: | XP Tracker |
Version: | 0.1.0 |
Component: | Code |
Category: | bug |
Priority: | critical |
Assigned: | |
Status: | active |
Description | |
I just figured out that there is a problem in table definition... actually, mysql script used to create tables contains some odd field name (eg: "index") and mysql report an error. If it's correct it's necessary to change db init script and tables references in the code. |