Hi everyone,
I'm having a great deal of trouble transfering my database from MySQL on a Linux box, to MySQL on a Windows box.
Right now, I am running a vBulletin forum for someone, and the database is taking up 183MB. Since the traffic on the forum is increasing exponentially, we desperately need to get it on it's own box.
I have been able to export the database to an SQL file and get it on the desktop of my Windows box, by I can't import it.
The file is called vbulletin.sql.
I am trying to import it into the MySQL database ddcated_vbulletin.
What should I type from the Windows command line to get in into this database?
I tried phpMyAdmin but the file's way too big for that.
Thank you so much for your help!