Hi,
i am new here but i have to start with a really big prob. I have one old server running 6 simple but large tables. each table has around 1mio entries.
regarding the performance i would like to move the DB to a new more powerful server. i tried to use a sql dump with mysql administrator. well i got a 8GB txtfile. But i cant load this file into the new db. mysql admin is just reading a few lines and then it claims done. When looking into the db nothing happend. is there a file size limit???
Has anyone experience in moving such large databases? What is the preferred method of migration, any useful tools?
Thx