MySQL碎碎念

1. 如何修改Mysql的用户密码php mysql> update mysql.user set password=password('hello') where user='root'; mysql> flush privileges; 2. 关于分区数量的限制html Prior to MySQL 5.6.7, the maximum possible number of partition
相关文章
相关标签/搜索