mysql을 설치하는데....
이런 메세지가 뜨네요..
다 검사해 봤는데도 이런류의 질문은 없어서 이렇게 글을 올립니다..
부탁드려요~~~
[root@ozzy mysql-3.23.28-gamma-pc-linux-gnu-i686]# ./configure --prefix=/usr/loc
al/mysql --localstatedir=/usr/local /mysql/data --with-charset=euc_kr
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 -p password 'new-password'
./bin/mysqladmin -u root -h ozzy -p 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 https://order.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@ozzy mysql-3.23.28-gamma-pc-linux-gnu-i686]# Starting mysqld daemon with d
atabases from /tmp/mysql-3.23.28-gamma-pc-linux-gnu-i686/data
001202 17:19:52 mysqld ended--리눅스로 여는 세상