Commit Graph

  • 322c55a82a tikv: fix infinite follower/learner retry when network partition only between leader and follower/learner (#17441) lysu 2020-05-27 13:55:10 +08:00
  • 572bba0499 *: Update Apache Arrow memory layout document link (#17047) vincent178 2020-05-27 11:04:57 +08:00
  • 7ca3d9cadc bindinfo, record how bindings are created in SQL bindings. (#17254) lawyerphx 2020-05-27 09:56:40 +08:00
  • e92f15d6ec planner: Add explain info for InspectionSummaryTableExtractor (#16216) baishen 2020-05-26 13:22:40 -05:00
  • 55d9d6ca1e sessionctx,infoschema,executor,util: Show disk usage of a query in slow query and statement summary (#17132) __hidehalo 2020-05-26 22:03:40 +08:00
  • a3d5082094 sessionctx, executor: add session var to control explicit insertion on auto_random column (#17102) tangenta 2020-05-26 20:32:10 +08:00
  • f72b5984dd executor: set the DDL query string instead of execute (#17407) wjHuang 2020-05-26 15:48:13 +08:00
  • 8369ffd500 docs: Add TiFlash into architecture image (#17050) Soup 2020-05-26 15:38:29 +08:00
  • 8da89b7af8 expression: speed up TestIssue16697 (#17400) Yuanjia Zhang 2020-05-26 13:58:14 +08:00
  • b923b9e5de util/admin: support admin cleanup index on the partition table (#17203) crazycs 2020-05-26 13:13:40 +08:00
  • 72a789a247 planner, infoschema : add columns about plan cache in 'performance_schema.events_statements_summary_by_digest' (#16476) lawyerphx 2020-05-26 13:10:02 +08:00
  • 17cf2060b6 store/tikv: use resolve lock lite for snapshot.Get() (#17373) tiancaiamao 2020-05-26 11:20:53 +08:00
  • 745e979a42 expression: fix data race when simpleRewriter rewrite ast.ColumnNameExpr concurrently (#17353) tiancaiamao 2020-05-26 10:52:11 +08:00
  • 2bdf6a01cc util/admin: support admin check index on partition table (#17183) crazycs 2020-05-25 21:25:33 +08:00
  • 43965127c6 go.mod: update parser version to support delete partition (p0,p1) (#17381) tiancaiamao 2020-05-25 13:32:22 +08:00
  • 5d01590432 tikv: fix panic after sending fail with ambiguous errors (#17211) lysu 2020-05-25 10:38:28 +08:00
  • 38298c2e3e planner: fix wrong index merge join plan for join key is not the prefix of index (#16894) Zhuomin(Charming) Liu 2020-05-22 17:40:10 +08:00
  • c59cddcc01 refine the standardize-error-codes-and-messages RFC (#17352) Lonng 2020-05-22 11:03:55 +08:00
  • 134e691d6f planner: check required order property for enforced stream aggregation (#17338) Kenan Yao 2020-05-21 23:47:55 +08:00
  • d5aaaae1b2 tikv: fix region cache do not filter the down peers (#17337) Zhuomin(Charming) Liu 2020-05-21 20:16:54 +08:00
  • 0d95b09e8a executor: Remove unnecessary information in explain analyze output (#16248) Chengpeng Yan 2020-05-21 19:26:00 +08:00
  • 38d63c2fa5 planner,table: optimize partition pruning performance for range columns (#17249) tiancaiamao 2020-05-21 15:03:22 +08:00
  • b248783dfe planner: fix wrong agg function when agg push down union (#17022) Zhuomin(Charming) Liu 2020-05-20 21:50:15 +08:00
  • 0d33a84576 session: fix unsecessfully set the isolation read engines (#17258) Zhuomin(Charming) Liu 2020-05-20 19:54:37 +08:00
  • 3afb631ef6 planner/core: support range partition pruning for 'in' expression (#17210) tiancaiamao 2020-05-20 19:27:14 +08:00
  • 4078eb4ae5 util/admin: support admin recover index on the partition table (#17195) crazycs 2020-05-20 17:10:44 +08:00
  • 313ed01f03 expression,executor: fix DIV() as partition expression behavior under ERROR_FOR_DIVISION_BY_ZERO sql_mode (#17302) tiancaiamao 2020-05-20 17:05:14 +08:00
  • 5274e48204 planner, executor: support insert/replace into partition (#17280) HuaiyuXu 2020-05-20 16:48:32 +08:00
  • f17da4a5d7 plan, expression: support is null in hash partition pruning (#17281) Lingyu Song 2020-05-20 15:54:44 +08:00
  • 76315c79c4 [storetikv] : Do not send batch commands to tiflash (#17282) Han Fei 2020-05-20 14:37:19 +08:00
  • 1227d3772d proposal: standardize error codes and messages (#17042) SIGSEGV 2020-05-20 14:24:44 +08:00
  • 3176b00c02 executor: fix the issue that UNIQUE constraint on boolean column results in an incorrect result in a comparison (#17245) Yuanjia Zhang 2020-05-20 13:55:18 +08:00
  • c60ea27e6c *: fix partition selection for the update statement (#17285) tiancaiamao 2020-05-20 13:05:44 +08:00
  • 997b986387 session: fix a bug that upgrading from 3.1.1 to 4.0 fails (#17293) wjHuang 2020-05-19 21:18:24 +08:00
  • c928a53cd2 types: Introduce fuzzing by adding 3 fuzzers (#17250) AdamKorcz 2020-05-19 13:29:39 +01:00
  • 1982be5009 executor: support show table partition regions (#17229) crazycs 2020-05-19 19:44:23 +08:00
  • 838de2ad26 executor: fix wrong behavior of set charset statement (#16984) wjHuang 2020-05-19 18:09:44 +08:00
  • 0ae08fa8f2 .github: restore What did you see instead in bug report (#17284) Feng Liyuan 2020-05-19 16:32:44 +08:00
  • 06f16d58d9 tikv: fix wrong "Commit Wait Token Duration" recording unit (#17268) lysu 2020-05-19 00:31:39 +08:00
  • 4a67c3a43c *: fix setHeapProfileTracker panic on Windows (#17226) Jack Yu 2020-05-18 22:16:45 +08:00
  • ac30f5322e mockstore: introducing embedded unistore (#17156) Zejun Li 2020-05-18 17:28:44 +08:00
  • f06fc35531 planner: return error when SPLIT PARTITION TABLE on non-partitioned table (#17218) Yiding Cui 2020-05-18 15:41:45 +08:00
  • 121c1535c8 ddl: check too long ident for partition (#17236) HuaiyuXu 2020-05-18 14:40:57 +08:00
  • 51015c1c21 *: fix the way to use recover in ddl, and unify using recover in domain and ddl (#16798) Lynn 2020-05-18 13:23:47 +08:00
  • 2efab88a59 Rename enabled -> enable (#17227) Wenxuan 2020-05-15 21:53:32 +08:00
  • 0de6925e12 ddl: Add some limit for auto_random (#17119) Maxwell 2020-05-15 21:28:44 +08:00
  • f5706c9099 executor: fix slow_query bug when query with time equal condition (#17225) crazycs 2020-05-15 18:28:53 +08:00
  • 78d69004ad ddl: consider collation when checks enum value in create table statement (#17177) wjHuang 2020-05-15 16:49:22 +08:00
  • bcbc25db68 executor: make the aggregation function distinct consider collations (#17182) Yuanjia Zhang 2020-05-15 15:59:15 +08:00
  • 9014ceee69 ddl: fix bug when add expression index (#17151) Maxwell 2020-05-15 14:38:19 +08:00
  • ea2e215ff8 *: fix a bug caused by the wrong collation setting which leads to the wrong result of collation function (#17116) wjHuang 2020-05-15 13:30:49 +08:00
  • 1417ba2288 *: fix a bug that don't handle truncate properly for virtual generated column (#17217) wjHuang 2020-05-14 20:57:55 +08:00
  • eb5927aa08 kv: fix transaction too large error message (#17198) Zejun Li 2020-05-14 20:27:13 +08:00
  • bb6ab156c7 executor: make test stable (#17206) crazycs 2020-05-14 20:14:27 +08:00
  • e8779717d9 planner, expression: Remove the default asc order in explain result (#17074) jipeng 2020-05-14 17:38:19 +08:00
  • a81e2c3896 ddl: fix creating partition table with unique prefix index (#17196) tiancaiamao 2020-05-14 17:34:19 +08:00
  • 5f867c5b44 test: fix profile recorder test (#17199) Song Gao 2020-05-14 16:56:52 +08:00
  • 8097d24012 planner: support UnionStmt in prepare plan cache (#16799) Kenan Yao 2020-05-14 15:51:12 +08:00
  • 9fc233f8c8 ddl: create linear hash partition and sub partition table as normal table (#16706) tiancaiamao 2020-05-14 14:10:35 +08:00
  • f2256261f6 ddl: forbid add column with sequence as default value (#17133) Arenatlx 2020-05-14 11:48:54 +08:00
  • a62b5c3afd .github: update issue template for the bug report (#17055) Zhang Jian 2020-05-14 11:06:27 +08:00
  • e2001329d7 *: Show edition information when mysql client login (#17170) Lonng 2020-05-14 09:49:42 +08:00
  • bded6a2957 executor: refine split index region (#17070) crazycs 2020-05-13 22:31:00 +08:00
  • f7ca1164b1 copr: fix push down function in integration test (#16533) zhongzc 2020-05-13 22:04:23 +08:00
  • fdfeac712b ddl: make 'alter table reorganize partition' report error (#17020) tiancaiamao 2020-05-13 19:00:12 +08:00
  • a1763c1b6e executor: fix memory corrupt in COUNT/JSON_OBJECTAGG/GROUP_CONCAT (#17106) Feng Liyuan 2020-05-13 16:58:20 +08:00
  • 3f2d35a60b RFC + executor: Support global memory tracker (#16777) Song Gao 2020-05-13 15:49:53 +08:00
  • 5a0787dfa9 executor: fix flashback table faild in uppercase database name (#17093) crazycs 2020-05-13 14:55:57 +08:00
  • 22f0c7f6c1 executor: fix slow_query bug when query with time equal condition and in different time zone (#17082) crazycs 2020-05-13 14:34:01 +08:00
  • eee7415207 batch_coprocessor: change config for batch_coprocessor's timeout (#17135) Han Fei 2020-05-13 14:20:24 +08:00
  • 44a894de6d planner: check plan type when executing explain format="dot". (#17144) Zhi Qi 2020-05-13 12:54:05 +08:00
  • 526a711c67 session, tikv: allocate task IDs for distsql requests (#16520) Yilin Chen 2020-05-13 11:47:05 +08:00
  • ddd8f37616 executor: fix invalid converting in TiDB that convert bool values 'true' to int numbers '1' in 'set config' (#17142) Yuanjia Zhang 2020-05-13 10:42:19 +08:00
  • e0ec3e3cab executor: return an error if the target instance is not found in 'set config' statements (#17137) Yuanjia Zhang 2020-05-12 20:21:36 +08:00
  • d3074e9bc7 stmtctx: add TruncateWarnings (#17139) Zejun Li 2020-05-12 20:03:35 +08:00
  • 36a29da529 ddl: fix bug when create primary key with invisible index (#17067) Maxwell 2020-05-12 18:21:35 +08:00
  • 9096cefd08 executor: fix mocktikv panic (#15662) (#16060) Mike Wang 2020-05-12 18:13:40 +08:00
  • 5d713a4d08 variables: return error when setting statement summary variables to invalid values (#17108) djshow832 2020-05-12 17:01:05 +08:00
  • 308f104535 executor: fix the wrong result when use index_merge on the partition (#17032) Chengpeng Yan 2020-05-12 16:23:05 +08:00
  • cfec13772b sessionctx: record if a query hits plan cache in slow log (#17088) Kenan Yao 2020-05-12 15:49:05 +08:00
  • cf6c210719 planner: add explain information for slow_query extractor (#17110) crazycs 2020-05-12 15:34:38 +08:00
  • d7e492f394 planner: re-compile query if range rebuild fails for cached plan (#17090) Kenan Yao 2020-05-12 14:57:35 +08:00
  • 52837168ea executor: make memory tracing in ProjectionExec more accurate (#17109) Yuanjia Zhang 2020-05-12 14:13:05 +08:00
  • 6a49bb4a84 *: fix a bug which causes function return truncated result (#17101) wjHuang 2020-05-12 12:54:35 +08:00
  • 29c6b2b4e2 docs: heap usage profile recorder (#17103) Song Gao 2020-05-12 12:19:14 +08:00
  • a074317a4b build: remove useless PHONY and deps (#16834) Rustin 2020-05-12 11:41:38 +08:00
  • b367d121d9 executor: return an error when updating TiDB instances' config items by 'set config'(#17100) Yuanjia Zhang 2020-05-12 10:57:15 +08:00
  • 41ae65b399 metrics: fix grafana script of QPS by instance and type (#17073) Jack Yu 2020-05-12 09:53:05 +08:00
  • ce923ac85d executor: only reserve the sign bit when auto_random column is signed (#15566) tangenta 2020-05-11 18:19:36 +08:00
  • 8de9667a3b gc_worker: disable green GC by default (#17089) Lei Zhao 2020-05-11 16:16:35 +08:00
  • d8c0659681 planner: fix TiDB server panic when uses indexMerge with the virtual generated column (#17065) wjHuang 2020-05-11 15:40:29 +08:00
  • 7facf07f2e infoschema: fix exec_count of prepared statements in statement summary (#17064) djshow832 2020-05-11 14:54:05 +08:00
  • 6b6be0b4e2 docs: clustered index proposal (#17044) Evan Zhou 2020-05-11 12:05:31 +08:00
  • dd4f2405bd codec: improve the coverage of key path in codec (#17023) lysu 2020-05-11 11:11:38 +08:00
  • a9dc72cf25 cmd/ddltest: change the default log level to fatal in ddltest (#16922) Jack Yu 2020-05-09 21:34:07 +08:00
  • 5dd2335d9c ddl: fix panic in TestParallelDDL (#16969) lance6716 2020-05-09 21:15:28 +08:00
  • d823deb583 expression: fix case-sensitive problem for function INSTR and LOCATE (#16792) wjHuang 2020-05-09 18:00:05 +08:00
  • c70ed2a22c ddl: speed up the operation of "drop database" (#17009) Lynn 2020-05-09 16:30:25 +08:00
  • c258afafe2 *: index codec for common handle (#16998) Evan Zhou 2020-05-09 16:18:05 +08:00
  • fcfedb77fc executor: bootstrap SQLs are not treated as internal queries in statement summary (#17024) djshow832 2020-05-09 16:01:35 +08:00