Maison > base de données > tutoriel mysql > MYSQL初始化后的内容

MYSQL初始化后的内容

WBOY
Libérer: 2016-06-07 15:27:48
original
1164 Les gens l'ont consulté

[root@cdcloud ~]#service mysqld restart Stopping MySQL:[FAILED] Initializing MySQLdatabase: Installing MySQL systemtables... OK Filling helptables... OK To start mysqld atboot time you have to copy support-files/mysql.serverto the right pl

[root@cdcloud ~]#service mysqld restart

Stopping MySQL:                                           [FAILED]

Initializing MySQLdatabase:  Installing MySQL systemtables...

OK

Filling helptables...

OK

 

To start mysqld atboot time you have to copy

support-files/mysql.serverto the right place for your system

 

PLEASE REMEMBER TOSET A PASSWORD FOR THE MySQL root USER !

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

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

/usr/bin/mysqladmin-u root -h cdcloud.org password 'new-password'

See the manual formore instructions.

You can start theMySQL daemon with:

cd /usr ;/usr/bin/mysqld_safe &

 

You can test theMySQL daemon with mysql-test-run.pl

cd mysql-test ; perlmysql-test-run.pl

 

Please report anyproblems with the /usr/bin/mysqlbug script!

 

The latestinformation about MySQL is available on the web at

http://www.mysql.com

Support MySQL bybuying support/licenses at http://shop.mysql.com

                                                          [  OK  ]

Starting MySQL:                                           [  OK  ]

 

 

/usr/bin/mysqladmin-u root password 'passwd@'

Étiquettes associées:
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal