I have a big MYSQL database table with 25 Millions Records in a Linix/apache box. I need to transfer it to a Windows Box (window 2003 running IIS PHP and MYSQL).
I tried using Navicat softeare but it fails becuase of memory failure after about 5 millions records.
what other options I have?I tried to see if navicat allow to transfer using a query ,but it does not have such option.