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

±è»óÀÏ   
   Á¶È¸ 5924   Ãßõ 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 4381/5753
2014-05   5381859   Á¤ÀºÁØ1
2015-12   1896318   ¹é¸Þ°¡
2018-07   4090   KDHNOVA
2017-08   4090   Á¶¸í¼ö
2019-02   4090   ³²±ØÆë±Ï
2020-01   4090   ´«ºÎ½Å¾ÆÄ§
2019-03   4090   ÀÌÀ¯Á¾
2018-09   4090   ½Ì¾î¼Û¶óÀÌÅÍ
2016-08   4090   ¼­¿ï»ç¶÷
2017-09   4090   ÆÄ¸®´ë¿Õ
2015-08   4090   ±è°Ç¿ì
2018-04   4090   Áý¾Èû¼Ò
2017-12   4090   Çϼ¿È£ÇÁ
2021-02   4090   ¿Í¾Æ¿À
2019-04   4090   Win31
2016-09   4090   epage
2014-05   4090   akfalles
2018-08   4090   ÆÈÄÚ
2020-10   4090   audacity
2017-09   4090   ¸¸°õÀÌ
2017-09   4090   À̱¤¿ëo¿ëÀÎ
2014-08   4090   KMG5586