information_schema.variables_info DEFAULT_VALUE is incorrect #49461
Labels
affects-6.5
affects-7.1
affects-7.5
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
found/gs
found by gs
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/minor
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
use variables_info to select DEFAULT_VALUE is incorrect.
for example tidb_enable_1pc and tidb_enable_async_commit's DEFAULT is on
2. What did you expect to see? (Required)
information_schema.variables_info DEFAULT_VALUE show correctly
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: