DB연결설명 추가

This commit is contained in:
KNKIM 2021-08-06 16:36:27 +09:00
parent b7d58561f7
commit 54c8a85d29

View File

@ -22,7 +22,8 @@ Globals.OsType = WINDOWS
Globals.DbType = maria
#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]
# > create database uac_cltr_db;
# > create user 'uac_cltr' identified by 'uac_cltr';