shinesoftware / shineisp-1.5

ShineISP is a complex software for ISP providers. We are open to a collaboration. Don't hesitate to contact us!
GNU General Public License v2.0
51 stars 39 forks source link

SQL error importing data.sql (Customer module) #3

Closed novalore closed 10 years ago

novalore commented 10 years ago

While installing the software I get an error when importing data.sql in mysql (10.0.12-MariaDB on Debian Wheezy):

Error in query (1822): Failed to add the foreign key constaint. Missing index for constraint 'customer_address_ibfk_1' in the referenced table 'base_region'
shinesoftware commented 10 years ago

It seems that the query contains a sql issue. Please update the data.sql again by a "git pull".

novalore commented 10 years ago

It is ok now, I just forgot to come back to tell you that the issue can be closed.

Thank you!