View Full Version : Mysql5
soulshot
06-19-2006, 08:27 AM
So are the new builds all compatible with mysql5? Should we all be upgrading to mysql5 to stay compatible? Thanks again.
mattmeck
06-19-2006, 08:40 AM
no and no.
Angelox
06-19-2006, 09:21 AM
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?
fathernitwit
06-19-2006, 11:54 AM
yes, the hope is that the database and all changelog queries to it will continue to support all mysql versions used. It will be very clear if this changes in the future.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.