|
|
dc30a5b7b3
|
*: LOAD DATA support load one file from s3 and other OSS (#40489)
ref pingcap/tidb#40499
|
2023-01-18 15:27:51 +08:00 |
|
|
|
971deb6202
|
*: add a new I_S table and support show create for resource groups (#40665)
close pingcap/tidb#39781
|
2023-01-17 23:37:49 +08:00 |
|
|
|
a917dc574e
|
*: add more tests and fix some bugs for multi-valued index (#40518)
* fix
Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
* add more test
Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
Signed-off-by: xiongjiwei <xiongjiwei1996@outlook.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2023-01-12 17:49:53 +08:00 |
|
|
|
df019ae5ba
|
parser: use identifier as user's resource group name (#40479)
* parser: use identifier as user's resource group name and also fix a drop resource group bug
Signed-off-by: BornChanger <dawn_catcher@126.com>
* executor: fix case
Signed-off-by: BornChanger <dawn_catcher@126.com>
* *: format parser.y
Signed-off-by: BornChanger <dawn_catcher@126.com>
* *: fix store function of resource group
Signed-off-by: BornChanger <dawn_catcher@126.com>
Signed-off-by: BornChanger <dawn_catcher@126.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2023-01-12 15:50:34 +08:00 |
|
|
|
b477b1c946
|
*: Supports create/alter/drop resource group (#40188)
ref pingcap/tidb#38825
|
2023-01-09 13:44:22 +08:00 |
|
|
|
b226dfcb05
|
ttl: add ttl_job_interval attribute and remove tidb_ttl_job_interval variable (#40033)
close pingcap/tidb#40028
|
2023-01-06 17:56:21 +08:00 |
|
|
|
affe126097
|
*: support curdate() as column's default value | tidb-test=pr/2057 (#40326)
close pingcap/tidb#38356
|
2023-01-05 16:14:20 +08:00 |
|
|
|
62a80014bd
|
parser: support syntax set binding status by sql digest (#39515)
ref pingcap/tidb#39199
|
2022-12-14 22:42:52 +08:00 |
|
|
|
621115bf67
|
ttl, variables: add system variables for ttl job schedule (#39727)
close pingcap/tidb#39725
|
2022-12-13 14:28:51 +08:00 |
|
|
|
3183582106
|
parser: add cast to array and member of support (#39820)
close pingcap/tidb#39821
|
2022-12-12 21:28:51 +08:00 |
|
|
|
59cda14a4e
|
*: Support Failed-Login Tracking and Temporary Account Locking (#39322)
close pingcap/tidb#38938
|
2022-12-10 07:45:44 +08:00 |
|
|
|
8e3cbac057
|
*: bind user to some resource group (#39561)
ref pingcap/tidb#38825
|
2022-12-07 19:26:04 +08:00 |
|
|
|
7af9eb6028
|
parser: supports create/alter/drop resource group (#39546)
ref pingcap/tidb#38825
|
2022-12-05 19:32:08 +08:00 |
|
|
|
824ef608c7
|
*: support password expiration policy (#39035)
ref pingcap/tidb#9709, close pingcap/tidb#38936
|
2022-12-02 16:36:02 +08:00 |
|
|
|
40d1ddb364
|
*: support password reuse policy (#39162)
ref pingcap/tidb#38937
|
2022-12-02 09:58:01 +08:00 |
|
|
|
202f72389a
|
planner: support create binding from history (#39436)
ref pingcap/tidb#39199
|
2022-12-01 19:50:03 +08:00 |
|
|
|
6a4b909c7d
|
parser: add global variable to control ttl syntax (#39483)
close pingcap/tidb#39482
|
2022-12-01 18:18:01 +08:00 |
|
|
|
8e0e49ca65
|
*: support JSON format output in explain statement (#39253)
ref pingcap/tidb#39261
|
2022-12-01 12:12:01 +08:00 |
|
|
|
adcacd8d89
|
planner: support drop binding by sql digest (#39399)
ref pingcap/tidb#39199
|
2022-11-30 21:02:01 +08:00 |
|
|
|
ae0bc84eed
|
txn: support non-transactional replace (#39378)
ref pingcap/tidb#33485
|
2022-11-28 13:55:59 +08:00 |
|
|
|
84ee2845ad
|
parser: use alter table remove ttl spec (#39341)
close pingcap/tidb#39340
|
2022-11-24 10:23:58 +08:00 |
|
|
|
2255898462
|
parser: add syntax for ttl option in ddl (#39277)
close pingcap/tidb#39268
|
2022-11-22 15:35:58 +08:00 |
|
|
|
9c48480180
|
parser, executor: implement plan replayer capture statement (#39181)
ref pingcap/tidb#38779
|
2022-11-17 23:09:56 +08:00 |
|
|
|
b0c338139c
|
parser: allow drop stats of multiple tables (#38042)
close pingcap/tidb#37872
|
2022-11-14 14:45:54 +08:00 |
|
|
|
238caf6571
|
*: add statistic lock/unlock function (#38387)
|
2022-11-11 22:25:54 +08:00 |
|
|
|
d7bd49a457
|
session: support non-transactional insert statements (#38799)
ref pingcap/tidb#33485
|
2022-11-04 02:28:00 +08:00 |
|
|
|
0e23da6e7c
|
*: create a user using tidb_auth_token authentication (#38585)
ref pingcap/tidb#38504
|
2022-10-31 11:47:59 +08:00 |
|
|
|
b80a39fc9f
|
parser: supports flashback table and flashback database (#38546)
close pingcap/tidb#38545
|
2022-10-24 13:47:55 +08:00 |
|
|
|
9d606cd4fe
|
parser, execution: support kill connection_id() (#37650)
close pingcap/tidb#37261
|
2022-10-21 16:01:54 +08:00 |
|
|
|
4699c7d896
|
*: support ATTRIBUTE and COMMENT in CREATE USER and ALTER USER statements (#38201)
close pingcap/tidb#38172
|
2022-10-20 14:35:54 +08:00 |
|
|
|
e48f35751f
|
session: refactor non-transactional DML to make it ready for more DML types (#38197)
ref pingcap/tidb#33485
|
2022-10-19 17:35:53 +08:00 |
|
|
|
300d9e7c63
|
ddl: Support flashback schema (#37438)
close pingcap/tidb#20463
|
2022-10-19 15:03:54 +08:00 |
|
|
|
ecbe72c6d7
|
parser: add order field in IndexPartSpecification struct (#38137)
|
2022-10-12 14:37:51 +08:00 |
|
|
|
415d03f956
|
executor: ALTER TABLE COMPACT support partition (#36173)
ref pingcap/tiflash#5315, close pingcap/tidb#36175
|
2022-09-28 13:41:44 +08:00 |
|
|
|
a6a0ad2c01
|
parser,executor: add tidb_current_tso() function (#37037)
close pingcap/tidb#37035
|
2022-09-26 13:35:44 +08:00 |
|
|
|
26f4604e45
|
parser: support plan replayer dump explain file (#37807)
ref pingcap/tidb#37798
|
2022-09-15 11:52:59 +08:00 |
|
|
|
13ac510474
|
*: change flashback grammar to flashback cluster to timestamp (#37815)
|
2022-09-14 19:12:58 +08:00 |
|
|
|
9036de3394
|
*: support create table with foreign key and maintain foreign key reference (#37148)
close pingcap/tidb#37147
|
2022-09-07 13:22:56 +08:00 |
|
|
|
cc5d828e92
|
parser: let flashback cluster don't support expr (#37569)
close pingcap/tidb#37495
|
2022-09-02 16:56:24 +08:00 |
|
|
|
a04000cd89
|
*: merge feature/flashback-cluster to master (#37529)
ref pingcap/tidb#37197
|
2022-09-01 10:58:24 +08:00 |
|
|
|
ccd4f347a2
|
*: Enable tiflash_fastscan variable and remove fast mode alter statment (#37027)
ref pingcap/tidb#35850
|
2022-08-29 11:28:22 +08:00 |
|
|
|
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 |
|
|
|
8cf2e8094a
|
parser: support trace analyze table statement (#37155)
close pingcap/tidb#37152
|
2022-08-17 14:08:51 +08:00 |
|
|
|
d0f8487dea
|
*: support specifying range bits for auto_random (#36860)
close pingcap/tidb#32508
|
2022-08-16 20:54:50 +08:00 |
|
|
|
a08401b878
|
parser: support TOKUDB_ZSTD (#36945)
close pingcap/tidb#36953
|
2022-08-12 14:40:48 +08:00 |
|
|
|
42935af3cc
|
parser,ddl: Interval partitioning (#35662)
ref pingcap/tidb#19132, close pingcap/tidb#35683
|
2022-08-09 19:06:49 +08:00 |
|
|
|
eaead0238e
|
parser: add support of 'ADMIN SHOW DDL JOB QUERIES LIMIT m OFFSET n' transferring to AST (#36285)
ref pingcap/tidb#36198
|
2022-07-22 16:09:09 +08:00 |
|
|
|
6256c347a7
|
parser: let LONG BYTE compatible with MySQL (#36314)
close pingcap/tidb#36239
|
2022-07-20 17:29:09 +08:00 |
|
|
|
a6b3f3d454
|
compact: Add syntax for COMPACT command without specifying the replica (#36368)
ref pingcap/tidb#34749
|
2022-07-20 16:53:09 +08:00 |
|
|
|
6e22e47f06
|
parser,ddl: support 'set tiflash mode' ddl and support check tiflash mode in tiflash_replica table (#35851)
ref pingcap/tidb#35850
|
2022-07-07 15:15:03 +08:00 |
|