|
|
4b917c47ec
|
util/codec: Fix analyze table for partitioned table with datetime column and version 1 (#34228) (#34364)
close pingcap/tidb#34228
|
2022-05-05 20:18:56 +08:00 |
|
|
|
ad6d620f74
|
util: support spill offset into disk when spilling (#34212)
ref pingcap/tidb#33877
|
2022-05-05 17:26:55 +08:00 |
|
|
|
4e21680458
|
log: avoid panic on unknown log format (#34360)
close pingcap/tidb#34359
|
2022-05-04 10:14:54 +08:00 |
|
|
|
dd01b5586e
|
util: improve stack message in the panic log (#34357)
close pingcap/tidb#34356
|
2022-05-03 11:28:53 +08:00 |
|
|
|
6d8669e987
|
*: Add support for GET_LOCK() / RELEASE_LOCK() / RELEASE_ALL_LOCKS() (#33947)
close pingcap/tidb#14994
|
2022-04-29 23:12:53 +08:00 |
|
|
|
090feabf7c
|
ddl: truncate the table/column comment if exceeding maximum length (#30973)
close pingcap/tidb#30819
|
2022-04-28 21:12:52 +08:00 |
|
|
|
6da6e5a571
|
*: fix build tag by run gofix (#34260)
ref pingcap/tidb#31716
|
2022-04-27 18:02:52 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
fb342ff861
|
topsql: fix issue of topsql failed catch the running SQL when topsql is enabled in execution (#33861)
close pingcap/tidb#33859
|
2022-04-26 13:16:51 +08:00 |
|
|
|
20a58199cf
|
*: move config file option mem-quota-query to sysvar (#34141)
ref pingcap/tidb#33769
|
2022-04-26 03:58:50 +08:00 |
|
|
|
ffa4ba91e3
|
parser: turn some functions into member functions of model.Job (#34175)
ref pingcap/tidb#31716
|
2022-04-24 14:42:49 +08:00 |
|
|
|
9478a6bfaf
|
util: track the memory usage of rowPtrs in sortedRowContainer (#34128)
ref pingcap/tidb#33877
|
2022-04-21 13:36:03 +08:00 |
|
|
|
a5033d14d0
|
*: use global auto analyze ID in order to kill auto analyze globally (#34075)
close pingcap/tidb#34076
|
2022-04-20 17:58:03 +08:00 |
|
|
|
d63a5fd33d
|
executor: add some memory tracker in HashJoin (#33918)
ref pingcap/tidb#33877
|
2022-04-19 23:28:03 +08:00 |
|
|
|
645ae1ce19
|
*: implement non-transactional delete (#33736)
ref pingcap/tidb#33485
|
2022-04-15 20:06:36 +08:00 |
|
|
|
88c18ea01f
|
util: Adjust the minimum TLS version supported by TiDB tools from 1.0 to 1.2 (#33997)
close pingcap/tidb#33996
|
2022-04-15 19:46:36 +08:00 |
|
|
|
4844c833a9
|
executor: fix CTE race case by avoiding reopen iterInTbl (#33731)
close pingcap/tidb#33193
|
2022-04-15 18:02:36 +08:00 |
|
|
|
b5de819d00
|
util: fix memory.reArrangeFallback cpu usage (#30414)
close pingcap/tidb#30353
|
2022-04-15 12:48:35 +08:00 |
|
|
|
7a9d5b750e
|
util/sem: add tidb_audit_redact_log to invisible sysvars (#33712)
close pingcap/tidb#33711
|
2022-04-14 12:56:35 +08:00 |
|
|
|
1dc419a5f1
|
util: migrate importer and watcher from tidb-tools to tidb (#33846)
close pingcap/tidb#32999
|
2022-04-14 12:02:36 +08:00 |
|
|
|
8f5582a1ef
|
topsql: make TestPProfCPUProfile test stable (#33810)
close pingcap/tidb#33808
|
2022-04-13 18:44:36 +08:00 |
|
|
|
9c836a5ddf
|
session, statistics, util: fix data race of Handle.mu.ctx (#33732)
ref pingcap/tidb#32822, close pingcap/tidb#32867, ref pingcap/tidb#33001
|
2022-04-13 15:36:36 +08:00 |
|
|
|
67b073425f
|
ddl: fix inappropriate schema state output by admin show ddl jobs (#33850)
ref pingcap/tidb#23494, close pingcap/tidb#24420
|
2022-04-11 15:26:34 +08:00 |
|
|
|
53fc1177c3
|
fastrand: optimize Buf (#33263)
close pingcap/tidb#33240
|
2022-04-11 12:56:34 +08:00 |
|
|
|
942f4d1150
|
util/ddl-checker: fix DATA RACE in TestExecute (#33781)
close pingcap/tidb#33701
|
2022-04-07 18:34:32 +08:00 |
|
|
|
a936646c99
|
ddl: support specifying expr rand() as column default value (#32608)
close pingcap/tidb#10377
|
2022-04-07 16:16:32 +08:00 |
|
|
|
fef98f2239
|
domain,server,session: optimize gc safepoint advancing for internal transaction (#32726)
close pingcap/tidb#32725
|
2022-04-07 14:14:32 +08:00 |
|
|
|
1c658e5eb6
|
executor: migrate test-infra to testify for executor_test.testSuite(6|8) (#33713)
close pingcap/tidb#33433, close pingcap/tidb#33434
|
2022-04-06 11:34:31 +08:00 |
|
|
|
60066398fd
|
util: refactor TestExecute to fix data race (#33702)
close pingcap/tidb#33701
|
2022-04-03 18:42:30 +08:00 |
|
|
|
bc43647f31
|
util: migrate column-mapping and ddl-checker from tidb-tools to tidb (#33659)
close pingcap/tidb#32999
|
2022-04-02 20:04:29 +08:00 |
|
|
|
0beac1800c
|
expression: fix the wrong rounding behavior of Decimal (#33278)
close pingcap/tidb#32213
|
2022-04-02 14:32:29 +08:00 |
|
|
|
17a9fc4adf
|
executor: improve UnionScanRead performance (#32668)
ref pingcap/tidb#32433
|
2022-04-01 11:02:30 +08:00 |
|
|
|
b35b30bbd5
|
executor: support extractor for mem table region status (#33498)
close pingcap/tidb#33348
|
2022-03-30 16:12:29 +08:00 |
|
|
|
fbaaa11179
|
util: fix GetTimeZoneOffset error when migrating repo (#33562)
ref pingcap/tidb#32999
|
2022-03-29 19:04:28 +08:00 |
|
|
|
a4e09f60a4
|
util: migrate test-infra to testify for selector_test.go (#33505)
close pingcap/tidb#33460
|
2022-03-29 00:52:28 +08:00 |
|
|
|
5c931aadc8
|
Revert "topsql: enable topsql feature by default (#33195)" (#33493)
close pingcap/tidb#33492
|
2022-03-28 22:44:27 +08:00 |
|
|
|
4d20826f47
|
util: migrate test-infra to testify for util/schemacmp pkg (#33476)
close pingcap/tidb#33457
|
2022-03-27 17:14:34 +08:00 |
|
|
|
e7ac97a902
|
util: migrate test-infra to testify for etcd (#33478)
close pingcap/tidb#33455
|
2022-03-27 16:58:34 +08:00 |
|
|
|
d7c157dd28
|
util: migrate test-infra to testify for dbutil,filter,table-filter (#33465)
close pingcap/tidb#33454, ref pingcap/tidb#33456, ref pingcap/tidb#33458, ref pingcap/tidb#33459
|
2022-03-26 12:08:34 +08:00 |
|
|
|
6517ee3fb6
|
*: migrate tidb-tools (#33296)
close pingcap/tidb#32999
|
2022-03-25 19:08:35 +08:00 |
|
|
|
843b0f43db
|
executor: migrate test-infra to testify for executor_test.go testSuiteWithData (#33402)
ref pingcap/tidb#28577
|
2022-03-25 14:06:33 +08:00 |
|
|
|
f6a44bf72c
|
*: add limitation for UserName and HostName. (#33224)
close pingcap/tidb#32682
|
2022-03-21 16:06:33 +08:00 |
|
|
|
c2eca91eb7
|
fastrand: optimize Uint32N() (#33239)
ref pingcap/tidb#33240
|
2022-03-19 23:18:31 +08:00 |
|
|
|
0e0243c1e0
|
main: fix @@hostname always returns localhost (#33064)
close pingcap/tidb#32918
|
2022-03-17 20:16:31 +08:00 |
|
|
|
44cf3986e3
|
topsql: enable topsql feature by default (#33195)
close pingcap/tidb#33194
|
2022-03-17 15:26:31 +08:00 |
|
|
|
6b2e37f18c
|
gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
|
2022-03-17 15:10:31 +08:00 |
|
|
|
f12ad1e6ca
|
executor: fix CTE may be blocked when query report error (#33085)
close pingcap/tidb#31302
|
2022-03-17 11:03:52 +08:00 |
|
|
|
2ae71323cf
|
sessionctx: make builtinFunctionUsage thread safe (#33032)
close pingcap/tidb#33027
|
2022-03-16 10:27:52 +08:00 |
|
|
|
41fb3e75a5
|
util: fix unstable test in the TestNotifyErrorWaitGroupWrapper (#33063)
close pingcap/tidb#33062
|
2022-03-15 23:05:52 +08:00 |
|
|
|
c11e650527
|
*: make golangci-lint work on Go1.18 (#33081)
close pingcap/tidb#33080
|
2022-03-15 22:43:52 +08:00 |
|