ALTER TABLE {PREFIX}comments CHANGE ip ip VARCHAR(64) NOT NULL;
ALTER TABLE {PREFIX}suppress CHANGE ip ip VARCHAR(65) NOT NULL;