标签:有一个 nbsp 插入 数据库 image pre char inf mysq
create table demo (id int primary key auto_increment, name char(10) unique key, age int);
mysql——主键自动增长&唯一索引
原文地址:https://www.cnblogs.com/xiaostudy/p/9373982.html