Break MySQL DB in to smaller chunks?
I am looking for a program that can take my database and break it into small chunks. Like a collective filing program. One that can split the database in to say 2MB chunks.
I could manually download the database, but I have certain tables like "post" which is over 2MB. Need a solution on how to break these up. Moving to a new server.
|