Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yangj1211 committed Sep 19, 2024
1 parent 7c95d85 commit cfc2c0f
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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.1 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_matrixonecloud.py
Database version : 8.0.30-MatrixOne-v1.2.1
Database version : 8.0.30-MatrixOne-v1.2.3
```

## 使用 sqlalchemy 连接 MatrixOne Cloud
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@

![](https://community-shared-data-1308875761.cos.ap-beijing.myqcloud.com/artwork/mocdocs/sqleditor/src_history_4.png)

若想了解更多 MatrixOne 对于保存查询结果的支持,请查看[保存查询结果支持](https://docs.matrixorigin.cn/1.2.1/MatrixOne/Reference/Variable/system-variables/save_query_result/#_2)
若想了解更多 MatrixOne 对于保存查询结果的支持,请查看[保存查询结果支持](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Reference/Variable/system-variables/save_query_result/#_2)

现在,您已经了解如何访问 SQL 查询历史,筛选查询记录,并查看详细的查询信息。这将有助于您监测和审计 SQL 查询,以确保数据库的正常运行和安全性。
2 changes: 1 addition & 1 deletion docs/MatrixOne-Cloud/Data-Explore/sql-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ MatrixOne Cloud 在线数据导入支持两种导入方式:导入样例数据
- 你可以在 SQL 执行过程中,手动停止或关闭 Query Tab, Query 都将终止。

!!! note
在线 SQL 编辑器目前不支持以下语句:[`explain`](../Reference/SQL-Reference/Other/Explain/explain.md)[`Load data local`]( ../Migrate-Data/Load-Local-Data.md), [`source`](../App-Develop/import-data/bulk-load/using-source.md)[`SELECT INTO...OUTFILE`](https://docs.matrixorigin.cn/1.2.1/MatrixOne/Develop/export-data/select-into-outfile/), [事务]( ../App-Develop/Transactions/matrixone-transaction-overview/how-to-use.md)以及[临时表](../App-Develop/schema-design/create-temporary-table.md)相关语句
在线 SQL 编辑器目前不支持以下语句:[`explain`](../Reference/SQL-Reference/Other/Explain/explain.md)[`Load data local`]( ../Migrate-Data/Load-Local-Data.md), [`source`](../App-Develop/import-data/bulk-load/using-source.md)[`SELECT INTO...OUTFILE`](https://docs.matrixorigin.cn/1.2.3/MatrixOne/Develop/export-data/select-into-outfile/), [事务]( ../App-Develop/Transactions/matrixone-transaction-overview/how-to-use.md)以及[临时表](../App-Develop/schema-design/create-temporary-table.md)相关语句

### 查询结果

Expand Down
6 changes: 3 additions & 3 deletions docs/MatrixOne-Cloud/FAQs/FAQ-Product.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@

## Q:**MatrixOne Cloud 是什么?**

A:MatrixOne Cloud 是一个全托管的云原生数据平台,旨在为 HSTAP 数据库 MatrixOne 提供云上服务。这一云上服务显著降低了 MatrixOne 部署和运维的成本。如果您更喜欢纯私有化部署,也可以参考 [MatrixOne 产品介绍](https://docs.matrixorigin.cn/1.2.1/MatrixOne/FAQs/product-faqs/)以获取更多信息。
A:MatrixOne Cloud 是一个全托管的云原生数据平台,旨在为 HSTAP 数据库 MatrixOne 提供云上服务。这一云上服务显著降低了 MatrixOne 部署和运维的成本。如果您更喜欢纯私有化部署,也可以参考 [MatrixOne 产品介绍](https://docs.matrixorigin.cn/1.2.3/MatrixOne/FAQs/product-faqs/)以获取更多信息。

## Q:**MatrixOne Cloud 有免费版本吗?**

A:是的,MatrixOne Cloud 目前为每位用户提供最多 5 个免费数据库实例。每个实例每月将赠送一定数量的计算和存储资源,总价值高达 500 元。这些资源会在每个月自动重置,而时间上没有设定限制。

## Q:**MatrixOne Cloud 是否兼容 MySQL?**

A:是的,MatrixOne Cloud 几乎完全兼容 MySQL,因此您可以轻松将 MySQL 数据迁移到 MatrixOne Cloud 以进行试用或开发。有关更多具体信息,请参考 [MySQL 兼容性](https://docs.matrixorigin.cn/1.2.1/MatrixOne/FAQs/mysql-compatibility/)
A:是的,MatrixOne Cloud 几乎完全兼容 MySQL,因此您可以轻松将 MySQL 数据迁移到 MatrixOne Cloud 以进行试用或开发。有关更多具体信息,请参考 [MySQL 兼容性](https://docs.matrixorigin.cn/1.2.3/MatrixOne/FAQs/mysql-compatibility/)

## Q:**MatrixOne Cloud 上的实例指的是什么?**

A:在 MatrixOne Cloud 中,您可以创建多个 MatrixOne(MO) 实例。每个 MO 实例相当于一个传统数据库,包括库、表、视图、列等数据库对象。MatrixOne Cloud 支持创建多种类型的 MO 实例,其中 Serverless 实例和 Standard 实例实际上是 MO 集群的租户。利用多租户能力,您可以快速创建(仅需秒级时间)和扩展或缩减实例,并享有高性价比。

## Q:**有哪些方式可以连接到 MatrixOne Cloud 上的实例?**

A:MatrixOne(MO) 实例虽然部署在云上,但支持公网和公有云之间的私网两种访问方式。初期的调研和试用阶段,您可以使用公网直接连接 MO 实例。但在测试或进入生产环境时,建议使用私网访问 MO 实例。从工具访问角度来看,MO 支持多种工具和编程语言,包括 MySQL、JDBC、Python、Go 等。此外,MatrixOne Cloud 还提供了一个直观的数据库管理平台,用于查看数据库的运行状态并执行 SQL 语句。获取更多详情,请参考[连接 MatrixOne 实例](https://docs.matrixorigin.cn/1.2.1/MatrixOne/FAQs/connect-to-mo/)
A:MatrixOne(MO) 实例虽然部署在云上,但支持公网和公有云之间的私网两种访问方式。初期的调研和试用阶段,您可以使用公网直接连接 MO 实例。但在测试或进入生产环境时,建议使用私网访问 MO 实例。从工具访问角度来看,MO 支持多种工具和编程语言,包括 MySQL、JDBC、Python、Go 等。此外,MatrixOne Cloud 还提供了一个直观的数据库管理平台,用于查看数据库的运行状态并执行 SQL 语句。获取更多详情,请参考[连接 MatrixOne 实例](https://docs.matrixorigin.cn/1.2.3/MatrixOne/FAQs/connect-to-mo/)

## Q:**什么是 Serverless 实例?它有哪些特点?**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## **函数说明**

`VERSION()` 函数用于获取当前 MatrixOne 的版本信息。这个函数通常返回一个字符串,包含了 MatrixOne 的版本号。如 8.0.30-MatrixOne-v1.2.1,表示 MatrixOn 的版本号是 8.0.30-MatrixOne-v1.2.1, 它的定义是 MySQL 兼容版本号 (8.0.30) + MatrixOne + MatrixOne 内核版本 (v1.2.1)。
`VERSION()` 函数用于获取当前 MatrixOne 的版本信息。这个函数通常返回一个字符串,包含了 MatrixOne 的版本号。如 8.0.30-MatrixOne-v1.2.3,表示 MatrixOn 的版本号是 8.0.30-MatrixOne-v1.2.3, 它的定义是 MySQL 兼容版本号 (8.0.30) + MatrixOne + MatrixOne 内核版本 (v1.2.3)。

## **函数语法**

Expand All @@ -17,7 +17,7 @@ mysql> select version();
+-------------------------+
| version() |
+-------------------------+
| 8.0.30-MatrixOne-v1.2.1 |
| 8.0.30-MatrixOne-v1.2.3 |
+-------------------------+
1 row in set (0.00 sec)
```
2 changes: 1 addition & 1 deletion docs/MatrixOne-Cloud/Security/TLS-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ MatrixOne Cloud 采用默认的加密传输,支持 TLS 协议的加密传输
Current pager: less
Using outfile: ''
Using delimiter: ;
Server version: 8.0.30-MatrixOne-v1.2.1 MatrixOne
Server version: 8.0.30-MatrixOne-v1.2.3 MatrixOne
Protocol version: 10
Connection: freetier-01.cn-hangzhou.cluster.matrixonecloud.cn via TCP/IP
Server characterset: utf8mb4
Expand Down

0 comments on commit cfc2c0f

Please sign in to comment.