-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreg.reg
99 lines (96 loc) · 3.07 KB
/
reg.reg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\PremiumSoft\Navicat\Servers\{{name}}]
"ServiceProvider"="spDefault"
"Host"="{{host}}"
"Port"=dword:{{port}}
"UserName"="{{username}}"
"AskPassword"="false"
"Pwd"="{{password}}"
"AutoConnect"=dword:00000001
"Codepage"=dword:0000fde9
"UseCharacterSet"=dword:00000001
"ClientCharacterSet"=""
"ClientEncoding"=dword:0000fde9
"ClientDriverVersion"="cdvDefault"
"UseCompression"=dword:00000000
"UsePingInterval"=dword:00000001
"PingInterval"=dword:000000f0
"UseConnectionTimeout"=dword:00000001
"ConnectionTimeoutSeconds"=dword:0000001e
"UseReadTimeout"=dword:00000000
"ReadTimeoutSeconds"=dword:0000001e
"UseWriteTimeout"=dword:00000001
"WriteTimeoutSeconds"=dword:0000001e
"UseNamedPipe"=dword:00000000
"NamedPipeSocket"=""
"SessionLimit"=dword:00000000
"UseAdvSettings"="false"
"UseSSL"=dword:00000000
"UseSSLAuthen"=dword:00000000
"ClientKey"=""
"ClientCert"=""
"ClientKeyPassword"=""
"SaveClientKeyPassword"=dword:00000001
"CACert"=""
"Cipher"=""
"VerifyCACert"=dword:00000000
"WeakCertValidation"=dword:00000001
"AllowInvalidHostName"=dword:00000000
"RootCert"=""
"PGSSLCRL"=""
"ServerNameIndication"=""
"PGSSLMode"="smRequire"
"UseSSH"=dword:00000000
"SSH_Host"=""
"SSH_Port"=dword:00000016
"SSH_UserName"=""
"SSH_SavePassword"=dword:00000001
"SSH_Password"=""
"SSH_SavePassphrase"=dword:00000001
"SSH_Passphrase"=""
"SSH_PrivateKey"=""
"SSH_AuthenMethod"="saPassword"
"UseHTTP"=dword:00000000
"HTTP_URL"=""
"HTTP_EncodeBase64"=dword:00000000
"HTTP_Authen"=dword:00000000
"HTTP_Username"=""
"HttpSavePassword"=dword:00000001
"HTTP_Password"=""
"HTTP_CertAuth"=dword:00000000
"HTTP_ClientKey"=""
"HTTP_ClientCert"=""
"HTTP_CACert"=""
"HTTP_Passphrase"=""
"HTTP_Proxy"=dword:00000000
"HTTP_ProxyHost"=""
"HTTP_ProxyPort"=dword:00001f90
"HTTP_ProxyUsername"=""
"HttpProxySavePassword"=dword:00000001
"HTTP_ProxyPassword"=""
"UseCompatibilityMode"=dword:00000000
"Compatibility_OverrideLowerCaseTableNames"=dword:00000000
"Compatibility_LowerCaseTableNames"=dword:00000000
"Compatibility_OverrideSQLMode"=dword:00000000
"Compatibility_SQLMode"="ONLY_FULL_GROUP_BY, STRICT_TRANS_TABLES, NO_ZERO_IN_DATE, NO_ZERO_DATE, ERROR_FOR_DIVISION_BY_ZERO, NO_ENGINE_SUBSTITUTION"
"Compatibility_OverrideIsSupportNDB"=dword:00000000
"Compatibility_IsSupportNDB"=dword:00000000
"Compatibility_OverrideDatabaseListingMethod"=dword:00000000
"Compatibility_DatabaseListingMethod"="ShowDatabasesStatement"
"Compatibility_OverrideViewListingMethod"=dword:00000000
"Compatibility_ViewListingMethod"="ShowFullTablesStatement"
"QuerySavePath"="{{user_profile}}\\Documents\\Navicat\\MySQL\\Servers\\{{name}}"
"ActiveServerSettings"=""
"CreateTime"=hex(b):44,67,02,65,00,00,00,00
"ModifyTime"=hex(b):44,67,02,65,00,00,00,00
"NSYCreatedUser"=""
"NSYModifiedUser"=""
"NSYModifiedUserUUID"=""
"NSYCreatedUnixTimestamp"=hex(b):00,00,00,00,00,00,00,00
"NSYModifiedUnixTimestamp"=hex(b):00,00,00,00,00,00,00,00
"CommitUUID"=""
"ConnectionUUID"=""
"UnknownJsonPropertiesString"=""
"CloudSyncStatus"="Ready"
"LabelColor"="$009D9DFF"
[HKEY_CURRENT_USER\Software\PremiumSoft\Navicat\Servers\{{name}}\Profiles]