Skip to content

Commit a92880f

Browse files
authored
add header of OS compatibility table in toolchain.md
Fix OS compatibility table formatting and details
2 parents 6037b39 + 9a66ad8 commit a92880f

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

docs/developer-guide/en/toolchain.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,21 @@ OceanBase makes strong assumption on the underlying operating systems. Not all t
88

99
Below is the OS compatibility list:
1010

11-
| Alibaba Cloud Linux | 3 | x86_64 / aarch64 | Yes | Yes | Yes | Yes |
12-
| CentOS | 7 / 8 / 9 | x86_64 / aarch64 | Yes | Yes | Yes | Yes |
13-
| Debian | 11 / 12 / 13 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
14-
| Fedora | 33 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
15-
| Kylin | V10 | x86_84 / aarch64 | Yes | Yes | Yes | Yes
16-
| openSUSE | 15.2 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
17-
| OpenAnolis | 8 / 23 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
18-
| OpenEuler | 22.03 / 24.03 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
19-
| Rocky Linux | 8 / 9 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
20-
| StreamOS | 3.4.8 | x86_84 / aarch64 | Unknown | Yes | Yes | Unknown |
21-
| SUSE | 15.2 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
22-
| Ubuntu | 20.04 / 22.04 / 24.04 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
23-
| UOS | 20 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
11+
| Operating System | Version | Architecture | Compatibility | Installer Deployment | Binary Deployment | MySQLTest Test |
12+
| ------------------- | --------------------- | ---------------- | ------------- | -------------------- | -------------------------- | ---------------- |
13+
| Alibaba Cloud Linux | 3 | x86_64 / aarch64 | Yes | Yes | Yes | Yes |
14+
| CentOS | 7 / 8 / 9 | x86_64 / aarch64 | Yes | Yes | Yes | Yes |
15+
| Debian | 11 / 12 / 13 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
16+
| Fedora | 33 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
17+
| Kylin | V10 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
18+
| openSUSE | 15.2 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
19+
| OpenAnolis | 8 / 23 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
20+
| OpenEuler | 22.03 / 24.03 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
21+
| Rocky Linux | 8 / 9 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
22+
| StreamOS | 3.4.8 | x86_84 / aarch64 | Unknown | Yes | Yes | Unknown |
23+
| SUSE | 15.2 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
24+
| Ubuntu | 20.04 / 22.04 / 24.04 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
25+
| UOS | 20 | x86_84 / aarch64 | Yes | Yes | Yes | Yes |
2426

2527
> **Note**:
2628
>

0 commit comments

Comments
 (0)