alter table `album` change `albumid` `albumid` INT( 10  )  UNSIGNED NOT  NULL  AUTO_INCREMENT;
Bu sorguyu bir deneyin.