Commit Graph

  • f44d2cb9f7 types: distinguish between string and non-string in execute statement arguments (#28061) Jack Yu 2021-10-08 15:05:24 +08:00
  • a18e05d2f7 expression: limit valid decimal length (#28466) Zhuhe Fang 2021-10-08 14:49:23 +08:00
  • d6e19a6938 planner: disable tiflash plan caching (#28475) Chengpeng Yan 2021-10-08 14:09:23 +08:00
  • 6c449825d0 executor, ddl: support database placement option and partition placement option (#28025) zhaoxugang 2021-10-08 13:59:24 +08:00
  • e3c7aab001 executor/aggfuncs: refactor: migrate test-infra to testify for func_varpop_test.go (#28548) Yoichiro Shimizu 2021-10-08 13:57:23 +09:00
  • 7d8a874175 statistics: migrate test-infra to testify for feedback_test.go (#28549) feitian124 2021-10-08 10:37:23 +08:00
  • 226dc809d6 executor: support SET PASSWORD FOR CURRENT_USER() (#28556) unconsolable 2021-10-08 10:27:23 +08:00
  • a9a3b3c60a planner/core: migrate test-infra to testify for planner/core/plan_to_pb_test.go (#28452) Sankalp Rangare 2021-10-08 07:31:23 +05:30
  • 463cc34410 statistics: migrate test-infra to testify for sample_test.go (#28537) feitian124 2021-10-07 18:41:23 +08:00
  • 6eb02fbe5e session: support references on column (#28546) unconsolable 2021-10-07 12:23:22 +08:00
  • 375e166d60 privilege: add Create Temporary Tables privilege on db level (#28547) Zijie Lu 2021-10-06 23:16:50 +08:00
  • 7fd6001233 br/pkg/pdutil: migrate test-infra to testify (#28315) unconsolable 2021-10-06 22:36:50 +08:00
  • 476027077e *: update a few links in readme (#26874) goroutine 2021-10-06 02:30:50 +08:00
  • 9333c5d416 executor: migrate test infra to testify for adpater_test.go (#28539) Suriya Ganesh A 2021-10-04 22:08:49 +05:30
  • 9c66a06afa refactor: migrate test-infra to testify for mainly window_func_test.go (#28536) Andreas Lien 2021-10-03 13:40:48 +02:00
  • 2a02e6e41d placement: refine the bundle contruction logic (#28450) xhe 2021-10-02 08:36:48 +08:00
  • b0b559f238 bindinfo: migrate test-infra to testify(staging-4) (#28469) senhtry 2021-10-01 11:36:47 +08:00
  • 88bacebc75 docs/design: add design doc for pipelined window function execution (#23028) 2021-10-01 11:24:47 +08:00
  • 5f797c3f24 lightning: support keep checkpoint data after success without changing schema name (#28472) glorv 2021-09-30 19:08:47 +08:00
  • 01908fcf94 planner/core: migrate test-infra to testify for cache_test.go (#28415) Karuppiah Natarajan 2021-09-30 15:34:47 +05:30
  • bba2848f94 executor: move test setup code from TestT to TestMain (#28441) unconsolable 2021-09-30 17:52:47 +08:00
  • e52dbd6b7d domain, executor: make flush privilege propagate via etcd (#27958) Morgan Tocker 2021-09-29 23:34:47 -06:00
  • 042f498756 sessionctx/variable: Fix performance regression in NewMockGlobalAccessor (#28303) Morgan Tocker 2021-09-29 21:12:47 -06:00
  • 17d2ae36d1 *: make sysvar tidb_enable_noop_funcs support a WARN mode (#28443) Morgan Tocker 2021-09-29 21:02:48 -06:00
  • 091ae3bde0 planner: generate addition selection when plan cache enable (#28457) Chengpeng Yan 2021-09-29 16:38:47 +08:00
  • 8c357a1d76 seqtest: migrate test-infra testify (#28298) tison 2021-09-29 16:04:47 +08:00
  • b2dd60d3c4 br: make lightning tidb backend compatible with mysql (#27988) glorv 2021-09-29 15:28:47 +08:00
  • c16092ef6a makefile: Add timezone to BR tests (#27956) Morgan Tocker 2021-09-28 22:44:47 -06:00
  • 49b29ebb47 *: unhide stable system variables (#27957) Morgan Tocker 2021-09-28 22:14:46 -06:00
  • 3dbbe7cef8 ddl/util: migrate test-infra with testify matchers (#28422) tison 2021-09-29 11:48:47 +08:00
  • 02ef439e64 variable: move max_connections to noop (#28106) Morgan Tocker 2021-09-28 21:32:47 -06:00
  • d3b1d4bc31 *: fix parsing slow log incorrectly (#28160) sylzd 2021-09-29 10:04:46 +08:00
  • b99620cf1c planner: add more unit tests for prepare plan cache (#28460) Yuanjia Zhang 2021-09-29 07:56:46 +08:00
  • b50474c4e9 variable: add support for identity (#28449) Zijie Lu 2021-09-29 01:14:47 +08:00
  • fd73942112 executor, planner, util: optimize query statements summary table by conditional pushdown (#27563) Zijie Lu 2021-09-29 00:30:46 +08:00
  • 58e1c05131 br: Fix format on summary of br (#28310) Zak Zhao 2021-09-28 22:22:47 +08:00
  • a316189297 planner: add MergeAdjacentWindow rule for cascades (#24556) dongjunduo 2021-09-28 20:26:46 +08:00
  • 047aa7af6f test: make test TestExplainFor stable (#28459) crazycs 2021-09-28 19:10:47 +08:00
  • 87648de76e store: fix closest_replicas can't work during follower read (#28419) Song Gao 2021-09-28 15:10:47 +08:00
  • 51ce0ddd16 lightning: fix the bug that the GBK-encoded separator could not be parsed normally (#28293) JmPotato 2021-09-28 11:26:49 +08:00
  • 3e2605acd5 planner: fix the issue that planner may cache invalid plans for joins in some cases (#28432) Yuanjia Zhang 2021-09-28 11:09:13 +08:00
  • c0f7dc5125 infoschema: migrate test-infra to testify (#28320) tison 2021-09-28 10:22:47 +08:00
  • 13eedbcfa8 *: Upgrade the indirectly referenced github.com/gorilla/websocket module… (#26541) Ding Zengxian 2021-09-28 10:06:47 +08:00
  • bd5f742c6b test: fix unstable TestMemoryLeak (#28111) lance6716 2021-09-28 09:46:47 +08:00
  • 74b329402d executor: return error for GRANT ALL ON performance_schema.* (#28219) unconsolable 2021-09-27 21:26:47 +08:00
  • 02fd303db6 expression: fill %s in error of decimal overflow (#28338) unconsolable 2021-09-27 21:02:47 +08:00
  • e2d1cf5621 ddl: fix the wrong col type when create text(100) (#27869) sylzd 2021-09-27 19:48:47 +08:00
  • 87de9fac17 expression: pushdown substring_index to TiFlash (#27857) Shenghui Wu 2021-09-27 19:30:47 +08:00
  • 80bcb01a3b Makefile: filter gotest.log on error (#28043) Mattias Jonsson 2021-09-27 13:14:48 +02:00
  • 76267b21ae bindinfo: migrate testSerialSuite to testify (#28385) tison 2021-09-27 15:16:48 +08:00
  • abae1fbb3f expression: fix invalid Flen of decimal value when using plan cache (#28100) Zhou Kunqin 2021-09-27 15:04:48 +08:00
  • 2100243999 statistics: migrate test-infra to testify for fmsketch_test.go (#28300) feitian124 2021-09-27 14:54:48 +08:00
  • 6be6e928b7 store: use latest tikv client (#28373) Song Gao 2021-09-27 13:18:46 +08:00
  • cd012d101f planner: fix typo (#28380) Lingfeng Zhang 2021-09-27 11:54:46 +08:00
  • 6af5cac34f ddl: make TestChangingColOriginDefaultValueAfterAddColAndCastSucc stable (#28363) Lynn 2021-09-27 11:38:47 +08:00
  • 34df3235d1 *: Forbid drop placement policy when it is in used by db or partition (#28374) 王超 2021-09-27 11:28:47 +08:00
  • 1cd932c310 lightning: implement max-error reporting for type conversion and unique key conflict errors (#27181) kennytm 2021-09-27 10:56:47 +08:00
  • 6abc95ffdf *: Add SHOW PLACEMENT support for DB (#28366) 王超 2021-09-27 10:44:47 +08:00
  • 582a9f22ff core: Fix confusing behaviors of FROM_BASE64 function in WHERE clause (#28229) zhaoxugang 2021-09-27 10:28:46 +08:00
  • 7f6262bc76 copr: avoid too much useless log in mpp (#28367) xufei 2021-09-27 10:18:46 +08:00
  • 87ac177f37 bindinfo: migrate test-infra to testify(staging-3) (#28260) senhtry 2021-09-27 08:38:46 +08:00
  • db7d910d13 rfcs: parser as a go sub-module (#28015) xhe 2021-09-26 16:48:47 +08:00
  • a55ec7b448 ddl: make TestChangingColOriginDefaultValue stable (#28354) Lynn 2021-09-26 16:38:47 +08:00
  • 816adb4618 planner: add extractor for tidb_hot_regions_history (#27374) db 2021-09-26 16:22:47 +08:00
  • 61ddc74133 *: Add SHOW PLACEMENT support for tables (#28266) 王超 2021-09-26 14:56:46 +08:00
  • 8f61a69e99 ddl: add index to support rule override (#27660) Ryan Leung 2021-09-26 14:20:46 +08:00
  • 13be486682 planner: rename some variables for easy understanding (#28226) Chengpeng Yan 2021-09-26 13:20:46 +08:00
  • 42e8d29931 *: Remove noop function check for local temporary table (#28282) 王超 2021-09-26 11:30:46 +08:00
  • d97cd8ea6d expression: refactoring returning time type (#28252) wjHuang 2021-09-26 10:42:46 +08:00
  • e3e1fb9026 server: clean up code for better understanding (#27877) Yilong Li 2021-09-26 10:30:46 +08:00
  • 955274fbb1 util/checksum: fix unstable test (#28332) ran 2021-09-25 22:44:46 +08:00
  • 4ba43a0d4c br: Fix typo in br (#28312) Zak Zhao 2021-09-25 17:06:46 +08:00
  • 9955eeebfa execution: Fix out of range value in inl_merge_join (#28065) Qi Yu 2021-09-25 10:18:46 +08:00
  • 6a8375a8f3 store: thread safe for Register kv.Driver (#28267) senhtry 2021-09-25 09:06:46 +08:00
  • 6575c90821 README: Fix description of distributed transactions (#28047) Morgan Tocker 2021-09-24 12:10:46 -06:00
  • 75ac1edad0 bindinfo: fix affected row in drop sql binding so that we can avoid clear cache if affected rows is 0 (#27759) Qi Yu 2021-09-24 17:24:45 +08:00
  • d14566c7ed ddl: add sync bundles logic for creating and droping (#28037) Arenatlx 2021-09-24 00:22:46 +08:00
  • ca7ba5a4e5 executor, session, sessionctx/variable: add validate function for sysval sql_auto_is_null (#28247) unconsolable 2021-09-23 19:54:46 +08:00
  • a088e908ff lightning: fix tidb-backend estimate data source (#28290) Wallace 2021-09-23 18:52:46 +08:00
  • fae4678704 issue-28002: migrate test-infra to testify for types/etc_test.go (#28256) tison 2021-09-23 17:46:46 +08:00
  • 76368e9e4a br: refactoring code - remove unnecessary variables (#28158) fengou1 2021-09-23 16:26:46 +08:00
  • 5404a917cf planner: fix a typo (#28195) lance6716 2021-09-23 16:06:45 +08:00
  • f2cf4cc7ca table: check duplicate row_id in insert stmt (#27455) lysu 2021-09-23 14:52:45 +08:00
  • ad9ec4e93c *: Add https/http depending on config for pdapi (#27695) Mattias Jonsson 2021-09-23 07:36:46 +02:00
  • 624f7cab3b copr: Fix bug that mpp node availability detect does not work in some corner cases (#28201) xufei 2021-09-23 13:22:46 +08:00
  • 452d34c1ee planner/core: fix index out of bound bug when empty dual table is remove for mpp query (#28251) xufei 2021-09-23 11:42:46 +08:00
  • e72dc49361 workflow: backport-x.y.z to fixes-x.y.z (#28115) tison 2021-09-23 10:38:46 +08:00
  • c82c9d7068 *: Added server_debug to have a better experience when using a debugger (#26670) Mattias Jonsson 2021-09-23 04:14:45 +02:00
  • e5bf177cd9 *: Use snapshot interceptor to handle temporary table's insert/update/delete (#28218) 王超 2021-09-23 10:00:46 +08:00
  • b8d85beb0d ddl: add schema placement rules (#27969) Mattias Jonsson 2021-09-23 00:52:46 +02:00
  • bfbea9c3ef variable: Add support for mock globalvars (#26990) Morgan Tocker 2021-09-22 12:10:46 -06:00
  • 1e8b9337e3 lightning: do not output pre-check info when disable check-requirements (#27934) Wallace 2021-09-22 19:28:45 +08:00
  • 69d73019ac issue-28004: migrate test-infra to testify for types/field_type_test.go (#28258) tison 2021-09-22 18:16:46 +08:00
  • c01f1a3c5f config: change tidb_top_sql_agent_address to config top-sql.receiver-address (#28135) crazycs 2021-09-22 17:48:45 +08:00
  • e60f20b9f4 distsql: avoid false positive error log about invalid cop task execution summaries length (#28188) xufei 2021-09-22 17:36:45 +08:00
  • 48c624b201 *: remove some unnecessary exported/interface functions (#28134) tangenta 2021-09-22 15:22:45 +08:00
  • b339ca29c8 expression: aggregate the collation only if the function is needed. (#27789) xiongjiwei 2021-09-22 13:40:45 +08:00
  • 38e90ad136 types: migrate test-infra to testify for mydecimal_test.go (#28214) tison 2021-09-22 13:24:45 +08:00
  • 33ac1865c8 session: validate and change tidb_read_staleness input (#28194) Song Gao 2021-09-22 13:14:45 +08:00
  • 9a7f572d0a sessionctx: fix data-race bug when alloc task id (#28022) Han Fei 2021-09-22 13:00:45 +08:00