Skip to content

Commit fb2f4df

Browse files
mariadb-stefan-hinzgitbook-bot
authored andcommitted
GITBOOK-1723: Promote paragraph to H2 so it can be linked.
1 parent e07772e commit fb2f4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/reference/sql-statements/table-statements/analyze-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The [Aria](../../../server-usage/storage-engines/aria/) storage engine supports
4747

4848
{% tabs %}
4949
{% tab title="Current" %}
50-
**Skipping Long CHAR/VARCHAR Columns**
50+
### **Skipping Long CHAR/VARCHAR Columns**
5151

5252
When using `ANALYZE TABLE PERSISTENT`, MariaDB skips long [`CHAR`](../../data-types/string-data-types/char.md)/[`VARCHAR`](../../data-types/string-data-types/varchar.md) columns during statistics collection if they exceed the value of the [`analyze_max_length`](../../../ha-and-performance/optimization-and-tuning/system-variables/server-system-variables.md#analyze_max_length) system variable.
5353

0 commit comments

Comments
 (0)