首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

linux上 mysql安装后的提示信息

2013-02-15 
linux下 mysql安装后的提示信息PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !To do so, s

linux下 mysql安装后的提示信息

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !

To do so, start the server, then issue the following commands:

?

/usr/bin/mysqladmin -u root password 'new-password'

/usr/bin/mysqladmin -u root -h xsdd password 'new-password'

?

Alternatively you can run:

/usr/bin/mysql_secure_installation

?

which will also give you the option of removing the test

databases and anonymous user created by default. ?This is

strongly recommended for production servers.

?

See the manual for more instructions.

?

Please report any problems with the /usr/bin/mysqlbug script!

热点排行