|
|
a89ef1f276
|
*: support ACCOUNT (UN)LOCK when creating/altering user (#37052)
close pingcap/tidb#35961, close pingcap/tidb#37051
|
2022-08-25 16:12:22 +08:00 |
|
|
|
af989fb6c4
|
executor: add privilege check for prepare stmt (#36933)
close pingcap/tidb#35784
|
2022-08-10 21:32:50 +08:00 |
|
|
|
9a16a8dd19
|
*: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
|
2022-08-01 17:34:05 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
e9f3980853
|
table partition: exchange partition with table enhance (#35749)
close pingcap/tidb#35996
|
2022-07-21 00:13:09 +08:00 |
|
|
|
55aea2787d
|
*: use pdqsort to improve sort performance (#34404)
close pingcap/tidb#34250
|
2022-07-06 13:41:02 +08:00 |
|
|
|
65e0b8e541
|
client: KV requests with source label (#34833)
close pingcap/tidb#33963
|
2022-07-01 19:46:39 +08:00 |
|
|
|
16df1942d0
|
*: add timeout for test cases (#35844)
|
2022-06-30 20:18:38 +08:00 |
|
|
|
d4dc6b54c6
|
*: enable staticcheck and prealloc on nogo (#35486)
ref pingcap/tidb#35345
|
2022-06-22 22:00:37 +08:00 |
|
|
|
b0b1c7cb3e
|
*: close RecordSet (#35341)
ref pingcap/tidb#31716
|
2022-06-14 09:56:33 +08:00 |
|
|
|
395ccbe22d
|
privilege: limit the privileges in memory schemas (#35260)
close pingcap/tidb#35205
|
2022-06-13 18:42:32 +08:00 |
|
|
|
06737ecd29
|
privileges: enable flaky test (#35299)
ref pingcap/tidb#35247
|
2022-06-11 00:20:31 +08:00 |
|
|
|
2b4a4c6d7a
|
*: support bazel (#33691)
close pingcap/tidb#34083
|
2022-06-07 15:22:30 +08:00 |
|
|
|
810f8ae12e
|
*: remove pingcap/check dependency (#34734)
close pingcap/tidb#28328
|
2022-05-17 21:38:37 +08:00 |
|
|
|
0d5ac6f3cb
|
sysvar, config: mapping config settings to system variables. (#33279)
ref pingcap/tidb#32887
|
2022-04-29 13:20:52 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
3ddd95906e
|
parser/mysql, privilege/privileges: fix trigger privilege (#32893)
close pingcap/tidb#32891
|
2022-03-23 11:52:33 +08:00 |
|
|
|
f6a44bf72c
|
*: add limitation for UserName and HostName. (#33224)
close pingcap/tidb#32682
|
2022-03-21 16:06:33 +08:00 |
|
|
|
a3a1e0167f
|
privilege/privileges, server: stabalize tests (#33246)
close pingcap/tidb#33245
|
2022-03-21 15:04:32 +08:00 |
|
|
|
0e0243c1e0
|
main: fix @@hostname always returns localhost (#33064)
close pingcap/tidb#32918
|
2022-03-17 20:16:31 +08:00 |
|
|
|
6b2e37f18c
|
gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
|
2022-03-17 15:10:31 +08:00 |
|
|
|
c40d9c4781
|
testutil: move testutil.CompareUnorderedStringSlice to new package (#32916)
close pingcap/tidb#32912
|
2022-03-08 20:01:49 +08:00 |
|
|
|
266efdf36b
|
*: modify topsql variable should check RESTRICTED_VARIABLES_ADMIN privilege when sem is enabled (#32664)
close pingcap/tidb#32663
|
2022-03-02 11:47:45 +08:00 |
|
|
|
9e90552a4a
|
privileges: clean up pingcap/check deps (#32602)
close pingcap/tidb#32598
|
2022-02-25 17:47:44 +08:00 |
|
|
|
5988d0b2f4
|
*: update client-go and etcd version (#32457)
close pingcap/tidb#32456
|
2022-02-22 11:11:43 +08:00 |
|
|
|
dc969f0eb8
|
executor: Add replace support for LOAD DATA (#31303)
ref pingcap/tidb#24515
|
2022-01-18 12:31:44 +08:00 |
|
|
|
4bab2b6dff
|
*: Rename table placement_policies to placement_rules (#31698)
close pingcap/tidb#31425
|
2022-01-17 16:01:45 +08:00 |
|
|
|
794e838a1d
|
*: Add tidb_enable_direct_placement to default forbid direct placement (#31623)
|
2022-01-13 11:07:33 +08:00 |
|
|
|
6b1010f405
|
*: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
|
2022-01-11 01:09:41 +08:00 |
|
|
|
a082abdc6f
|
*: fix case-sensitivity issue with EQ/IN when query information_schema.columns (#31463)
ref pingcap/tidb#31481
|
2022-01-10 13:31:41 +08:00 |
|
|
|
e053cbb257
|
privileges: show grants return incorrect results when granted with 2 or more privileges (#31322)
close pingcap/tidb#30855
|
2022-01-06 11:40:36 +08:00 |
|
|
|
fac8bf384f
|
*: Remove variable tidb_enable_alter_placement (#31066)
* *: Remove variable `tidb_enable_alter_placement`
|
2022-01-06 11:19:39 +08:00 |
|
|
|
3de13842b3
|
test: control log level with environment variables (#30871)
|
2021-12-24 17:03:48 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
376d5428cc
|
*: Fix use of user identity in SHOW GRANTS + error messages (#30294)
|
2021-12-07 14:59:55 +08:00 |
|
|
|
7746b6b70a
|
test: fix incorrect regexp pattern during migrating test (#30080)
|
2021-12-02 05:51:53 +08:00 |
|
|
|
7fc6ebbda4
|
privilege, session, server: consistently map user login to identity (#30204)
|
2021-11-30 17:01:53 +08:00 |
|
|
|
e65f548a40
|
privilege: disable role privilege when it is revoked from an user (#30028)
|
2021-11-24 19:51:51 +08:00 |
|
|
|
e45387309b
|
executor: fix error msg of granting non-table level privilege (#29321)
|
2021-11-23 15:05:50 +08:00 |
|
|
|
7aa86cc96a
|
*: Enable gosec for implicit memory aliasing in for loop (#28996)
|
2021-11-19 20:07:48 +08:00 |
|
|
|
dc67b57c5e
|
*: fix nil pointer panic of some operations when skip-grant-table is true (#29358)
|
2021-11-03 15:09:00 +08:00 |
|
|
|
55a38a1c76
|
*: tiny clean up the RecordSet NewChunk() method (#29232)
|
2021-11-02 20:02:51 +08:00 |
|
|
|
8d9647dee5
|
privileges: fix create temporary tables privilege (#29279)
|
2021-11-01 16:46:51 +08:00 |
|
|
|
42067720e9
|
ddl: Ensure feature flag support for placement rules [2] (#29258)
|
2021-11-01 10:34:51 +08:00 |
|
|
|
c817f9e5f4
|
executor, privilege: fix privilege validation on information_shema.columns, explain and desc (#28985)
|
2021-10-30 04:08:50 +08:00 |
|
|
|
21a4a7e441
|
br: Add hdfs backend support (#28718)
|
2021-10-27 17:54:49 +08:00 |
|
|
|
f46359484c
|
brie: Fix handling of scheme when SEM is enabled (#29037)
|
2021-10-25 21:24:49 +08:00 |
|
|
|
0e38904a33
|
server, privilege: Socket authentication (#27561)
|
2021-10-19 23:44:43 +08:00 |
|
|
|
81c3013f25
|
*: Implementing information_schema.placement_rules (#27478)
|
2021-10-15 08:49:26 +08:00 |
|
|
|
fac98dc866
|
privileges: fix show create view doesn't need show view privilege (#28662)
|
2021-10-14 23:49:26 +08:00 |
|