¸®´ª½º¿¡¼­ MySQL ¼³Ä¡ Áú¹®ÀÔ´Ï´Ù.

±è»óÀÏ   
   Á¶È¸ 5371   Ãßõ 11    

¸®´ª½º¿¡ ¼³Ä¡ÇÒ·Á°í
´Ù¿îÀ» ¹Þ¾Æ¼­ ¾ÐÃàÀ» Ç®°í
 ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --disable-shared --enable-assembler --with-thread-safe-client --with-mysqld-user="mysql" --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static --with-readline --without-debug --without-docs --without-bench --with-charset=euckr
¶ó°í ¸í·ÉÀ» Ä¡´Ï±î

ÀÌ·¸°Ô ³ª¿Ô½À´Ï´Ù.

NOTE: This is a 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 MySQL system tables...
OK
Filling help tables...
OK

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 !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h atdata password 'new-password'

Alternatively you can run:
./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.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with mysql-test-run.pl
cd mysql-test ; perl mysql-test-run.pl

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://shop.mysql.com
Starting the mysqld server.  You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@atdata mysql-5.0.51a-linux-i686]# Starting mysqld daemon with databases from /usr/local/src/mysql-5.0.51a-linux-i686/data
STOPPING server from pid file /usr/local/src/mysql-5.0.51a-linux-i686/data/atdata.pid
080321 21:00:20  mysqld ended

ÀÌ·¸°Ô ³ª¿À°í make ¸í·ÉÀ» Ä¡¸é µ¿ÀÛÀ» ¾ÈÇÕ´Ï´Ù.
¾îµð¼­ ¹®Á¦°¡ Àִ°ǰ¡¿ä?
ªÀº±Û Àϼö·Ï ½ÅÁßÇÏ°Ô.


QnA
Á¦¸ñPage 2530/5689
2014-05   5010509   Á¤ÀºÁØ1
2015-12   1546196   ¹é¸Þ°¡
2012-05   5368   ÃÖâÇö
2006-03   5368   À̺´Çå
2006-06   5368   Á¤¼Ûȯ
2005-12   5368   ¾ÈâÁØ
2007-10   5368   ÀÌÀ±ÁÖ
2008-11   5368   ÀºÁøÇ¥
2008-02   5368   ¼±¿ì±Õ
2015-01   5368   Ȳ±¼ÀÌ
2017-02   5368   lovin09
2008-01   5368   ±è¼®±Ç
2009-01   5368   À±¿µ¹è
2011-10   5368   ¶Ñ¶Ñ±è´ë¿ø
2016-02   5368   ÀÏ°Ý
2011-11   5368   ±¸¸í¼­
2017-12   5368   Á¶Çü
2011-10   5368   Ãʸ®Â¯
2013-11   5368   ¾öû³­x
2013-01   5368   ±Ç¿µÇöz
2008-11   5368   ±èÇö¿ì
2014-03   5368   ȸ¿øK