|
|
92f6f4ef84
|
server: support check the "CommanName" of tls-cert for status-port(http/grpc) (#15137)
|
2020-03-05 23:52:48 +08:00 |
|
|
|
0ddfe0716f
|
*: fix datum's collation behavior to build correct logical ranges (#14963)
|
2020-03-05 22:34:46 +08:00 |
|
|
|
b712d020db
|
server: fix load leak (#15134)
|
2020-03-04 22:18:16 +08:00 |
|
|
|
002969a5c4
|
server: support BatchCommands for rpc server to fix panic in batch connection heartbeat (#15055)
|
2020-03-04 01:11:04 +08:00 |
|
|
|
5c68d537f4
|
*: support reload tls used by mysql protocol in place (#14749)
|
2020-03-03 10:01:39 +08:00 |
|
|
|
0fce0b91a4
|
server: remove error stack in log file when parsing failed (#15046)
|
2020-03-02 22:51:09 +08:00 |
|
|
|
7beea97940
|
mocktikv: add write op_lock for mocktikv (#14991)
|
2020-03-02 15:53:41 +08:00 |
|
|
|
3166ff42f3
|
server: Mute HTTP handler logs (#15015)
|
2020-02-29 10:15:28 +08:00 |
|
|
|
1eba965c5f
|
*: use the filepath package to make unit test portable on windows (#14962)
|
2020-02-27 20:43:32 +08:00 |
|
|
|
18ce601629
|
server: fix connection reset caused by alias length overflow (#14870)
|
2020-02-25 21:40:07 +08:00 |
|
|
|
51fd695e66
|
executor: support the SELECT INTO ... OUTFILE syntax. (#14848)
|
2020-02-24 18:40:07 +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 |
|
|
|
065deca8f0
|
server: enable test of wait_timeout (#14728)
|
2020-02-20 20:17:29 +08:00 |
|
|
|
25952d4a8f
|
ddl, executor, server: add drop if exists warnings (#14807)
|
2020-02-18 11:40:48 +08:00 |
|
|
|
5d4eb4c806
|
config: support to dynamically update some config items read from PD (#14750)
|
2020-02-17 19:30:27 +08:00 |
|
|
|
efa179c194
|
server: fix potential timezone related bugs caused by time.Local (#14572)
|
2020-02-15 20:52:58 +08:00 |
|
|
|
c6e4325b09
|
server: properly support status port over TLS (#14785)
|
2020-02-14 20:09:24 +08:00 |
|
|
|
9ffea356b1
|
*: support partition table in tiflash (#14735)
|
2020-02-13 09:59:47 +08:00 |
|
|
|
7cd8ba3c60
|
*: add tiflash replica sync progress (#14713)
|
2020-02-12 23:16:28 +08:00 |
|
|
|
fa04a3218d
|
*: add privilege check for slow_query and cluster memory table (#14451)
|
2020-02-12 18:28:44 +08:00 |
|
|
|
62e48ca046
|
test: optimize session tikv test (#14709)
|
2020-02-12 18:07:18 +08:00 |
|
|
|
465af00b46
|
*: use new registrable terror (#14606)
|
2020-02-06 16:40:26 +08:00 |
|
|
|
a644d67fb2
|
plugin: support logging rejected connection attempts in audit log (#14594)
|
2020-02-04 14:08:53 +08:00 |
|
|
|
e03fa5b5d9
|
server: refine pprof sql in prepare stmt (#14425)
|
2020-02-03 12:40:23 +08:00 |
|
|
|
d65e23f39e
|
*: support for limiting the number of client connections (#14409)
|
2020-01-15 18:31:56 +08:00 |
|
|
|
3f7df9702f
|
*: support stream when read cluster memory table. (#14344)
|
2020-01-09 15:54:58 +08:00 |
|
|
|
5a9f2fa5ab
|
server, tikv: enable unit test run parallel and add parallel f… (#14296)
|
2020-01-09 15:12:45 +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 |
|
|
|
b398ef4d2e
|
session: print txn_mode in the general log (#12244)
|
2020-01-06 21:31:39 +08:00 |
|
|
|
297e453a61
|
server: add test for /debug/sub-optimal-plan HTTP API (#14302)
|
2020-01-06 21:25:39 +08:00 |
|
|
|
0bab73adf5
|
*: use new row-format in tidb (#12634)
|
2020-01-02 22:34:39 +08:00 |
|
|
|
5d76de903a
|
server: support tag sql in pprof result (#14312)
|
2020-01-02 15:51:39 +08:00 |
|
|
|
57c2d76e3c
|
server: support partitioned table for the /mvcc/* HTTP API (#14197)
use the table(partition) name pattern to work on the partitions
|
2019-12-31 17:54:14 +08:00 |
|
|
|
d006443194
|
type: encapsulate Time API (#14288)
|
2019-12-31 12:41:09 +08:00 |
|
|
|
1d2377f520
|
server: fix static check issues (#13878)
|
2019-12-28 21:02: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 |
|
|
|
4d4678a4dd
|
types: Fix potential timezone related bugs caused by gotime.Local (#13833)
|
2019-12-20 22:38:25 +08:00 |
|
|
|
933715f4a2
|
infoschema: add metric database/table to query cluster metric via SQL. (#13757)
|
2019-12-20 16:13:28 +08:00 |
|
|
|
7262383c88
|
infoschema,planner: implement the CLUSTER_LOG memory table predicate push down (#14018)
Signed-off-by: Lonng <heng@lonng.org>
|
2019-12-16 21:53:45 +08:00 |
|
|
|
f35be4a989
|
executor: support index advisor, complete input preparation part (#13968)
|
2019-12-13 15:46:44 +08:00 |
|
|
|
5da10ffecc
|
*: refine some error code (#14002)
|
2019-12-12 11:09:58 +08:00 |
|
|
|
795c630dbc
|
Makefile: Replace Gometalinter to Golangci-lint (#13405)
|
2019-12-09 15:08:40 +08:00 |
|
|
|
41c7d7e943
|
server: set system_time_zone from systemTZ (#13934)
|
2019-12-09 12:11:19 +08:00 |
|
|
|
c723b0b5dd
|
domaim/infosync: fix race in test (#13899)
|
2019-12-06 22:30:09 +08:00 |
|
|
|
e0b422591d
|
server: remove unused function NewFrameItemFromRegionKey (#13930)
|
2019-12-06 12:29:24 +08:00 |
|
|
|
5b6422df58
|
*: support read remote TiDB memory table of cluster (#13065)
|
2019-12-04 13:05:36 +08:00 |
|
|
|
826e1d712b
|
*: cleanup error code (#13874)
|
2019-12-03 20:29:09 +08:00 |
|
|
|
da414efbbc
|
*: wait for binlog recovering when using HTTP API (#13740)
|
2019-12-03 17:28:09 +08:00 |
|
|
|
744c5c1d67
|
planner, executor: fix error code (#13733)
|
2019-12-03 13:14:49 +08:00 |
|