Mysql 主键约束、唯一约束、联合唯一约束、非空约束、外键约束
主键约束 PRIMARY KEY
PRIMARY KEY 主键是唯一的,一张表只能有一个主键
主键可以由多个字段组合而成(字段越少越好),多个字段时复合主键形成唯一索引
主键不允许为空
一日看尽长安花
官网 https://prometheus.io/download/*
Github https://github.com/prometheus/prometheus/releases
1 | cd /tmp |
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing