DB연결설명 추가
This commit is contained in:
parent
b7d58561f7
commit
54c8a85d29
@ -22,7 +22,8 @@ Globals.OsType = WINDOWS
|
|||||||
Globals.DbType = maria
|
Globals.DbType = maria
|
||||||
|
|
||||||
#MariaDB
|
#MariaDB
|
||||||
# hosts \ud30c\uc77c\uc5d0 \uc120 \ub4f1\ub85d \ud544\uc694 : 210.181.197.70 nlib-db.nculture.org
|
# \uc0ac\ubb34\uc2e4 \uac1c\ubc1cPC : hosts \ud30c\uc77c\uc5d0 \uc120 \ub4f1\ub85d \ud544\uc694 : 210.181.197.70 nlib-db.nculture.org
|
||||||
|
# HOME \uac1c\uc778PC : hosts \ud30c\uc77c\uc5d0 \uc120 \ub4f1\ub85d \ud544\uc694 : 127.0.0.1 nlib-db.nculture.org
|
||||||
# [\ub85c\uceecPC DB\uc124\uc815]
|
# [\ub85c\uceecPC DB\uc124\uc815]
|
||||||
# > create database uac_cltr_db;
|
# > create database uac_cltr_db;
|
||||||
# > create user 'uac_cltr' identified by 'uac_cltr';
|
# > create user 'uac_cltr' identified by 'uac_cltr';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user