提交 bd2a35ab 编写于 作者: journey2018's avatar journey2018

update doc

上级 7e025520
......@@ -66,7 +66,7 @@ escheduler ALL=(ALL) NOPASSWD: NOPASSWD: ALL
mysql -h {host} -u {user} -p{password} -D {db} < quartz.sql
```
* 1.0.2版本创建表和导入基础数据
* 1.0.2 **之后** 版本创建表和导入基础数据
修改conf/dao/data_source.properties中的下列属性
```
......@@ -207,7 +207,7 @@ sh ./bin/escheduler-daemon.sh stop alert-server
```
## 3、数据库升级
数据库升级是在1.0.2版本增加的功能,执行以下命令即可自动升级数据库
数据库升级是在1.0.2 **之后** 版本增加的功能,执行以下命令即可自动升级数据库
```
sh ./script/upgrade_escheduler.sh
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册