i have a feeling that this is what you are looking for, but i'd wait for a definite answer before applying this. or try it on a test installation first.
[sql] ALTER TABLE `bbcode` CHANGE `bbcodereplacement` `bbcodereplacement` VARCHAR( 255 ) NOT NULL [/sql]
as far as i know, the max would be 255 characters in this situation, there is probably a different way to get more, but i don't know what that would be.
|