Linux学习之路
wujing168
全部博文(321)
sys(6)
web(1)
内核参数优化(13)
内核(1)
2017年(1)
2016年(1)
2015年(12)
2014年(17)
2013年(78)
2012年(15)
2011年(17)
2010年(67)
2009年(102)
2008年(11)
网鱼儿
飞天二狭
changchu
tttxxx
hxl
belpois
hjshajsh
qingheli
wb123456
gaokeke1
格伯纳
浪花小雨
发布时间:2012-12-27 11:01:14
密码修改1、数据库中修改mysql -u root -p 回车 输入密码 mysql> user mysql mysql> select user,password from user; #查看密码 #可以看到密码41位,直接修改此表不为上策,但是可以通过函数计算密码来修改 ......【阅读全文】
登录 注册