I know, I hate it too!
Here's the fix:
1) $: mysql -u root -p [database-name]
2) [Enter root password]
3) In mysql prompt, type: source /full/path/to/file.sql
Done.
Do a 'show tables;' to verify.
This is a glorified scratch-pad of simple lessons learned over the years. I created this blog to keep a collection of ideas, thoughts, code snipped, how-to and other related issues.
The documentation for how one uses WinSSHFS on Windows 10 on the Internet, in my opinion, sucks. That said (and yes I feel better now),...
No comments:
Post a Comment