Commit Graph

  • f5fa3e7aa7 executor: fix index join error when join key is ENUM or SET (#19235) Feng Liyuan 2020-08-24 20:50:51 +08:00
  • 2f100eca2b config: Add labels configuration (#19212) Song Gao 2020-08-24 19:17:51 +08:00
  • b6560d0e00 update lease (#19382) disksing 2020-08-24 18:14:58 +08:00
  • 9620b710a0 executor: fix log desensitization bug in prestmt (#19392) crazycs 2020-08-24 17:31:51 +08:00
  • bb675c0d63 types: check KindNull / KindMinNotNull / KindMaxValue when comparing datums (#19259) Kenan Yao 2020-08-24 16:47:52 +08:00
  • 650be7c438 execute: add rpc runtime stats information for insert/update/replace statement (#19334) crazycs 2020-08-24 16:10:33 +08:00
  • d152b51deb grafana: add TiDB-Runtime dashboard (#19144) Zejun Li 2020-08-24 15:45:59 +08:00
  • 2c2ff934b2 util: rewrite parser warings for integer display width (#18775) Arenatlx 2020-08-24 14:52:29 +08:00
  • dd24cbd1ac update tidb for stdddev_pop (#19384) Arenatlx 2020-08-24 12:41:04 +08:00
  • 1dc67745dd ddl: disallow change auto_random default value by 'ALTER COLUMN' (#19365) tangenta 2020-08-24 11:03:14 +08:00
  • 6831e487a8 Issue 19371 - Prepare statement with @Var (uppercase in var name fix) (#19373) Swee 2020-08-23 06:34:47 -07:00
  • f8518988e4 ddl: improve compatibility for ALTER TABLE algorithms (#19270) xhe 2020-08-21 16:30:57 +08:00
  • 69d45171c7 coprocessor: fix data race for tiflash work index in region cache (#19198) Zhuomin(Charming) Liu 2020-08-21 16:18:03 +08:00
  • 74ef1a2f9c executor: fix build union-scan for index-join on patitioned tables (#19333) tiancaiamao 2020-08-21 15:52:36 +08:00
  • 6fe7fe4424 executor : fix refill table id bug for tiflash partition reading (#19351) Han Fei 2020-08-21 15:17:36 +08:00
  • 1739f2af77 ddl: exit add index on generated column with case-when expression parse error (#19330) Arenatlx 2020-08-21 14:32:52 +08:00
  • eb40424de4 ddl: support add global index operation on partition table (#18402) Long Deng 2020-08-21 14:16:56 +08:00
  • 6b3964c75d add system variable to control amend on or off (#19321) cfzjywxk 2020-08-20 20:20:51 +08:00
  • 57e43bdea3 planner: workaround the panic of command EXECUTE when printing an expensive query log (#19316) Feng Liyuan 2020-08-20 17:45:47 +08:00
  • 11d1c1bdf7 executor: fix select from partition table on TiFlash (#19234) tiancaiamao 2020-08-20 17:19:36 +08:00
  • 0d997f2b8b update pd / br / unistore / tidb-tools dependencies (#19323) 混沌DM 2020-08-20 16:55:34 +08:00
  • a141f21247 build: remove useless command (#19221) 二手掉包工程师 2020-08-20 16:43:58 +08:00
  • d99830ae4e server: support new frame item for cluster index (#19283) Zhuomin(Charming) Liu 2020-08-20 15:45:29 +08:00
  • 18b4e2b1a1 schemas: decrease fetchSchemaConcurrency (#18881) Zhuhe Fang 2020-08-20 15:06:40 +08:00
  • 13bd62e183 ddl, executor: fix clustered prefix primary key truncation (#19320) tangenta 2020-08-20 14:45:22 +08:00
  • ec5d7cde59 .github:update label for sig/execution (#19322) Shirly 2020-08-20 14:38:01 +08:00
  • c6daeedb8a coprocessor: add sendrate control for non keep order case. (#19244) Song Gao 2020-08-20 13:52:02 +08:00
  • 75ebe66a0b planner: fix IsPointGetWithPKOrUniqueKeyByAutoCommit for clustered index (#19255) tangenta 2020-08-20 13:30:04 +08:00
  • 83b01dc7f8 *: update kvproto (#19248) NingLin-P 2020-08-20 12:17:11 +08:00
  • d8b37f6e6a test: try to stablize scan test (#19242) cfzjywxk 2020-08-20 11:30:17 +08:00
  • 47526d3986 executor: fix build table reader for index join on partition table (#19210) tiancaiamao 2020-08-20 10:03:15 +08:00
  • 172a2d3214 server: make http test listen on port 0 (#19266) lysu 2020-08-19 23:55:48 +08:00
  • 4774cb9505 util: add encryptWriter/Reader interface to support encrypt spilled file (#19070) mmyj 2020-08-19 21:21:32 +08:00
  • d464a27b3c ddl: fix db charset modification panic in an uppercase schema (#19286) tangenta 2020-08-19 19:15:07 +08:00
  • 0e3bd55fb9 executor, infoschema: display attribute visible in information_schema.tidb_indexes (#19202) wjHuang 2020-08-19 17:13:44 +08:00
  • bbc0502038 expression: add warnings for logarithm functions (#18668) dy 2020-08-19 16:41:02 +08:00
  • 55bd479623 session: add mysql.schema_index_usage table (#19254) rebelice 2020-08-19 15:58:20 +08:00
  • 5153a4155a expression: fix incorrect collation when cast non-string type arg to string type (#19186) xiongjiwei 2020-08-19 15:36:31 +08:00
  • a2e2ce6339 *: use int instead of fmt.Stringer as executor id (#19207) crazycs 2020-08-19 13:39:31 +08:00
  • cd8654fe6f ranger: support using nulleq conditions to calculate index ranges (#19035) Yuanjia Zhang 2020-08-19 12:45:24 +08:00
  • 9981b512e4 store/tikv: skip a test case to make race test more stable (#19256) tiancaiamao 2020-08-19 12:20:33 +08:00
  • fcfe99a2a9 distsql: fix panic on selectResultRuntimeStats.String (#19277) crazycs 2020-08-19 12:05:57 +08:00
  • 92513a2f4d util: create the tmpdir if the directory is removed by mistake. (#18970) Shenghui Wu 2020-08-18 22:10:44 +08:00
  • 67214e763f planner: encode insert/delete/update executor plan information in slow log plan field (#19176) crazycs 2020-08-18 19:50:30 +08:00
  • 04b7492c73 server: try to make test TestAllServerInfo stable (#19257) crazycs 2020-08-18 18:43:13 +08:00
  • d0600fc78d expression: support tidb_decode_key for cluster index (#19237) Zhuomin(Charming) Liu 2020-08-18 17:53:39 +08:00
  • ea3da25984 *: record more rpc runtime information in cop runtime stats (#18916) crazycs 2020-08-18 16:34:07 +08:00
  • e196a3ec97 planner/core: fix partition selection on PointGet/BatchPointGet (#19146) (#19164) tiancaiamao 2020-08-18 15:51:00 +08:00
  • 201153e4ba planner: make except/intersect support different column type (#18846) Zhuomin(Charming) Liu 2020-08-18 15:31:14 +08:00
  • c6dc6b620d executor: fix explain format for connection (#18732) niedhui 2020-08-18 15:16:48 +08:00
  • 8bbeceb5ee expression: support handle two collation cannot substituted to each other (#19036) xiongjiwei 2020-08-18 15:07:39 +08:00
  • 30636c5fdf types: compare nil by type assertion in datum value setting (#19225) xixi 2020-08-18 11:47:51 +08:00
  • 43a9d77965 *: compute and save correlation extended statistics in ANALYZE (#19134) Kenan Yao 2020-08-18 10:56:40 +08:00
  • cc82030d2b Makefile: fix build datetime (#19078) Null not nil 2020-08-17 06:23:44 -06:00
  • 291460b735 docs: add proposal for global index (#18982) Long Deng 2020-08-17 17:40:03 +08:00
  • 4f96c84637 util/rowcodec: make IsRowKey() recognize common handles (#19228) tangenta 2020-08-17 13:48:28 +08:00
  • 5184a0d706 executor: fix the bug: can not join if join keys are type bigint and type bit (#19032) ThySinner 2020-08-14 19:44:48 +08:00
  • 7684dcb09d executor: fix common handle index lookup in union scan (#19206) tangenta 2020-08-14 19:10:47 +08:00
  • a4d26bd57c ddl: support DROP PLACEMENT clause (#19174) xhe 2020-08-14 15:37:54 +08:00
  • 783d2f0ea9 executor: fix bug of tiflash executing apply (#19182) Han Fei 2020-08-14 14:54:48 +08:00
  • 759e00c2fa types: nil/null should be regarded as value instead of type (#19157) xixi 2020-08-14 14:42:29 +08:00
  • 030eab2bca planner: make single partition table support index join on inner side (#19151) Zhuomin(Charming) Liu 2020-08-14 11:52:22 +08:00
  • 6e8b20b719 tablecodec: fix new collation with cluster index cause error (#19179) Zhuomin(Charming) Liu 2020-08-14 11:40:02 +08:00
  • baedc336af tablecodec: fix check cluster index table on new collation (#19181) Zhuomin(Charming) Liu 2020-08-13 21:14:44 +08:00
  • 0448a54875 types: fix wrong hash key for decimal (#19131) Zhuomin(Charming) Liu 2020-08-13 19:29:17 +08:00
  • 37984d7cb0 tests: improve tests for Windows platform (#19088) Zejun Li 2020-08-13 17:17:19 +08:00
  • b9e90ef614 expression: fix wrong collation and coercibility (#19169) xiongjiwei 2020-08-13 16:28:49 +08:00
  • 3f38fa5d02 executor, planner: enable duplication check on prefix clustered index (#19099) tangenta 2020-08-13 14:05:18 +08:00
  • 148f2d456b planner: add store type to statement summary (#17825) Ping Yu 2020-08-12 19:28:17 +08:00
  • 84e07a2a59 planner: propagate NDV of column groups across plan nodes (#17854) Kenan Yao 2020-08-12 16:39:11 +08:00
  • 92bf05fb09 ddl: Drop column with single value index (#18852) Rain Li 2020-08-12 15:01:47 +08:00
  • ed4004ac04 executor: fix apply with union scan and point batch point get (#19128) cfzjywxk 2020-08-12 10:49:30 +08:00
  • ae779e1502 expression: simplify get priority by collation (#18783) xiongjiwei 2020-08-11 23:51:25 +08:00
  • c5c7bf87bb *: support CREATE / DROP / ADMIN RELOAD STATISTICS (#18880) Kenan Yao 2020-08-11 17:27:48 +08:00
  • 3b35c89958 util/ranger: fix explain does not display range[NULL, NULL] (#19028) (#19068) rebelice 2020-08-11 17:23:01 +08:00
  • 15a7db7dad build: add build script for PowerShell (#19084) Zejun Li 2020-08-11 16:46:40 +08:00
  • a0160612a8 ddl: support ALTER PLACEMENT clause (#19065) xhe 2020-08-11 15:05:05 +08:00
  • 2de3aed391 .github: update the label for sigs (#19125) Shirly 2020-08-11 14:41:47 +08:00
  • acea442814 metrics: add metrics for packet IO (#19087) Jack Yu 2020-08-11 13:49:47 +08:00
  • 76c86a86e5 statistics: fix memtracker test (#19008) miamiaoxyz 2020-08-11 13:36:17 +08:00
  • 3c9f790bb5 server: add shutdown, refresh, resetconnection RPCs (#18893) Null not nil 2020-08-10 23:02:17 -06:00
  • 436f5f15b7 Add testpkg target for Makefile to test single package (#18962) Rain Li 2020-08-11 12:35:36 +08:00
  • aa22a9088c util: make rowContainer can spill again after calling reset. (#19058) Shenghui Wu 2020-08-11 11:27:29 +08:00
  • eb29a65ef2 ddl: tiny clean up and typo (#19110) Lynn 2020-08-11 11:01:02 +08:00
  • 8978773f5e planner: remove the limit that nth_plan hint value can't exceed 100 (#19037) Zhou Kunqin 2020-08-10 20:31:51 +08:00
  • b8670fb231 executor: implement a concurrent hash table for Concurrent build (#16678) Zhuhe Fang 2020-08-10 19:32:19 +08:00
  • 8c8a96773e privilege: fix show grants for column privilege (#19030) tiancaiamao 2020-08-10 17:27:17 +08:00
  • d1cc522343 metrics: enlarge txn upper limit (#19090) Jack Yu 2020-08-10 16:28:47 +08:00
  • f172a1e08a planner: make some access paths check fit the clustered index (#18998) Zhuomin(Charming) Liu 2020-08-10 15:33:17 +08:00
  • d81150394f executor: fix cluster index encode wrong key in plan cached point get (#19033) Zhuomin(Charming) Liu 2020-08-10 14:44:14 +08:00
  • 25bd46b68f server: dump time length as 0 directly for zero value in date/datetime/timestamp type for prepare stmt (#18825) Arenatlx 2020-08-10 13:55:03 +08:00
  • 6f4090ed9f store/tikv: use unistore instead of mocktikv in unit test (#19056) Evan Zhou 2020-08-10 11:58:01 +08:00
  • 46c2a5d33c test: skip TestSplitRegionIn2PC in integration test (#19060) Zejun Li 2020-08-10 11:44:01 +08:00
  • ccac443ce3 metrics: use heatmap for some transaction pannels (#19069) Jack Yu 2020-08-10 11:27:53 +08:00
  • e46a222127 ddl: check allocator's existence before allocate/rebase (#18932) tangenta 2020-08-10 10:46:47 +08:00
  • b75a30fda8 transaction: always lock keys with presume not exists flag (#19071) Evan Zhou 2020-08-09 22:50:48 +08:00
  • 07ae6078e8 *: support clustered index for fast analyze (#18767) tangenta 2020-08-07 19:22:14 +08:00
  • eb76676221 server: stable tls test in go1.15 (#19064) lysu 2020-08-07 19:07:40 +08:00
  • 2b05ffd6e8 expression: cast json_extract as bool (#18948) Win-Man 2020-08-07 16:53:48 +08:00
  • e4451be54c github: update bug template (#19050) Null not nil 2020-08-07 00:05:08 -06:00