MyBB Community Forums

Full Version: Spliting the database table
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My database now is 45mb the post table is about 35mb..How to split the post table? Because my host is only allowed 8mb import on phpmyadmin..I want to split it in 5 and upload it on my new host..I only use freehosting so i cant request them to increase the database import..Please me i want to learn how to split the database table..
You can use MySQL Dumper, it allows you to import large databases, no matter the limit.

No need to hassle with splitting.
Thanks for the response, can you give me a link of that? Thanks..
(2011-04-25, 07:49 AM)mj_30 Wrote: [ -> ]Thanks for the response, can you give me a link of that? Thanks..

All you need is a quick google:

http://www.mysqldumper.net/