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

±è»óÀÏ   
   Á¶È¸ 5504   Ãßõ 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 2529/5707
2014-05   5135329   Á¤ÀºÁØ1
2015-12   1670275   ¹é¸Þ°¡
2006-07   5503   ¼­ÅÂÈñ
2016-09   5503   Èĸ®Áö¾Æ
2006-06   5503   ¾ÈâÁØ
2015-06   5502   Á¦Ç๫»ó
2012-01   5502   ÀÌÄ¡·Î¿î
2006-02   5502   õÈñ½Â
2005-06   5502   Â÷Æò¼®
2021-06   5502   ¸Ó¸®°¨ÀÚ
2006-03   5502   ±èÁÖ¿µ
2009-03   5502   À̽¿±
2013-11   5502   ȸ¿øK
2006-02   5502   Á¤À翬
2007-06   5502   ±è¿ë¼ö_
2016-03   5502   ÇູÇϼ¼
2012-10   5502   ÀÌÁöÆ÷Åä
2008-10   5502   ¹Úµ¿¼·
2012-01   5502   ÇÁ¸®º¼Ã÷
2007-08   5502   ±è½Â±Ç
2012-06   5502   ±è¿¬Èñ
2018-06   5501   osthek83