alter table 784_l04_data.log_user_info add unique(user_name);

三个参数分别是数据库名、表名、字段名

相关文章: