But why? I imported it in OS X and on another Linux machine, this one, however, refuses ..
Where am I going wrong?
Conclusion:
mysql> mysql -u root -p expl </tmp/explore.sql;
ERROR 1064 (42000): You have an error in the SQL syntax; check the manual that matches your MySQL server version for the correct syntax to use next to 'mysql -u root -p research </tmp/explore.sql' on line 1
source
share