Skip to content

Document undocumented dolt system variables #67

@tbantle22

Description

@tbantle22

The following system variables are registered in the dolt source (dsess/variables.go, sqle/system_variables.go) but have no entry in reference/sql/version-control/dolt-sysvars.md:

Entirely undocumented:

  • dolt_allow_ci_creation
  • dolt_auto_gc_enabled
  • dolt_cluster_ack_writes_timeout_secs
  • dolt_optimize_json

Mentioned inline elsewhere but no per-variable anchor:

  • dolt_cluster_role — discussed in reference/sql/server/replication.md
  • dolt_cluster_role_epoch — same
  • dolt_transactions_disabled — listed in concepts/dolt/sql/system-variables.md as a table row

Each needs a proper section in dolt-sysvars.md (description, scope, default, accepted values). Add to sql-extensions.md once documented.

Surfaced during the source-vs-docs cross-check for #43 (see #64).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions