Skip to content

Commit

Permalink
Update system-variables.md
Browse files Browse the repository at this point in the history
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
  • Loading branch information
2 people authored and ti-chi-bot committed Jul 1, 2021
1 parent 947dbae commit 024c450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ mysql> SELECT * FROM t1;

- Scope: SESSION | GLOBAL
- Default value: `utf8mb4`
- The character set used for new schemas in case none is provided by the `CREATE SCHEMA` statement.
- The character set used for new schemas when no character set is specified in the `CREATE SCHEMA` statement.

### `cte_max_recursion_depth`

Expand Down

0 comments on commit 024c450

Please sign in to comment.