Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ The user executing this SQL command must have at least the following privileges:
- Cancel all index building tasks on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- Cancel index building tasks jobid1 and jobid2 on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ job_list
- 取消表 table1 上的所有索引构建任务

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- 取消表 table1 上的索引构建任务 jobid1 和 jobid2

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ job_list
- 取消表 table1 上的所有索引构建任务

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- 取消表 table1 上的索引构建任务 jobid1 和 jobid2

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ job_list
- 取消表 table1 上的所有索引构建任务

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- 取消表 table1 上的索引构建任务 jobid1 和 jobid2

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ job_list
- 取消表 table1 上的所有索引构建任务

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- 取消表 table1 上的索引构建任务 jobid1 和 jobid2

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ The user executing this SQL command must have at least the following privileges:
- Cancel all index building tasks on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- Cancel index building tasks jobid1 and jobid2 on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ The user executing this SQL command must have at least the following privileges:
- Cancel all index building tasks on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- Cancel index building tasks jobid1 and jobid2 on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ The user executing this SQL command must have at least the following privileges:
- Cancel all index building tasks on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1
CANCEL BUILD INDEX ON table1
```

- Cancel index building tasks jobid1 and jobid2 on table table1

```sql
CANCEL BUILD INDEX ON TABLE table1(jobid1, jobid2)
CANCEL BUILD INDEX ON table1(jobid1, jobid2)
```