Hi,
I've see a typo in the upgrade script for mysql :
#file :
upgrades/dbpatches/1.6/mysql
#Line 1:
#alter table alerts frop index alerts_3;
alter table alerts drop index alerts_3;
regards
For information : the script seems to works very well. I'm actualy testing . Thanks a lot
I've see a typo in the upgrade script for mysql :
#file :
upgrades/dbpatches/1.6/mysql
#Line 1:
#alter table alerts frop index alerts_3;
alter table alerts drop index alerts_3;
regards
For information : the script seems to works very well. I'm actualy testing . Thanks a lot