Commit 7b591d46 authored by yangjian's avatar yangjian

update mysql and script

parent 7cbf2bd2
......@@ -2,5 +2,6 @@
character-set-server=utf8mb4
default-time-zone='+8:00'
innodb_rollback_on_timeout='ON'
max_connections=500
max_connections=16384
max_user_connections=16000
innodb_lock_wait_timeout=500
......@@ -153,7 +153,8 @@ ip_increment() {
}
# 初始化默认值
SRC="/home/witcomm/yj/diankeyuan/openxg-5gcs-release"
THIS_SCRIPT_PATH=$(dirname $(readlink -f $0))
SRC=$(dirname $THIS_SCRIPT_PATH)
fivegc_value="1"
gnb_value=""
ue_value=""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment