Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9e458a90
authored
Aug 25, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
注释废弃usercenter语句
1 parent
5cc497c7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
script/seetaas/3-set-mysql.sh
script/seetaas/3-set-mysql.sh
View file @
9e458a9
...
@@ -31,8 +31,8 @@ mysql -u $mysql_user -p$mysql_password -e 'INSERT INTO `autodl-core`.`service` (
...
@@ -31,8 +31,8 @@ mysql -u $mysql_user -p$mysql_password -e 'INSERT INTO `autodl-core`.`service` (
#echo "加载user-center所需sql"
#echo "加载user-center所需sql"
#mysql -u $mysql_user -p$mysql_password user-center <$workspace/src/user-center/sql/20190411.sql
#mysql -u $mysql_user -p$mysql_password user-center <$workspace/src/user-center/sql/20190411.sql
#mysql -u $mysql_user -p$mysql_password user-center <$workspace/src/user-center/sql/20190425.sql
#mysql -u $mysql_user -p$mysql_password user-center <$workspace/src/user-center/sql/20190425.sql
echo
"为user-center 设置service记录,记录为
$seetaas_frontend
"
#
echo "为user-center 设置service记录,记录为$seetaas_frontend"
mysql -u
$mysql_user
-p
$mysql_password
-e
'INSERT INTO `user-center`.`app_info` (`app_name`, `host`) VALUES ("kpl","http://106.38.203.204:30188");'
#
mysql -u $mysql_user -p$mysql_password -e 'INSERT INTO `user-center`.`app_info` (`app_name`, `host`) VALUES ("kpl","http://106.38.203.204:30188");'
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment