About an hour ago I ran the following:
mysqldbexport.exe --server=root:mypword@localhost --export=DATA --bulk-insert mydbname
Since that time I’ve been feeling like an idiot while scouring the internet, and the hard drive…trying to figure out where the results are.
Well, I never did find the documentation…but, did run across a statement that says:
So, I modified my above command to print to a file…which worked.