Commit Graph

1927 Commits

Author SHA1 Message Date
aedbcd085b expression: refactor grouping function computation and update related tipb (#44436)
close pingcap/tidb#44437
2023-06-07 10:19:41 +00:00
8b67cea5e1 *: support check constraint in tidb (#44104)
ref pingcap/tidb#41711
2023-06-07 08:51:42 +00:00
a26691cea8 ddl, I_S: support runaway attribute in resource group (#43877)
ref pingcap/tidb#43691
2023-06-06 12:11:41 +00:00
fcd20a3189 linter: enable qf1004 (#44447)
ref pingcap/tidb#40786
2023-06-06 11:28:00 +00:00
03aff5cc61 ci: add flags and components configuration for codecov.io coverage (#44426)
close pingcap/tidb#44425
2023-06-06 10:13:42 +00:00
e3249e8d01 build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /parser (#44430) 2023-06-06 01:33:40 +00:00
4c83352678 *: Introduce runaway statement in resource group (#43843)
ref pingcap/tidb#43691
2023-05-31 11:16:42 +00:00
732b483de9 *: show start time of multi-schema change sub-jobs (#44173)
ref pingcap/tidb#14766
2023-05-29 07:58:41 +00:00
557167ebe7 executor: add remain time for showAnalyzeStatus (#43866)
close pingcap/tidb#44033
2023-05-25 13:39:39 +00:00
cd834eec65 import into: impl IMPORT INTO statement part 1 (#44122)
ref pingcap/tidb#42930
2023-05-25 05:45:38 +00:00
a98e98e2ab executor: disable password validation for tidb_auth_token users (#44101)
close pingcap/tidb#44098
2023-05-24 07:59:39 +00:00
ffed977a25 parser: upgrade dependencies (#44037) 2023-05-23 01:43:37 +00:00
acc8f88097 session: del NO_BACKSLASH_ESCAPES sql mode for internal sql (#43966)
close pingcap/tidb#43392
2023-05-19 03:49:36 +00:00
f09d950add executor,util: Correct error for MAX_EXECUTION_TIME (#43041)
close pingcap/tidb#43031
2023-05-18 16:33:36 +00:00
334d21fda0 ddl: better approach to pause or resume ddl jobs during upgrade (#43907)
close pingcap/tidb#43897
2023-05-18 14:17:36 +00:00
6dd84b6fef *: add encode SQL digest function (#43194)
close pingcap/tidb#43193
2023-05-16 20:53:17 +00:00
5db4b38f2c planner: support Hypo indexes (#43607)
close pingcap/tidb#43817
2023-05-16 10:43:17 +00:00
72cf5dfaf1 server: support compressed MySQL protocol (#36780)
close pingcap/tidb#22605
2023-05-12 07:16:22 +00:00
bc98c8d673 parser: polish the error message for generated column with default value (#43669)
close pingcap/tidb#22535
2023-05-11 14:56:20 +00:00
4314687305 *: Update bootstrap and support pause user DDL when upgrading TiDB (#43666)
close pingcap/tidb#43665
2023-05-10 17:07:21 +00:00
7caffd9ba4 privilege, server: support LDAP authentication (#43582)
close pingcap/tidb#43580
2023-05-10 14:51:21 +00:00
bfa042b42d auth: fix iterations decode error in hashCrypt (#43578)
close pingcap/tidb#43576
2023-05-10 01:30:08 +00:00
0d3ad53386 ddl, executor: executor change for pause/resume on ddl jobs (#43171)
close pingcap/tidb#18015, ref pingcap/tidb#40041
2023-05-09 14:32:08 +00:00
0950948125 *: enable mirror linter (#43644)
ref pingcap/tidb#40786
2023-05-09 10:23:05 +00:00
0de2220b80 build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in /parser (#43507) 2023-05-07 11:46:56 +00:00
cb609bb39c *: add tidb_row_checksum() as a builtin function (#43479)
ref pingcap/tidb#42747
2023-05-05 07:03:56 +00:00
d95ce849f0 ddl, parser, planner: admin Pause/Resume on DDL jobs (#43081)
close pingcap/tidb#18015, ref pingcap/tidb#40041
2023-04-28 03:29:53 +00:00
400f21687b parser: make normalization more aggressive (#43410)
close pingcap/tidb#43409
2023-04-27 09:03:52 +00:00
2e951bc25c ddl: wait schema change before rename table job is done (#43341)
close pingcap/tidb#43338
2023-04-27 04:03:52 +00:00
3c2186b267 parser: add parser support for rollup syntax (#43429)
close pingcap/tidb#43427
2023-04-26 08:49:59 +00:00
0d37102956 parser: Update ServerVersion to 8.0.11 (#42560)
ref pingcap/tidb#7968
2023-04-25 11:07:52 +00:00
268901f308 resource_control: support dynamic calibrate resource (#43098)
ref pingcap/tidb#38825
2023-04-19 22:31:20 +08:00
6271103321 parser,ast: support part of storage procedure grammar (#42260)
ref pingcap/tidb#42263
2023-04-18 00:19:19 +08:00
8e7ebb330f planner: add more test cases for non-prep plan cache (#43083)
ref pingcap/tidb#36598
2023-04-17 21:41:18 +08:00
4878ed3d51 ddl: Coalesce partition (#42476)
close pingcap/tidb#15002
2023-04-17 14:17:18 +08:00
Hu#
15ce8090e8 resource_control: calibrate resource support sysbench (#42695)
ref pingcap/tidb#38825
2023-04-14 18:32:47 +08:00
8a1e0c422e planner: optimize the parameterization(parser.Restore) performance for non-prep plan cache (#43018)
ref pingcap/tidb#36598
2023-04-13 15:41:02 +08:00
6122ca307e linter: support lll to avoid too long line (#42718)
close pingcap/tidb#42570
2023-04-12 23:23:01 +08:00
9949a54f29 build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 in /parser (#42906) 2023-04-11 11:27:00 +08:00
7e0c14650f planner: add more metrics for non-prep plan cache (#42888)
ref pingcap/tidb#36598
2023-04-10 17:11:09 +08:00
08085bc158 parser: add parser support to PiTR (#42826)
close pingcap/tidb#42825
2023-04-10 15:03:00 +08:00
a0dc9bbf3a planner: keep original select fields names for non-prep plan cache (#42853)
ref pingcap/tidb#36598
2023-04-07 18:38:59 +08:00
915b39b884 ddl: DDL job add charset and collate when create the index (#42750)
close pingcap/tidb#42748
2023-04-06 17:44:57 +08:00
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
f77f74b1fd parser: a tiny function optimization follow the advise by ChatGPT (#42768)
close pingcap/tidb#42763
2023-04-04 14:24:57 +08:00
e6cf1ab854 executor: lock untouched unique keys on update (#42713)
close pingcap/tidb#36438
2023-03-31 21:46:55 +08:00
a6093c70eb planner: skip non-prep plan cache if query has under-score charsets (#42723)
ref pingcap/tidb#36598
2023-03-31 18:00:55 +08:00
fe67d54778 test: fix ut TestTraceAndLocation when run with go test (#42558)
close pingcap/tidb#42557
2023-03-30 13:46:55 +08:00
88d81cad74 parser: add warning when the hint in the wrong place (#42152)
close pingcap/tidb#42149
2023-03-30 09:18:55 +08:00
22ff00237d *: LOAD DATA support GBK character set (#42644)
ref pingcap/tidb#40499
2023-03-29 19:38:54 +08:00