Commit Graph

34 Commits

Author SHA1 Message Date
1a146fabd7 variables: add constraints on tidb_super_read_only when tidb_restricted_read_only is turned on (#31746)
close pingcap/tidb#31745
2022-01-20 12:13:45 +08:00
3de13842b3 test: control log level with environment variables (#30871) 2021-12-24 17:03:48 +08:00
480799855f tests/globalkilltest: replace dgrijalva/jwt-go with form3tech-oss/jwt-go (#28795) 2021-10-14 06:59:26 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
62bc4d5b54 cmd, server: support system variable character_set_results (#27875) 2021-10-11 16:17:25 +08:00
9ce57012f7 tests: use pingcap/errors instead of juju/errors (#28642) 2021-10-09 14:33:23 +08:00
45e4b30b11 tests: follow up to clean up go-check staff (#28161) 2021-09-18 14:58:44 +08:00
680de922ed *: fix license header (#28085) 2021-09-17 22:26:41 +08:00
9b0604b375 tests: migrate test-infra to testify (#27880) 2021-09-17 13:12:42 +08:00
39a1b43666 *: fix some problems related to notNullFlag (#27697) 2021-09-09 11:04:38 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
4f26765194 privilege: add restricted read only (#25340) 2021-07-16 12:09:33 +08:00
74759210cb tests: use pingcap/errors to replace juju/errors (#25290) 2021-06-10 14:10:30 +08:00
11f68a9d28 planner: skip some unstable test cases (#25155)
* fixup
2021-06-04 17:33:19 +08:00
39bd181213 *: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527) 2021-05-25 12:07:34 +08:00
2fa43b6568 *: add tests/globalkilltest/go.sum file into git to remove noise (#24286) 2021-04-26 20:35:56 +08:00
336f30575f planner: fix index merge row count estimation logic (#23137) 2021-04-16 19:21:51 +08:00
c437c4dadb plugin, tests, tools, tidb: unify go modules (#23610) 2021-04-15 16:17:54 +08:00
31854ada10 tests: fix the graceshutdown e2e that is failing (#24019) 2021-04-15 02:17:51 +08:00
c709217ff4 test: fix global kill e2e test (#23260) 2021-04-13 13:23:53 +08:00
e4bb9116b9 tests: format code (#23378) 2021-03-18 09:47:51 +08:00
f70177ec72 *: unify_log_lib (#23093) 2021-03-16 18:06:55 +08:00
80eed54b79 tests: fix err check (#23007) 2021-03-02 13:24:53 +08:00
dd5457fbdf Revert "*: upgrade go version to 1.16 (#22895)" (#22906)
This reverts commit ae46cda24e7fee5b173fda51fee24444e9bac458.

Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
2021-02-24 15:04:48 +08:00
ae46cda24e *: upgrade go version to 1.16 (#22895) 2021-02-24 10:42:43 +08:00
6c1a6dd631 store/tikv: move tikv driver out (#22651)
Co-authored-by: Shirly <wuxuelian@pingcap.com>
2021-02-02 16:28:54 +08:00
01b8cdc6e0 test: fix globalkilltest (#21987) 2020-12-24 11:02:03 +08:00
e573ed64a6 bootstrap: add mysql.user columns for parser#1121 (#21856) 2020-12-21 16:07:31 +08:00
36fbde4fd4 *: Add start cluster in run-tests.sh in globalkilltest (#21851) 2020-12-18 12:09:35 +08:00
efc0759961 *: add enable-global-kill with default value FALSE (#21859) 2020-12-17 20:48:34 +08:00
d67a102118 server: return results of ongoing queries when graceful shutdown (#19669) 2020-12-03 14:29:00 +08:00
b3f8be7d3c *: update pingcap/errors (#21352) 2020-11-30 11:58:29 +08:00
272f964031 executor: support global kill (#17649) 2020-10-27 19:39:20 +08:00
92f6f4ef84 server: support check the "CommanName" of tls-cert for status-port(http/grpc) (#15137) 2020-03-05 23:52:48 +08:00