죄송한데요...mysql이 설치가 잘안되서요..좀 가르쳐주세요..
mysql압축을 풀고 configure명령을 내리면..이런 메세지가 떠요..
NOTE : This is MySQL binary distribution. It`s ready to run, you don`t
need to configure it!
To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you. If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.
Installing all prep ared tables
020119 10:16:17 ./bin/mysqld : shoutdown complete
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 FORM The MySQL root USER!
This is done with:
./bin/mysqladmin -u root -p password 'new-password'
./bin/mysqladmin -u root -h localhost.local domain -p password new-password
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <- 3.22.10 you shoud run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory;
cd sql-bench ; run-all-tests
Please report any problems with the ./bin/mysqlbug script!
The latest infromation about MySQL is available on the web at
http://www.mysql.com Support MySQL by buying supprot /licenses at https://order.mysql.com starting the mysqld server. Y
ou can test that it is up and running with the command:
./bin/mysqladmin version
[root@localhost myslq-3.23.47-pc-linux-gun-i386]#starting mysqlddaemon with databases form /tmp/
myslq-3.23.47-pc-linux-gun-i386 /data 020119 10:16:17 mysqld ended.
이런 메세지가 뜨네요..
고수님들..꼭좀 부탁드립니다...