Elxis CMS Forum

Support => Technical support => Topic started by: CREATIVE Options on October 17, 2009, 20:11:14

Title: How to Do - Upload a big DB
Post by: CREATIVE Options on October 17, 2009, 20:11:14
You can use 2 tools:

1st. the "SQL Dump Splitter" to separate the BIG SQL into multiple pieces
Code: [Select]
http://www.rusiczki.net/blog/blogstuff/SQLDumpSplitter.rarand then you upload one by one the small SQL files for 50MB db the files are 47 with 1024 Kb each + 1 Structure.

2nd the BigDump
Code: [Select]
http://www.ozerov.de/bigdump.zipUpload the DB, edit the php file, upload the bigdump.php into your server and press start.