|
|
d3b952a49a
|
executor: write multi-valued index (#40172)
close pingcap/tidb#40207
|
2022-12-30 13:38:17 +08:00 |
|
|
|
d6d0ce7b10
|
*: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
|
2022-08-11 12:50:49 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
911e7cc360
|
*: enable revive (#35970)
ref pingcap/tidb#35345
|
2022-07-15 16:03:06 +08:00 |
|
|
|
7458c3ec2e
|
sessionctx: support signing and checking tokens (#36030)
close pingcap/tidb#36029
|
2022-07-12 20:33:05 +08:00 |
|
|
|
d2ada35afa
|
*: move config file option require_secure_transport to sysvar (#34261)
ref pingcap/tidb#33769
|
2022-05-17 22:02:37 +08:00 |
|
|
|
dd01b5586e
|
util: improve stack message in the panic log (#34357)
close pingcap/tidb#34356
|
2022-05-03 11:28:53 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
6b1010f405
|
*: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
|
2022-01-11 01:09:41 +08:00 |
|
|
|
5f340b88c9
|
parser: format error message during parsing when meet a big value. (#28791)
|
2021-11-18 00:51:47 +08:00 |
|
|
|
7f36a07de9
|
*: fix Temporary Table doesn't work correctly with sequence (#28946)
|
2021-10-20 16:20:41 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
ad9ec4e93c
|
*: Add https/http depending on config for pdapi (#27695)
|
2021-09-23 13:36:46 +08:00 |
|
|
|
c85b3e2835
|
util: Disable 3DES ciphers for TLS connections (#27690)
|
2021-09-03 17:06:58 +08:00 |
|
|
|
477593e31f
|
util: Correctly use specificed RSA keysize (#27701)
|
2021-09-01 13:18:13 +08:00 |
|
|
|
d05660c834
|
config, server, executor: Reduce RSA keysize in testing (#27393)
|
2021-08-30 14:28:13 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
c9ce5cd7bb
|
config,util: Add setting for TLS version (#26937)
|
2021-08-09 23:05:15 +08:00 |
|
|
|
73bb7dd2c6
|
*: Annotations and fixes related to gosec (#26907)
|
2021-08-09 22:27:15 +08:00 |
|
|
|
af2da8dd55
|
util: Fix compatibility with JDBC and Automatic TLS (#26931)
|
2021-08-09 12:01:15 +08:00 |
|
|
|
f0d4257ec0
|
util: Automatically create TLS certificates (#24141)
|
2021-08-04 15:29:08 +08:00 |
|
|
|
a8d23fda41
|
*: optimize query statements summary table by avoid decode plan for each row (#25892)
|
2021-07-06 12:51:28 +08:00 |
|
|
|
7811bf9a37
|
*: use pprof profile to collect CPU time group by SQL and plan digest (#24892)
|
2021-06-02 12:51:39 +08:00 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
d5e0ed0aae
|
ddl: ban the setting replica for tables in system database (MySQL) (#24745)
|
2021-05-24 22:13:33 +08:00 |
|
|
|
fbcf75acc9
|
store/tikv: refactor: remove import tidb.config.security in store/tikv (#22538)
Signed-off-by: shirly <AndreMouche@126.com>
|
2021-01-27 12:08:24 +08:00 |
|
|
|
038e7711ab
|
store/tikv: resolve util dependencies (#22524)
Signed-off-by: disksing <i@disksing.com>
|
2021-01-26 14:05:07 +08:00 |
|
|
|
92c012c449
|
log: desensitize of dispatching error and parsing error (#21141)
|
2020-11-20 15:39:54 +08:00 |
|
|
|
7a04d2589c
|
*:Bug fix/Sign in failed: Failed to connect to TiDB in tiup dashboard (#20098)
Signed-off-by: jyz0309 <45495947@qq.com>
|
2020-09-21 12:05:37 +08:00 |
|
|
|
fd328394d4
|
executor, ddl: show full tables SYSTEM VIEW info (#19451)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-09-02 10:01:40 +08:00 |
|
|
|
cf0297590e
|
server: fix region table http response (#19437)
Signed-off-by: disksing <i@disksing.com>
|
2020-08-26 20:50:52 +08:00 |
|
|
|
963b82a0d7
|
tidb-server: try best to get a meaningful IP (#18786)
|
2020-08-25 16:18:04 +08:00 |
|
|
|
b12f94b967
|
executor: fix mislead inconsistent log after Context.Cancel (#18537)
|
2020-07-14 20:21:41 +08:00 |
|
|
|
9e16c59ef0
|
privileges: support require SAN (#17539)
|
2020-06-05 11:24:43 +08:00 |
|
|
|
51015c1c21
|
*: fix the way to use recover in ddl, and unify using recover in domain and ddl (#16798)
|
2020-05-18 13:23:47 +08:00 |
|
|
|
aec6143179
|
*: support require-secure-transport startup option (#15341)
|
2020-03-17 08:46:45 +08:00 |
|
|
|
a977875623
|
*: use https protocol between tidb-pd tidb-tidb when cluster-ssl configured (#15342)
|
2020-03-16 11:36:24 +08:00 |
|
|
|
45d83d1adb
|
infoschema: remove the inspection_schema (#15296)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-03-12 11:51:18 +08:00 |
|
|
|
5c68d537f4
|
*: support reload tls used by mysql protocol in place (#14749)
|
2020-03-03 10:01:39 +08:00 |
|
|
|
8680c8a76b
|
tables: add sequence binlog support (#14954)
|
2020-02-28 18:46:42 +08:00 |
|
|
|
05b691805a
|
util: move ColumnsToProto from parser to util pkg (#14971)
|
2020-02-28 17:23:41 +08:00 |
|
|
|
27b280dd05
|
*: specify time range via TIME_RANGE hint for metrics/inspection tables (#14874)
Signed-off-by: Lonng <heng@lonng.org>
|
2020-02-21 13:01:52 +08:00 |
|
|
|
a22ab8f297
|
expression: support sequence function (#14731)
|
2020-02-17 20:11:18 +08:00 |
|
|
|
c48d5635f9
|
*: replace conf item pprof_sql_cpu with srv var tidb_pprof_sql_cpu (#14385)
|
2020-01-09 13:23:09 +08:00 |
|
|
|
5d76de903a
|
server: support tag sql in pprof result (#14312)
|
2020-01-02 15:51:39 +08:00 |
|
|
|
e8c198d235
|
*: implement the INSPECTION_SCHEMA to provide snapshot of inspection tables (#14147)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-12-24 11:24:14 +08:00 |
|
|
|
cd07c4550d
|
*: support certificate based authentication (#13955)
|
2019-12-23 11:37:29 +08:00 |
|
|
|
933715f4a2
|
infoschema: add metric database/table to query cluster metric via SQL. (#13757)
|
2019-12-20 16:13:28 +08:00 |
|
|
|
c8794803b5
|
*: add admin cleanup table lock syntax support (#10423)
|
2019-07-10 12:54:09 +08:00 |
|
|
|
c8d1ff7ca6
|
*: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866)
|
2019-06-21 19:13:31 +08:00 |
|