while installing the projectory task management software I receive the below mentioned error:
# mysql -u root -p projectory_db < /software/projectory_1.0_unix/install/projectory_db_init.sql
Enter password:
ERROR 1064 (42000) at line 9: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
#
Kindly help me to sort out his problem
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
while installing the projectory task management software I receive the below mentioned error:
# mysql -u root -p projectory_db < /software/projectory_1.0_unix/install/projectory_db_init.sql
Enter password:
ERROR 1064 (42000) at line 9: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
#
Kindly help me to sort out his problem