Commit 1048576 1 parent 79ab074 commit 1048576 Copy full SHA for 1048576
File tree 1 file changed +3
-2
lines changed
docs/zh-CN/docs/admin-manual/maint-monitor
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ under the License.
38
38
| 1047 | 用户输入了无效的操作指令 |
39
39
| 1049 | 用户指定了无效的数据库 |
40
40
| 1050 | 数据表已经存在 |
41
- | 1051 | 无效的数据表 |
41
+ | 1051 | 用户指定了一个未知的表 |
42
42
| 1052 | 指定的列名有歧义,不能唯一确定对应列 |
43
43
| 1053 | 为Semi-Join/Anti-Join查询指定了非法的数据列 |
44
44
| 1054 | 指定的列在表中不存在 |
@@ -52,6 +52,7 @@ under the License.
52
52
| 1102 | 数据库名不正确 |
53
53
| 1104 | 数据表名不正确 |
54
54
| 1105 | 其它错误 |
55
+ | 1109 | 用户在当前数据库中指定了未知表 |
55
56
| 1110 | 子查询中指定了重复的列 |
56
57
| 1111 | 在Where从句中非法使用聚合函数 |
57
58
| 1113 | 新建表的列集合不能为空 |
@@ -175,4 +176,4 @@ under the License.
175
176
| 5076 | 指定的保留历史分区时间段为空 |
176
177
| 5077 | 指定的保留历史分区时间段无效 |
177
178
| 5078 | 指定的保留历史分区时间段必须是成对的时间 |
178
- | 5079 | 指定的保留历史分区时间段对应位置的第一个时间比第二个时间大(起始时间大于结束时间) |
179
+ | 5079 | 指定的保留历史分区时间段对应位置的第一个时间比第二个时间大(起始时间大于结束时间) |
You can’t perform that action at this time.
0 commit comments