The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problem restoring a db
Hey there,
I'm trying to restore am sql database on my computer but everytime I type in the command it gives an error saying BLOB blabla bbcodereplacement thing hasnt been set to a character limit (ie 200 usually I think). I remember changing the bbcodereplacement to MEDIUMTEXT or something like that to be able to add more characters to the bb code manager. so my question is... any idea I could fix this WITHOUT having to change the character limit back and backing the database again? any help would be appreciated. |
#2
|
||||
|
||||
YA find the bbcode in the db backup and fix it with this
bbcodereplacement mediumtext NOT NULL, If that don't work try bbcodereplacement varchar(200) NOT NULL, Then after it is uploaded you can fix it to medium text. |
#3
|
||||
|
||||
Thanks but I know how to do that.. I was just wondering if there is any other way to fix this without having to backup the whole lot of db again.
|
#4
|
||||
|
||||
You don't have to do the whole DB again just edit the txt file.
|
#5
|
||||
|
||||
editing a 900Mb file would crash my comp..
|
#6
|
||||
|
||||
then make a backup of just bbcode into another file then upload that backup over the big one
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|