HI,
Why can't I import a table into my existing DB using the command below:
mysql -u root -p mydatabase < file.sql;
This has always worked but now I get the following error.
mysql version is
Thanks !
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.