Commit Graph

  • a3919e3af3 ddl, meta: support altering auto_increment ID to a smaller value (#25868) tangenta 2021-07-13 17:39:33 +08:00
  • 88cbdecc58 planner: Forbide create view on tmp table (#26091) 王超 2021-07-13 16:57:32 +08:00
  • e04181b351 executor: forbid read from stale query result (#25954) xhe 2021-07-13 16:49:32 +08:00
  • d696ce33a7 mpp: check the tiflash availabilities before launching mpp queries. (#26130) Han Fei 2021-07-13 15:21:32 +08:00
  • 94ed411ab8 util/ranger: fix wrong range calculation of prefix index when appending ranges to point ranges (#26066) Yifan Xu 2021-07-13 14:07:32 +08:00
  • 276a669efe planner: Keep view always select non-local-temporary table (#26087) 王超 2021-07-13 12:49:31 +08:00
  • 118671d990 *: move initial of membuff for temporary table to when table create (#26131) 王超 2021-07-13 11:47:31 +08:00
  • 54f18d5130 util/mock: migrate test-infra to testify (#26159) xxchan 2021-07-13 11:35:32 +08:00
  • 93b5df2ef7 util: migrate test-infra to testify (#26158) tison 2021-07-13 11:27:32 +08:00
  • e28cc0fe56 util: support soft limit for memory tracker (#25820) Shenghui Wu 2021-07-13 11:19:32 +08:00
  • 12a07d7004 test: cleanup mocktikv usage (#26118) disksing 2021-07-13 10:43:32 +08:00
  • a2fd92f720 server: add details to runTestInfoschemaClientErrors output (#26011) Daniël van Eeden 2021-07-13 04:13:32 +02:00
  • 8f8dcf3a06 *: temporarily skip some unstable test cases (#26149) bb7133 2021-07-12 20:21:32 +08:00
  • cca32e22dd util/arena: migrate test-infra to testify (#26116) ran 2021-07-12 20:09:32 +08:00
  • 00e19642e5 planner/core: fix duplicate enum items (#26145) Han Fei 2021-07-12 19:29:32 +08:00
  • 13bad8579f executor, privilege: require CONFIG privilege for is.cluster_config (#26071) Morgan Tocker 2021-07-12 04:57:32 -06:00
  • 7ee78d1e35 executor: fix a bug that cte.iterOutTbl did not close correctly (#26129) guo-shaoge 2021-07-12 18:31:32 +08:00
  • d070f708cd load: fix load data with non-utf8 will succeed (#26054) Arenatlx 2021-07-12 17:45:32 +08:00
  • 9f0bd37cbe statistics: avoid lock leak if error happens when reloading stats (#24753) Kenan Yao 2021-07-12 17:27:32 +08:00
  • 52f1e0e52d docs/design: Support Spilling Unparalleled HashAgg (#25792) Shenghui Wu 2021-07-12 17:17:32 +08:00
  • 0db5df550b planner: rename stable-result-mode to ordered-result-mode (#26093) Yuanjia Zhang 2021-07-12 16:01:32 +08:00
  • 52e6600437 session: reduce TxnInfo object allocation (#26040) tiancaiamao 2021-07-12 15:23:32 +08:00
  • eaa0ef476e *: optimize MemTracker object allocation in point get (#26064) tiancaiamao 2021-07-12 14:19:25 +08:00
  • 50204b15af *: Add documentation to the checklist (#25909) Daniël van Eeden 2021-07-12 06:53:32 +02:00
  • b7ca7ca8c5 kv: migrate test-infra to testify (#26101) tison 2021-07-12 12:45:31 +08:00
  • c8bcc3b92f executor: only forbid setting tidb_snapshot in stale txn (#25794) xhe 2021-07-12 11:25:32 +08:00
  • d4a17a6151 expression: mod check null if zero (#26109) Weizhen Wang 2021-07-12 10:59:31 +08:00
  • 98b2c88045 errno: migrate test-infra to testify (#26082) tison 2021-07-10 14:29:31 +08:00
  • 372c529c16 expression: add builtin function `json_merge_patch` (#24711) jianzhiyao 2021-07-10 13:13:31 +08:00
  • 94194679a4 *: finish insert/point_get for local temporary table (#26053) 王超 2021-07-09 18:13:30 +08:00
  • be28c4a8af go.mod: update client-go to reduce object allocation (#26045) tiancaiamao 2021-07-09 16:25:30 +08:00
  • 7670912948 session: Fix txn.onStmtEnd is not called when some special error occurs in ExecutePreparedStmt (#26056) MyonKeminta 2021-07-09 13:59:30 +08:00
  • 6825c1c027 planner: avoid alloc for paramMarker in buildValuesListOfInsert (#25996) lysu 2021-07-09 11:13:30 +08:00
  • c6680e999b *: update client-go and update mocktikv usages (#25911) disksing 2021-07-09 10:57:32 +08:00
  • eedb191da4 Revert "expression: Fix greatest and least function lost decimal precision compared with MySQL" (#26046) Zhuomin Liu 2021-07-09 10:45:30 +08:00
  • f0f7091df0 docs: fix broken links in CHANGELOG and design docs (#26043) 94rain 2021-07-09 10:15:30 +08:00
  • 560a3f7b24 docs/design: add proposal for restructure tests (#26024) tison 2021-07-08 20:53:30 +08:00
  • b97d232e59 planner: refine collectGenerateColumn (#26057) wjHuang 2021-07-08 17:53:29 +08:00
  • f42581101b types: modify MyDecimal.ToFloat64 threshold (#26034) WangZhengru 2021-07-08 17:31:29 +08:00
  • 8885b70bfe types, expression: fix gotime.local problem (#25510) wjHuang 2021-07-08 14:59:29 +08:00
  • 5e75a1c7ee *: Rename variable GlobalTemporaryTables in TxnCtx to TemporaryTables (#26028) 王超 2021-07-08 13:01:29 +08:00
  • 3bbb2c0fec ddl: refactor bundle[2/2] [6/6] (#22415) xhe 2021-07-08 11:57:29 +08:00
  • 94453ef4f5 util/math: reduce redundant wrapper (#26026) tison 2021-07-08 11:41:29 +08:00
  • 715891ea7e executor: fix unsigned int window function error (#26010) pengdaqian2020 2021-07-08 10:43:30 +08:00
  • 913120cd87 *: Create SECURITY.md (#25833) haohaoxuex2005 2021-07-07 22:33:29 +08:00
  • 8b4aa3f26a session: add benchmark for PointGet, BatchPointGet, prepared PointGet (#25998) tiancaiamao 2021-07-07 22:25:29 +08:00
  • 14adc46253 planner: support aggregation for expression index (#26014) wjHuang 2021-07-07 17:35:30 +08:00
  • 33e14f86e8 test: fix the auth problem in the test of set replica for system tables (#25742) Arenatlx 2021-07-07 15:55:29 +08:00
  • 0a1875e883 parser,planner: fix the compatiblity of explain_format (#25978) Weizhen Wang 2021-07-07 15:47:29 +08:00
  • 3c3096e8c0 expression: Fix greatest and least function lost decimal precision compared with MySQL (#25766) Qi Yu 2021-07-07 15:29:29 +08:00
  • 22628ab1f5 planner: support using expression index when conditions are connected by or or not (#25969) wjHuang 2021-07-07 14:11:29 +08:00
  • 297a90dde2 planner: Make temporary table calculate right cost for cascades optimizer (#25958) 王超 2021-07-07 11:01:30 +08:00
  • c043d6627e *: Support create local temporary table if not exist (#25983) 王超 2021-07-07 10:37:29 +08:00
  • 383fb9a132 server: Unix Domain Socket not setting 'localhost' as host (#25914) Mattias Jonsson 2021-07-06 17:53:29 +02:00
  • 787772d874 stats: fix auto analyze panic (#25987) 2021-07-06 22:21:29 +08:00
  • cffaa8c4fa privilege: update out-of-date comment (#25946) 二手掉包工程师 2021-07-06 20:33:29 +08:00
  • a6984c5044 *: update client-go and update test flag (#25967) disksing 2021-07-06 19:07:29 +08:00
  • 5a07699871 expression: fix incompatible last_day func behavior in sql mode (#25953) Zhuomin Liu 2021-07-06 18:51:29 +08:00
  • 985d42c343 types: fix json_unquote (#25875) WangZhengru 2021-07-06 16:13:28 +08:00
  • c24a90f9e7 planner: support stable result mode (#25971) Yuanjia Zhang 2021-07-06 15:11:29 +08:00
  • 2ce464bf45 *: upgrade client-go to fix pessimistic write-conflict (#25984) Lei Zhao 2021-07-06 14:39:28 +08:00
  • 59d835eac5 executor: support forbid tiflash for stale read (#25828) Song Gao 2021-07-06 13:33:28 +08:00
  • a8d23fda41 *: optimize query statements summary table by avoid decode plan for each row (#25892) crazycs 2021-07-06 12:51:28 +08:00
  • f8522c75cf planner: revoke/grant behave compatible with mysql 5.7 when No database selected (#25756) jiyfhust 2021-07-06 12:33:28 +08:00
  • dc53b520bf executor: fix hash join between datetime and timestamp (#25915) sylzd 2021-07-06 11:21:28 +08:00
  • 7259784c68 expression: fix unstable test TestExprOnlyPushDownToFlash (#25952) Zhi Qi 2021-07-05 20:51:28 +08:00
  • 83d318af46 executor: fix query empty table with IN clause reports 'invalid year' (#25901) sylzd 2021-07-05 18:59:28 +08:00
  • cb06e116c1 *: update the golangci-lint and fix all lint errors (#25912) JmPotato 2021-07-05 13:43:27 +08:00
  • 2e00c6a32d main: Don't log error for syncing /dev/stdout (#25703) Daniël van Eeden 2021-07-05 06:13:28 +02:00
  • de3c30b62c *: support create a local temporary table (#25851) tiancaiamao 2021-07-05 11:55:27 +08:00
  • 4359158d62 variable: Move CharacterSetFilesystem from sysvar.go to noop.go (#25793) Daniël van Eeden 2021-07-05 05:35:27 +02:00
  • f23e1004ac *: Support for caching_sha2_password authentication (#24991) Daniël van Eeden 2021-07-05 05:15:28 +02:00
  • fee39d3242 metrics: add metrics for top sql (#25805) crazycs 2021-07-05 11:03:28 +08:00
  • 420e27ebfa *: update count / modify_count of mysql.stats_meta incrementally (#24720) Kenan Yao 2021-07-02 19:05:26 +08:00
  • 87db757daf expression: error information is inconsistent with MySQL about date or time literal (#25611) Qi Yu 2021-07-02 15:07:27 +08:00
  • ad0f654fcb planner: fix bug when unfolding wildcard in view definiton (#25226) guo-shaoge 2021-07-02 14:49:26 +08:00
  • 83acf6a4ac *: avoid using logutil in client-go (#25871) disksing 2021-07-02 12:15:26 +08:00
  • b687413b66 executor: query memory table TIKV_REGION_PEERS and TIKV_REGION_STATUS get error (#25854) Qi Yu 2021-07-02 11:13:26 +08:00
  • 12cc1d0382 executor: skip all test cases related to TiFlash+Partition since they are too slow (#25866) Yuanjia Zhang 2021-07-01 18:57:26 +08:00
  • c4424c2920 util/stmtsummary: discard the plan if it is too long and enlarge the tidb_stmt_summary_max_stmt_count value to 3000 (#25843) crazycs 2021-07-01 18:31:26 +08:00
  • 008d5e3fd2 parser, core: Implement force_index hint in parser and TiDB (#23836) zeroslope 2021-07-01 17:39:26 +08:00
  • 28202b3521 Makefile,session: collect the benchmark data and generate json output file (#25834) tiancaiamao 2021-07-01 17:29:26 +08:00
  • 57997a9b20 *: upgrade client-go to fix backoff panic (#25865) Lei Zhao 2021-07-01 16:29:26 +08:00
  • 209334951c sessionctx: add tidb_enable_list_partition global system variable (#25743) Mattias Jonsson 2021-07-01 04:37:27 +02:00
  • 9cf25b6c24 executor: check privilege before adding (#23519) xhe 2021-07-01 10:09:26 +08:00
  • e13fe35048 *: add TestLocalTemporaryTableInfoSchema to store local temporary table schemas (#25518) 王超 2021-06-30 17:25:25 +08:00
  • e8af6eb0ad store/driver: update unionstore import path (#25823) disksing 2021-06-30 16:43:25 +08:00
  • 3ad894da97 planner/core: thoroughly push down count-distinct agg in the MPP mode. (#25662) Han Fei 2021-06-30 14:55:26 +08:00
  • 1249a11853 *: update client-go and cleanup retry dependency (#25841) disksing 2021-06-30 14:17:25 +08:00
  • 6063386a9d expressions: Support bin-to-uuid and uuid-to-bin (#20140) baishen 2021-06-30 01:03:25 -05:00
  • 7f18c4a5d4 planner: fix incorrect usage of UNION and INTO (#24913) Chengqi Deng 2021-06-30 13:55:25 +08:00
  • 0e1420db12 .github: remove CODEOWNERS (#25784) tison 2021-06-30 09:35:25 +08:00
  • 7e53276296 domain,session: fix annoying log when running session bench test (#25796) tiancaiamao 2021-06-29 23:21:25 +08:00
  • fac17a254e topsql: use new cache policy for top-n SQL (#25744) crazycs 2021-06-29 20:35:25 +08:00
  • a0b97b0c96 planner: handle other-conditions from subqueries correctly when constructing IndexJoin (#25817) Yuanjia Zhang 2021-06-29 16:07:25 +08:00
  • f1a8e7d068 *: update tikv/client-go to improve failpoint performance issue (#25797) disksing 2021-06-29 15:57:25 +08:00
  • 6314fc53dc mockstore: move tidb redirector out of unistore and mocktikv (#25777) disksing 2021-06-29 13:59:25 +08:00
  • eb556f9b71 expression: support datetime type for user variable (#25523) Zhuomin Liu 2021-06-29 11:55:26 +08:00
  • d6e92f7238 *: Add missing ld for arm64 Go builds (#25758) Salvatore Testa 2021-06-28 20:35:25 -07:00
  • 9c1e47a8ff topsql: update tipb for topsql (#25801) crazycs 2021-06-29 10:57:26 +08:00