- 博客(2)
- 收藏
- 关注
原创 Mysql中ERROR 1075 (42000): Incorrect table definition; there can be only on auto column and it must
我在Mysql中想往表里加入一个带有auto_increment字段的列,显示报错ERROR 1075 (42000): Incorrect table definition; there can be only one auto column and it must be defined as a key。 报错的意思是:不正确的表定义;只有一个自动列,必须将其定义为键。 经过认真了解后...
2018-07-27 09:54:10
2682
原创 Mysql登陆后报错:ERROR 1820 (HY000): You must reset your password using ALTER USER statement before...
昨天刚刚安装好的Mysql,密码设为“123456”后可以正常登陆。 今天一打开Mysql,先是报错ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password:yes) 查了一下发现密码报错,没办法又重置密码为“123456”一次,之后可以登陆到Mysql,但是输入show databases;时报...
2018-07-25 11:26:18
1712
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人