github.com/dolthub/dolt/go@v0.40.5-0.20240520175717-68db7794bea6/libraries/doltcore/servercfg/testdata/minver_validation.txt (about) 1 # file automatically updated by the release process. 2 # if you are getting an error with this file it's likely you 3 # have added a new minver tag with a value other than TBD 4 LogLevelStr *string 0.0.0 log_level,omitempty 5 MaxQueryLenInLogs *int 0.0.0 max_logged_query_len,omitempty 6 EncodeLoggedQuery *bool 0.0.0 encode_logged_query,omitempty 7 BehaviorConfig servercfg.BehaviorYAMLConfig 0.0.0 behavior 8 -ReadOnly *bool 0.0.0 read_only 9 -AutoCommit *bool 0.0.0 autocommit 10 -PersistenceBehavior *string 0.0.0 persistence_behavior 11 -DisableClientMultiStatements *bool 0.0.0 disable_client_multi_statements 12 -DoltTransactionCommit *bool 0.0.0 dolt_transaction_commit 13 -EventSchedulerStatus *string 1.17.0 event_scheduler,omitempty 14 UserConfig servercfg.UserYAMLConfig 0.0.0 user 15 -Name *string 0.0.0 name 16 -Password *string 0.0.0 password 17 ListenerConfig servercfg.ListenerYAMLConfig 0.0.0 listener 18 -HostStr *string 0.0.0 host 19 -PortNumber *int 0.0.0 port 20 -MaxConnections *uint64 0.0.0 max_connections 21 -ReadTimeoutMillis *uint64 0.0.0 read_timeout_millis 22 -WriteTimeoutMillis *uint64 0.0.0 write_timeout_millis 23 -TLSKey *string 0.0.0 tls_key 24 -TLSCert *string 0.0.0 tls_cert 25 -RequireSecureTransport *bool 0.0.0 require_secure_transport 26 -AllowCleartextPasswords *bool 0.0.0 allow_cleartext_passwords 27 -Socket *string 0.0.0 socket,omitempty 28 PerformanceConfig servercfg.PerformanceYAMLConfig 0.0.0 performance 29 -QueryParallelism *int 0.0.0 query_parallelism 30 DataDirStr *string 0.0.0 data_dir,omitempty 31 CfgDirStr *string 0.0.0 cfg_dir,omitempty 32 MetricsConfig servercfg.MetricsYAMLConfig 0.0.0 metrics 33 -Labels map[string]string 0.0.0 labels 34 -Host *string 0.0.0 host 35 -Port *int 0.0.0 port 36 RemotesapiConfig servercfg.RemotesapiYAMLConfig 0.0.0 remotesapi 37 -Port_ *int 0.0.0 port,omitempty 38 -ReadOnly_ *bool 1.30.5 read_only,omitempty 39 ClusterCfg *servercfg.ClusterYAMLConfig 0.0.0 cluster,omitempty 40 -StandbyRemotes_ []servercfg.StandbyRemoteYAMLConfig 0.0.0 standby_remotes 41 --Name_ string 0.0.0 name 42 --RemoteURLTemplate_ string 0.0.0 remote_url_template 43 -BootstrapRole_ string 0.0.0 bootstrap_role 44 -BootstrapEpoch_ int 0.0.0 bootstrap_epoch 45 -RemotesAPI servercfg.ClusterRemotesAPIYAMLConfig 0.0.0 remotesapi 46 --Addr_ string 0.0.0 address 47 --Port_ int 0.0.0 port 48 --TLSKey_ string 0.0.0 tls_key 49 --TLSCert_ string 0.0.0 tls_cert 50 --TLSCA_ string 0.0.0 tls_ca 51 --URLMatches []string 0.0.0 server_name_urls 52 --DNSMatches []string 0.0.0 server_name_dns 53 PrivilegeFile *string 0.0.0 privilege_file,omitempty 54 BranchControlFile *string 0.0.0 branch_control_file,omitempty 55 Vars []servercfg.UserSessionVars 0.0.0 user_session_vars 56 -Name string 0.0.0 name 57 -Vars map[string]string 0.0.0 vars 58 SystemVars_ map[string]interface{} 1.11.1 system_variables,omitempty 59 Jwks []servercfg.JwksConfig 0.0.0 jwks 60 -Name string 0.0.0 name 61 -LocationUrl string 0.0.0 location_url 62 -Claims map[string]string 0.0.0 claims 63 -FieldsToLog []string 0.0.0 fields_to_log 64 GoldenMysqlConn *string 0.0.0 golden_mysql_conn,omitempty