I have a WordPress production website.
I\'ve exported the database by the following commands: select database > export > custom > select all tables &g
select database > export > custom > select all tables &g
Without any problems, I imported directly from the command line.
mysql -uroot -hURLServer -p DBName< filename.sql