diff --git a/tidb-limitations.md b/tidb-limitations.md index fe51de5114f81..cae794e6b3bce 100644 --- a/tidb-limitations.md +++ b/tidb-limitations.md @@ -63,18 +63,6 @@ You can adjust the size limit via the [`txn-entry-size-limit`](/tidb-configurati -## Limitation on a single column - -| Type | Upper limit (default value) | -|:----------|:----------| -| Size | Defaults to 6 MiB and can be adjusted to 120 MiB | - - - -You can adjust the size limit via the [`txn-entry-size-limit`](/tidb-configuration-file.md#txn-entry-size-limit-new-in-v50) configuration item. - - - ## Limitations on data types | Type | Upper limit |