MySQLでプライマリーキーを追加する

http://www.bitscope.co.jp/tep/MySQL/quickMySQL.html#doc1_id698

alter table add primary key(col_row_name);