ERROR 1046 (3D000) at line 22: No database selectedwhen all i really needed to do was open a terminal and run this:
mysql --host=myhost.example.com --user=myUser5 -p --default-character-set=utf8 myDbSchemaName < "/home/nick/sqlFileToImport.sql"
IT, computer and programming tutorials and tips that i couldnt find anywhere else using google, from my daily work as a Senior Developer of solutions using Java and Linux.
ERROR 1046 (3D000) at line 22: No database selectedwhen all i really needed to do was open a terminal and run this:
No comments:
Post a Comment