Skip to content

Commit

Permalink
cherry pick pingcap#5127 to release-4.0 (pingcap#5129)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: JoyinQ <56883733+Joyinqin@users.noreply.github.com>
  • Loading branch information
ti-srebot and Joyinqin authored Dec 18, 2020
1 parent a0c94a3 commit cc202dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions error-codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,10 @@ TiDB 兼容 MySQL 的错误码,在大多数情况下,返回和 MySQL 一样

带聚合函数的 SQL 中返回非聚合的列,违反了 `only_full_group_by` 模式。请修改 SQL 或者考虑关闭 `only_full_group_by` 模式。

* Error Number: 8129

TiDB 尚不支持键长度 >= 65536 的 JSON 对象。

* Error Number: 8200

尚不支持的 DDL 语法。请参考 [与 MySQL DDL 的兼容性](/mysql-compatibility.md#ddl-的限制)。
Expand Down

0 comments on commit cc202dd

Please sign in to comment.