Skip to content

Commit

Permalink
add doc of 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yangj1211 committed Sep 13, 2024
1 parent 9ce7820 commit 32b0633
Show file tree
Hide file tree
Showing 44 changed files with 143 additions and 120 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

### 建设情况

目前,MatrixOne v1.2.2 已经发布了,您可以通过[版本发布指南](./../../Release-Notes/v1.2.2.md)来了解最新的发布信息,其中包含了最新的修改与优化。
目前,MatrixOne v1.2.3 已经发布了,您可以通过[版本发布指南](./../../Release-Notes/v1.2.3.md)来了解最新的发布信息,其中包含了最新的修改与优化。

关于长期的项目规划,请参阅 [MatrixOne Roadmap](https://github.com/matrixorigin/matrixone/issues/613)

Expand Down
2 changes: 1 addition & 1 deletion docs/MatrixOne/Deploy/deploy-matrixone-single-with-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ cnservices = [

```
先配置好cn.toml、tn.toml、log.toml
mo_ctl set_conf MO_CONTAINER_IMAGE=matrixorigin/matrixone/1.2.2 #设置镜像
mo_ctl set_conf MO_CONTAINER_IMAGE=matrixorigin/matrixone/1.2.3 #设置镜像
mo_ctl set_conf MO_CONTAINER_NAME=mo # 设置容器名
mo_ctl set_conf MO_CONTAINER_CONF_HOST_PATH=/data/mo_confs/ # 设置宿主机上的mo配置文件存放的目录
mo_ctl set_conf MO_CONTAINER_CONF_CON_FILE="/etc/launch.toml" # 设置容器启动时容器内的配置文件路径
Expand Down
2 changes: 1 addition & 1 deletion docs/MatrixOne/Deploy/update-MatrixOne-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
root@master0 ~]# mysql -h $(kubectl get svc/mo-tp-cn -n mo-hn -o jsonpath='{.spec.clusterIP}') -P 6001 -uroot -p111
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MySQL connection id is 1005
Server version: 8.0.30-MatrixOne-v1.2.2 MatrixOne
Server version: 8.0.30-MatrixOne-v1.2.3 MatrixOne
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 下载并安装 [Kafka](https://archive.apache.org/dist/kafka/3.5.0/kafka_2.13-3.5.0.tgz)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 下载并安装 [Flink](https://archive.apache.org/dist/flink/flink-1.17.0/flink-1.17.0-bin-scala_2.12.tgz),最低支持版本为 1.11。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 下载并安装 [Flink](https://archive.apache.org/dist/flink/flink-1.17.0/flink-1.17.0-bin-scala_2.12.tgz),最低支持版本为 1.11。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 下载并安装 [Flink](https://archive.apache.org/dist/flink/flink-1.17.0/flink-1.17.0-bin-scala_2.12.tgz),最低支持版本为 1.11。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 安装 [PostgreSQL](https://www.postgresql.org/download/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 下载并安装 [Flink](https://archive.apache.org/dist/flink/flink-1.17.0/flink-1.17.0-bin-scala_2.12.tgz),最低支持版本为 1.11。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载安装 [lntelliJ IDEA(2022.2.1 or later version)](https://www.jetbrains.com/idea/download/)
- 根据你的系统环境选择 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html) 版本进行下载安装。
- 已完成 TiDB 单机部署。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载并安装 [Doris](https://doris.apache.org/zh-CN/docs/dev/get-starting/quick-start/)
- 下载并安装 [IntelliJ IDEA version 2022.2.1 及以上](https://www.jetbrains.com/idea/download/)
- 下载并安装 [JDK 8+](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载并安装 [IntelliJ IDEA version 2022.2.1 及以上](https://www.jetbrains.com/idea/download/)
- 下载并安装 [JDK 8+](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 从 Hive 导入数据,需要安装 [Hadoop](http://archive.apache.org/dist/hadoop/core/hadoop-3.1.4/)[Hive](https://dlcdn.apache.org/hive/hive-3.1.3/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

本次实践需要安装部署以下软件环境:

- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 已完成[安装和启动 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 下载并安装 [IntelliJ IDEA version 2022.2.1 及以上](https://www.jetbrains.com/idea/download/)
- 下载并安装 [JDK 8+](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 下载并安装 [MySQL](https://downloads.mysql.com/archives/get/p/23/file/mysql-server_8.0.33-1ubuntu23.04_amd64.deb-bundle.tar)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在开始使用 DataX 将数据写入 MatrixOne 之前,需要完成安装以下软件:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 安装 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 安装 [Python 3.8(or plus)](https://www.python.org/downloads/)
- 下载 [DataX](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz) 安装包,并解压。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在开始使用 DataX 将数据写入 MatrixOne 之前,需要完成安装以下软件:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 安装 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 安装 [Python 3.8(or plus)](https://www.python.org/downloads/)
- 下载 [DataX](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz) 安装包,并解压。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在开始使用 DataX 将数据写入 MatrixOne 之前,需要完成安装以下软件:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 安装 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 安装 [Python 3.8(or plus)](https://www.python.org/downloads/)
- 下载 [DataX](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz) 安装包,并解压。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在开始使用 DataX 将数据写入 MatrixOne 之前,需要完成安装以下软件:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 安装 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 安装 [Python 3.8(or plus)](https://www.python.org/downloads/)
- 下载 [DataX](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz) 安装包,并解压。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在开始使用 DataX 将数据写入 MatrixOne 之前,需要完成安装以下软件:

- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Get-Started/install-standalone-matrixone/)
- 完成[单机部署 MatrixOne](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Get-Started/install-standalone-matrixone/)
- 安装 [JDK 8+ version](https://www.oracle.com/sg/java/technologies/javase/javase8-archive-downloads.html)
- 安装 [Python 3.8(or plus)](https://www.python.org/downloads/)
- 下载 [DataX](https://datax-opensource.oss-cn-hangzhou.aliyuncs.com/202210/datax.tar.gz) 安装包,并解压。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export SEATNUNNEL_HOME="/root/seatunnel"
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
```

2. 使用 [mo_ctl](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Maintain/mo_ctl/) 工具将 MySQL 的 DDL 语句直接导入至 MatrixOne。执行以下命令:
2. 使用 [mo_ctl](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Maintain/mo_ctl/) 工具将 MySQL 的 DDL 语句直接导入至 MatrixOne。执行以下命令:

```shell
mo_ctl sql /root/mysql.sql
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
Current pager: stdout
Using outfile: ''
Using delimiter: ;
Server version: 8.0.30-MatrixOne-v1.2.2 MatrixOne
Server version: 8.0.30-MatrixOne-v1.2.3 MatrixOne
Protocol version: 10
Connection: 127.0.0.1 via TCP/IP
Client characterset: utf8mb4
Expand Down
2 changes: 1 addition & 1 deletion docs/MatrixOne/Develop/connect-mo/database-client-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ MatrixOne 现在支持通过以下几种数据库客户端工具的方式连接
```
Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 1031
Server version: 8.0.30-MatrixOne-v1.2.2 MatrixOne
Server version: 8.0.30-MatrixOne-v1.2.3 MatrixOne
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ PyMySQL 是一个纯 Python MySQL 客户端库。
```
> python3 pymysql_connect_matrixone.py
Database version : 8.0.30-MatrixOne-v1.2.2
Database version : 8.0.30-MatrixOne-v1.2.3
```
## 使用 sqlalchemy 连接 MatrixOne
Expand Down
2 changes: 1 addition & 1 deletion docs/MatrixOne/Develop/import-data/bulk-load/load-csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ __Note__: *csv*(逗号分隔值)文件是一种特殊的文件类型,可
3. 使用 Docker 启动 MatrixOne,启动时将存放了数据文件的目录 *~/tmp/docker_loaddata_demo/* 挂载到容器的某个目录下,这里容器目录以 */ssb-dbgen-path* 为例:
```
sudo docker run --name matrixone --privileged -d -p 6001:6001 -v ~/tmp/docker_loaddata_demo/:/ssb-dbgen-path:rw matrixorigin/matrixone:1.2.2
sudo docker run --name matrixone --privileged -d -p 6001:6001 -v ~/tmp/docker_loaddata_demo/:/ssb-dbgen-path:rw matrixorigin/matrixone:1.2.3
```
4. 连接 MatrixOne 服务:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ select * from tool;

## 限制说明

MatrixOne 1.2.2 版本已经支持 MySQL 的建表语句,因此可以顺畅地将 MySQL 表迁移到 MatrixOne 上。不过需要注意,在迁移过程中,不兼容 MySQL 部分关键字,如 `engine=` 等,在 MatrixOne 中会被自动忽略,也不会影响表结构的迁移。
MatrixOne 1.2.3 版本已经支持 MySQL 的建表语句,因此可以顺畅地将 MySQL 表迁移到 MatrixOne 上。不过需要注意,在迁移过程中,不兼容 MySQL 部分关键字,如 `engine=` 等,在 MatrixOne 中会被自动忽略,也不会影响表结构的迁移。

但需要特别注意的是,尽管 MatrixOne 支持 MySQL 建表语句,如果迁移的表中包含不兼容的数据类型、触发器、函数或存储过程,仍需要手动修改。更多详细的兼容性信息,参见 [MySQL 兼容性](../../../Overview/feature/mysql-compatibility.md)
2 changes: 1 addition & 1 deletion docs/MatrixOne/FAQs/product-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ MatrixOne 0.8.0 及以上版本皆可使用 `mo_ctl upgrade latest` 从低版本

**现在 MatrixOne 发稳定版了吗?推荐使用哪个版本?**

MatrixOne 现已发布 1.2.2 版本,在稳定性上我们做了大量的优化工作,已经可以用于生产业务,欢迎大家试用反馈。
MatrixOne 现已发布 1.2.3 版本,在稳定性上我们做了大量的优化工作,已经可以用于生产业务,欢迎大家试用反馈。

**有没有 MatrixOne 云版本?想快速测试看看**

Expand Down
2 changes: 1 addition & 1 deletion docs/MatrixOne/FAQs/sql-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ MatrixOne 支持与 MySQL 相同的 [`INSERT`](../Develop/import-data/insert-dat
**MatrixOne 支持从 Minio 导入数据吗?**

是支持的,load data 命令支持从本地文件、S3 对象存储服务以及 S3 兼容的对象存储服务中导入数据到 matrixone 中,
而 Minio 也是基于 S3 协议的,所以也是支持的,详情参见[本地对象存储导入数据](https://docs.matrixorigin.cn/1.2.2/MatrixOne/Deploy/import-data-from-minio-to-mo/)
而 Minio 也是基于 S3 协议的,所以也是支持的,详情参见[本地对象存储导入数据](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Deploy/import-data-from-minio-to-mo/)

**MatrixOne 导入导出数据时,如果出现编码问题,导致数据乱码,我们一般是怎么解决的**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ GCC_VERSION="8.5.0"
CLANG_VERSION="13.0"
GO_VERSION="1.22.3"
MO_GIT_URL="https://github.com/matrixorigin/matrixone.git"
MO_DEFAULT_VERSION="v1.2.2"
MO_DEFAULT_VERSION="v1.2.3"
GOPROXY="https://goproxy.cn,direct"
STOP_INTERVAL="5"
START_INTERVAL="2"
Expand All @@ -212,7 +212,7 @@ PPROF_PROFILE_DURATION="30"
```
mo_ctl set_conf MO_PATH="yourpath" # 设置自定义的MatrixOne下载路径
mo_ctl set_conf MO_GIT_URL="https://githubfast.com/matrixorigin/matrixone.git" #针对github原地址下载过慢问题,设置镜像下载地址
mo_ctl set_conf MO_DEFAULT_VERSION="v1.2.2" # 设置所下载的MatrixOne版本
mo_ctl set_conf MO_DEFAULT_VERSION="v1.2.3" # 设置所下载的MatrixOne版本
mo_ctl set_conf MO_DEPLOY_MODE=git #设置MatrixOne部署方式,此为源码部署方式
```
Expand All @@ -231,7 +231,7 @@ mo_ctl set_conf MO_DEPLOY_MODE=git #设置MatrixOne部署方式,此为源码
=== "通过 MatrixOne (稳定版本) 代码安装"
```
mo_ctl deploy v1.2.2
mo_ctl deploy v1.2.3
```
## 步骤 4:启动 MatrixOne 服务
Expand Down Expand Up @@ -268,7 +268,7 @@ root@VM-16-2-debian:~# mo_ctl connect
mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 15
Server version: 8.0.30-MatrixOne-v1.2.2 MatrixOne
Server version: 8.0.30-MatrixOne-v1.2.3 MatrixOne

Copyright (c) 2000, 2023, Oracle and/or its affiliates.

Expand Down
Loading

0 comments on commit 32b0633

Please sign in to comment.