Weed Posted May 4, 2013 Share Posted May 4, 2013 got a huge database but host wont import it anyone know how i can get curtain tables from it ? Link to comment Share on other sites More sharing options...
0 Lock Down Posted May 4, 2013 Share Posted May 4, 2013 (edited) Take the sql file and break it in parts at the create table (usually). Or you can upload it to the server and then use ssh command or cron job to import it. Or PM me the vps or cpanel login and file name with the db name and user name / password and I will do it. Edited May 4, 2013 by Lock Down 1 Link to comment Share on other sites More sharing options...
0 Guest ipx88 Posted May 5, 2013 Share Posted May 5, 2013 Google "BigDumb Download" and download the BigDump file from their website. When finished downloading open the bigdump.php file in a text editor and setup the database configurations such as, db_name,db_pass etc. Then run the bigdump file from your browser and click on the 'Import' button and import your sql file. However, remember you setup your php.ini file uploading size to 128mb because by default it is 32mb. 1 Link to comment Share on other sites More sharing options...
0 Guest sylvester73 Posted May 5, 2013 Share Posted May 5, 2013 http://www.sqldumpsplitter.com/ 1 Link to comment Share on other sites More sharing options...
0 Weed Posted May 5, 2013 Author Share Posted May 5, 2013 Got it to work now. Thanks guys Link to comment Share on other sites More sharing options...
Question
Weed
got a huge database but host wont import it
anyone know how i can get curtain tables from it ?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts