I've read the docs on the MySQL website and still can't get this to work. I have a huge text file I want to load and don't want to use "insert" for each line. That would be dumb.
I installed MySQL myself on my own machine, so it's not an issue of whether I have permission to do this or not. I just can't figure out how to use the command-line arguments listed in the docs to get ...
Nobody ever really wants to move a database, but it is a frequent necessity. Here are the most common options and when to use each one Nobody ever really wants to move a database, but it is a frequent ...