Fixed too, thank you
I have one last question. How is Ubuntu, an update of files.sql? For files.ccp, no problem. This is the make command, it allowed me to fix the bug because the link above. Again thank you! But for SQL, I really do not know.
error: Segmentation fault
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: error: Segmentation fault
you just rerun the file in mysql
mysql dspdb -u username -ppassword < xxx.sql
mysql dspdb -u username -ppassword < xxx.sql
-
- Posts: 175
- Joined: Thu Mar 13, 2014 10:15 pm
- Location: Hawkesbury, Ontario, CANADA
Re: error: Segmentation fault
thanks!