Quote:
Originally Posted by Chuck S Nope all it is doing is changing that field from VARCHAR TO TEXT. A text field does not have a limit |
There are a lot of things in the pp_settings table. By running "ALTER TABLE pp_settings CHANGE setting setting TEXT", it knows which field to change?