Phpmyadmin'den aşağıdaki sorguyu çalıştırarak tekrar deneyebilirmisiniz ? ;
alter table `profilefield` add `form` smallint(6) NOT NULL default '0',
Hata SQL sorgusu:
ALTER TABLE `profilefield` ADD `form` smallint( 6 ) NOT NULL default '0',
MySQL çıktısı:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
diye bir hata verrdi üstad