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

±è»óÀÏ   
   Á¶È¸ 5320   Ãßõ 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 3169/5682
2014-05   4952456   Á¤ÀºÁØ1
2015-12   1488994   ¹é¸Þ°¡
2007-07   5318   ±èÁ¤ÈÆ
2006-07   5318   À±ÇѽÅ
2019-12   5318   ÄĹÚ
2012-02   5318   ½ÂÈĴϵµÄì
2013-04   5318   akfalles
2015-02   5318   ¸¸´É¾ß¸Å
2015-08   5318   chotws
2012-08   5318   ¹ÚÂù±Ô
2006-02   5318   °û¼±È£
2009-01   5318   ±èµÎÈ«
2006-01   5318   ±èÇü¹Î
2008-01   5318   ±è´ë¿ø
2016-12   5318   AplPEC
2018-03   5318   turtlmac
2016-02   5318   ÀÏ°Ý
2008-09   5318   ±Ýµ¿Çö
2013-05   5318   ¹Ú¼º¸¸
2015-12   5318   ±è°Ç¿ì
2006-05   5318   Á¤ÇýÁø
2014-06   5318   Á¤ÀçÈ£02