The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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. |
#2
|
||||
|
||||
the latest versions of Mysql allow physical splitting of data tables, but it is a static thing and not really designed for what you are describing.
use mysqlhotcopy (without indexing) and just ftp the binary data straight to the new server (from the old server), then rebuild the indexes. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|