Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
08b94532
Commit
08b94532
authored
Sep 28, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改mysql支持说明
parent
e167de70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
step_by_step.rst
docs/step_by_step.rst
+1
-1
upgrade.rst
docs/upgrade.rst
+2
-0
No files found.
docs/step_by_step.rst
View file @
08b94532
...
@@ -137,7 +137,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
...
@@ -137,7 +137,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
$ systemctl enable mariadb
$ systemctl enable mariadb
$ systemctl start mariadb
$ systemctl start mariadb
# centos6 需要安装手动安装 mysql5.
5
或以上的版本,自带的 mysql5.1 不支持,或者直接在其他现有 mysql 服务器上创建 jumpserver 数据库连接
# centos6 需要安装手动安装 mysql5.
6
或以上的版本,自带的 mysql5.1 不支持,或者直接在其他现有 mysql 服务器上创建 jumpserver 数据库连接
**2.6 创建数据库 Jumpserver 并授权**
**2.6 创建数据库 Jumpserver 并授权**
...
...
docs/upgrade.rst
View file @
08b94532
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
~~~~~~~
~~~~~~~
- 不支持从 0.x 版本升级到 1.x 版本
- 不支持从 0.x 版本升级到 1.x 版本
- 本文档仅针对 1.0 及之后的版本升级教程
- 本文档仅针对 1.0 及之后的版本升级教程
- 从 1.4.x 版本开始 mysql 版本需要大于等于 5.6,PostgreSQL 版本需要大于等于 9.4
0. 检查数据库表结构文件是否完整
0. 检查数据库表结构文件是否完整
...
@@ -106,6 +107,7 @@
...
@@ -106,6 +107,7 @@
~~~~~~~
~~~~~~~
- 不支持从 0.x 版本升级到 1.x 版本
- 不支持从 0.x 版本升级到 1.x 版本
- 本文档仅针对 1.0 及之后的版本升级教程
- 本文档仅针对 1.0 及之后的版本升级教程
- 从 1.4.x 版本开始 MySQL 版本需要大于等于 5.6,PostgreSQL 版本需要大于等于 9.4
**Jumpserver**
**Jumpserver**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment