Quote:
Originally Posted by mattmeck
no and no.
|
alter table account DROP packencrypt;
alter table character_ change extprofile extprofile blob NULL;
alter table player_corpses change data data blob NULL;
alter table player_corpses_backup change data data blob NULL;
Does this go for MySql4x also?