Commit Graph

  • 25e003253f store/tikv: add stub code to trace backoff (#18337) tiancaiamao 2020-07-03 00:51:55 +08:00
  • 99a83a1c6d planner, unistore: support index scan for common handle on unique index (#18302) tangenta 2020-07-02 21:02:57 +08:00
  • d4837d1cbe docs: fix typo in cluster-index proposal (#18334) tangenta 2020-07-02 20:20:24 +08:00
  • b69b49ef34 ddl: stabilize test TestParallelDDLBeforeRunDDLJob (#18227) wjHuang 2020-07-02 19:02:08 +08:00
  • a99ae5340e executor: padding short common handle (#18332) Evan Zhou 2020-07-02 18:28:28 +08:00
  • f31298f5bb ddl: fix admin repair table will reload fail on the other node (#18285) Arenatlx 2020-07-02 12:33:22 +08:00
  • 2627ca2116 executor: fix sum & avg on year type (#18318) niedhui 2020-07-02 11:51:24 +08:00
  • ceec9d9c63 *: fix the estimation error on normal column when collation enabled (#18104) Yiding Cui 2020-07-01 17:11:51 +08:00
  • daad2699dd *: support clustered index for index join (#18204) Zhuomin(Charming) Liu 2020-07-01 16:15:51 +08:00
  • dce0e45bdf planner, add hint nth_plan(x) to help user force a plan (#17850) lawyerphx 2020-07-01 15:34:22 +08:00
  • 2ccf2c4851 executor: fix data race for chunk resource channel in index merge join (#18266) Zhuomin(Charming) Liu 2020-07-01 11:55:43 +08:00
  • aa1d2d2b1b executor,ddl: update auto_random_base in 'show create table' after insertion (#18217) 二手掉包工程师 2020-07-01 10:45:26 +08:00
  • 402fd2a247 tikv: choose right primary only contains SelectForUpdate & Delete-your-writes (#18264) lysu 2020-06-30 19:31:37 +08:00
  • 9d9f330a4b executor, util: fix spilling disk when oom. (#16895) Shenghui Wu 2020-06-30 16:32:14 +08:00
  • bb422c1076 grafana: fix wrong panic metric title (#18274) lysu 2020-06-30 13:56:51 +08:00
  • 97c74c5376 ddl, test: delete unstable code that cause test failed in ddl (#18230) Zhao Xin 2020-06-30 11:46:51 +08:00
  • b900479cd4 [store/tikv] fix infinite batch cop retry when tiflash peer misses (#18268) Han Fei 2020-06-30 11:31:21 +08:00
  • b6013ed406 Remove the nil assignment (#18221) ardelleFan 2020-06-30 00:20:47 +08:00
  • 0fa199d170 config: fix incorrect initialization of store-liveness-timeout (#18265) Zejun Li 2020-06-29 20:27:11 +08:00
  • cdba950a04 ddl: make TestCreateTable pass normally (#18260) crazycs 2020-06-29 16:04:01 +08:00
  • d0f44dfbac executor: stop using the deprecated Filter field in BRIE statements (#18172) kennytm 2020-06-29 15:50:01 +08:00
  • 4eb9d83eae *: allow different shard_row_id prefixes in one transaction (#18181) Zejun Li 2020-06-29 14:38:06 +08:00
  • 33f4b82166 ddl: fix issue pre_split_regions table option doesn't work in the partition table. #18144 crazycs 2020-06-29 14:04:46 +08:00
  • 98d3ac9022 unistore: do not write blob file (#18256) Evan Zhou 2020-06-29 12:47:20 +08:00
  • 66c8e10e6e kv: make txn entry size limit configurable (#18231) Zejun Li 2020-06-29 12:03:10 +08:00
  • e0be394f0b planner: correct ResolveIndices on common handles for index lookup reader (#18239) tangenta 2020-06-29 10:07:04 +08:00
  • 3f6f36f742 *: refactor table.IterRecord and extract some methods (#18214) tangenta 2020-06-29 09:24:34 +08:00
  • 3eaee1a6eb tikv: fix primary selection when delete-your-writes (#18244) lysu 2020-06-29 09:05:29 +08:00
  • 28cc5e6ff7 ddl: save and restore auto_random id when rename table (#18212) tangenta 2020-06-28 22:01:49 +08:00
  • 6e7994a850 ddl: limit the range of auto_random_base (#18188) tangenta 2020-06-28 19:19:05 +08:00
  • 2acd1f26ce ddl: stabilize ddl tests (#18205) wjHuang 2020-06-28 14:59:12 +08:00
  • bd28018526 expression: fix wrong check in builtinCastStringAsDecimalSig.evalDecimal (#16825) (#17696) ThySinner 2020-06-28 10:56:10 +08:00
  • 59cb7e1e38 ddl: fix alter table exchange partition does not work if table has tiflash replica (#17940) Zhao Xin 2020-06-28 10:16:03 +08:00
  • 43d7b0e11b gc_worker: enable green GC by default (#18167) Lei Zhao 2020-06-27 21:28:02 +08:00
  • 773b29102d charset: add missing ascii check(#18193) xhe 2020-06-27 15:34:26 +08:00
  • 6fa2badf38 util: move codec logic into tablecodec package (#18173) cfzjywxk 2020-06-24 17:43:10 +08:00
  • 127ad504b2 table: optimize add record used in lightning (#18102) glorv 2020-06-24 15:18:01 +08:00
  • 3b63270909 telemetry: Add telemetry initial implementation (#18180) Wenxuan 2020-06-24 14:41:46 +08:00
  • 06e73a56cc *: compatible with Go 1.14's checkptr (#18189) Zejun Li 2020-06-24 13:04:47 +08:00
  • 8a3652814c sessionctx/variable: open batch_cop for tiflash by default (#18190) Han Fei 2020-06-24 10:48:12 +08:00
  • 8640eb0749 ddl: add warnings for constraint and check (#17830) chanme 2020-06-24 10:03:45 +08:00
  • 5250f7f53f *: support clustered index in double read (#18127) Zhuomin(Charming) Liu 2020-06-23 15:33:38 +08:00
  • 9b16427628 server: prefetch point-get keys for multi-statement queries. (#18155) Evan Zhou 2020-06-23 13:13:18 +08:00
  • 432ff97263 ddl: uncomment TODO lists in tests. (#18168) Lynn 2020-06-23 09:48:53 +08:00
  • fa2bd85e75 tikv: fix batchCop retry but keep use old copTask bug (#18176) lysu 2020-06-22 21:04:35 +08:00
  • d7579dde5d test: make TestUpdateLeader3 stable (#18156) lysu 2020-06-22 19:28:38 +08:00
  • c98514e751 executor: unify executor concurrency (#16999) niedhui 2020-06-22 17:39:32 +08:00
  • c9c0daf310 ddl_test: fix "TestCreateTable" test cases (#18003) songyzh 2020-06-22 15:38:52 +08:00
  • 912336d8ca ddl: convert handle to string before assigning to Stat variables (#18146) tangenta 2020-06-22 14:44:23 +08:00
  • 5405fcc4c3 add conn id into ctx (#18158) cfzjywxk 2020-06-22 13:57:51 +08:00
  • bca31eaf62 *: refine the behavior of StrToInt and StrToFloat and support convert JSON to date, time and timestamp (#17902) wjHuang 2020-06-22 11:59:24 +08:00
  • 2674a16552 planner: make PhysicalPlan support cloning (#17939) Yuanjia Zhang 2020-06-22 11:43:29 +08:00
  • 3e5db05ac0 planner: support specify table partition in optimize hint (#17638) Zhuomin(Charming) Liu 2020-06-22 11:21:23 +08:00
  • 8cd57aaaa8 test: stabilize test TestCoprocessorStreamRecvTimeout (#18143) wjHuang 2020-06-22 11:06:02 +08:00
  • 7daa4a7f88 *: fix bugs that creating index on clustered index table or table with the virtual generated column (#18114) wjHuang 2020-06-19 19:58:37 +08:00
  • df6898d524 gcworker: export resolveLocks api for test (#18064) Lei Zhao 2020-06-19 17:55:35 +08:00
  • e581250ac8 go.mod: update BR requirement (#17839) 山岚 2020-06-19 17:37:17 +08:00
  • dfca52cb0b executor: remove sensitive information in slow-log and statement (#18107) crazycs 2020-06-19 16:30:17 +08:00
  • 73e6e5e04b server: add context cancel for domain close (#18074) cfzjywxk 2020-06-19 15:05:23 +08:00
  • 63c0ef8e5d planner: save explain result of plan in session for `explai ... (#17687) Zhi Qi 2020-06-19 14:07:53 +08:00
  • 027105ff1b expression: fix the wrong behavior of char function (#17598) wjHuang 2020-06-19 12:11:54 +08:00
  • 08f0620985 test: fix a leak in CampaignOwner() (#18051) wjHuang 2020-06-19 11:34:05 +08:00
  • 978370f7cb executor: add new agg function APPROX_COUNT_DISTINCT (#17175) Tong Zhigao 2020-06-18 22:00:14 +08:00
  • c2c02cde4b *: support record kv/pd time for a SQL statement (#17591) lysu 2020-06-18 21:17:48 +08:00
  • ffc1bcaaa7 unistore: fix clustered index point range check. (#18106) Evan Zhou 2020-06-18 21:11:31 +08:00
  • de6b82ef72 config: Revise SimpleLRUCache Configuration (#17532) Song Gao 2020-06-18 19:48:33 +08:00
  • 229392597a planner: avoid overwriting path.IndexFilters when deriving index path statistics (#18076) Yuanjia Zhang 2020-06-18 16:12:12 +08:00
  • 7847cfdcca planner, ddl: fix a bug delete data on delete-only state column (#17048) Lynn 2020-06-18 14:17:01 +08:00
  • 7c4904903d planner: fix plan cache statistic result. (#18067) lawyerphx 2020-06-18 14:08:17 +08:00
  • ad68349bd2 tikv: pre-index stores in region-cache for different access pattern (#18040) lysu 2020-06-18 11:22:50 +08:00
  • 096f2e80cb fix sequence cache can be negative (#18071) Arenatlx 2020-06-18 00:06:40 +08:00
  • a142759dee executor/planner: fix wrong point-get plan on cluster table (#18078) lysu 2020-06-17 21:41:26 +08:00
  • ad598e431a executor: add the cache for apply executor (#17039) Chengpeng Yan 2020-06-17 21:24:12 +08:00
  • a19405a2a7 executor: make index merge join close gracefully when tasks not finish (#18069) Zhuomin(Charming) Liu 2020-06-17 19:03:06 +08:00
  • 20a5e4c764 .github: fix reviewers team in CODEOWNERS (#18075) Feng Liyuan 2020-06-17 17:58:45 +08:00
  • b59cb1a94d planner, session, util: support Insert hint (#16966) Song Gao 2020-06-17 15:56:01 +08:00
  • 463d085342 planner: check clustered index don't need double read (#18054) Zhuomin(Charming) Liu 2020-06-17 14:37:21 +08:00
  • 9135d1d0d8 executor: subtract the old txn size when track the mem usage (#18000) HuaiyuXu 2020-06-17 11:29:47 +08:00
  • 514b91d90c test: fix data race in distsql/select_result (#18059) Evan Zhou 2020-06-17 11:14:24 +08:00
  • 7f03358895 ddl: throw unsupported warning when alter table with/without validation (#16089) cncal 2020-06-17 09:58:45 +08:00
  • c19018e06f rename 'trancates' to 'truncates' (#17968) lvvvl 2020-06-16 19:55:29 +08:00
  • fa551115e6 *: fix update bug in cluster index (#18045) wjHuang 2020-06-16 17:06:26 +08:00
  • 7f1cd1a60d planner: support build clustered index range for table scan (#18018) Zhuomin(Charming) Liu 2020-06-16 11:49:01 +08:00
  • 50bd9f4867 config: complete the list of deprecated configurations (#18001) Zejun Li 2020-06-16 11:36:46 +08:00
  • 6c305e2a49 ddl: apply common handle to index reorganization (#17906) tangenta 2020-06-16 09:52:39 +08:00
  • b8fb4b0965 metrics: distinguish transactions by mode (#17912) Jack Yu 2020-06-15 16:20:38 +08:00
  • 0321395ea9 types/question: fix the variable reallocation in the function EncodeIndexSeekKey (#17831) (#17833) DaMeiren 2020-06-15 15:59:48 +08:00
  • 8943b1edc4 *: fix analyze on clustered index miss some handle columns (#18004) Zhuomin(Charming) Liu 2020-06-15 15:43:13 +08:00
  • 2b7c420694 store/tikv: make unit test TestCoprocessorStreamRecvTimeout unstable (#17867) tiancaiamao 2020-06-15 15:28:26 +08:00
  • 8a33340f2b expression: fix the panic when we use unix_time expression in prepare and execute statement. (#17855) Chengpeng Yan 2020-06-15 12:42:01 +08:00
  • 60dbf2b119 planner: rename table path to IntHandlePath (#17962) Evan Zhou 2020-06-15 11:00:20 +08:00
  • 7c3e9d2427 *: support analyze on cluster index (#17895) Zhuomin(Charming) Liu 2020-06-15 10:51:33 +08:00
  • 4e74d40392 ddl: fix admin repair table with range partition expr will parseInt fail (#17982) Arenatlx 2020-06-12 16:58:00 +08:00
  • 389561922e executor: optimize the get snapshot table meta for tiflash/replica HTTP API (#17969) crazycs 2020-06-12 16:35:19 +08:00
  • d445e55fc4 planner,executor: fix select big number on hash partition table panic (#17881) tiancaiamao 2020-06-12 15:32:52 +08:00
  • 1dc57ed9f4 table/tables: fix load partition when upgrade from an old TiDB (#17971) tiancaiamao 2020-06-12 15:11:55 +08:00
  • 7a5672920e planner/cascades: estimate the cost of PhysicalProjection (#17873) Song Gao 2020-06-12 13:57:39 +08:00
  • a8da23c254 test: fix data race caused by update global config (#17964) Evan Zhou 2020-06-12 13:05:27 +08:00
  • 368acb8c4b infoschema: make error information more clear (#17974) crazycs 2020-06-12 11:07:44 +08:00
  • 765612fb54 expression: fix the wrong behaviour bug of vec LeastTime (#17848) JmPotato 2020-06-12 10:39:47 +08:00