Phpmyadmin'den aşağıdaki sorguyu çalıştırarak deneyin.

ALTER TABLE `post` ADD `postid` int(10) unsigned NOT NULL auto_increment;