안녕하세요...
Mysql 을 설치하는데.. 문제가 있어서요... 자꾸 이런 메시지가
나오네요.. 특이 사항으론.. 그전에 mysql디렉토리를 지우고 다시
설치 하는겁니다..
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
./bin/mysqladmin -u root password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
Please report any problems with the ./bin/mysqlbug script!
The latest information about MySQL is available on the web at http://www.mysql.com
Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy.
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
Starting mysqld daemon with databases from /work/source_down/mysql-3.22.26a-pc-linux-gnu-i686/data
mysqld daemon ended
|