hm das ist doch so gut wie dasselbe, so wie es in der SQL steht.
hier schau
aber ich probiers malalter table `vms_ralleydaten` add `endap` double(10,2) not null default '0.00'
alter table `vms_ralleydaten` add `akap` double(10,2) not null default '0.00'
alter table `vms_ralleydaten` add `gameak` int(1) not null default '0'
alter table `vms_ralleydaten` add `gpunkte` int(2) NOT NULL default '0'
alter table `vms_ralleydaten` add `gdyn` int(2) NOT NULL default '0'