|
|
0854595a69
|
util/encrypt: parallelize tests (#28046)
|
2021-09-15 09:38:41 +08:00 |
|
|
|
89617e20b2
|
txn: allow transaction set custom retrievers (#27847)
|
2021-09-14 16:08:41 +08:00 |
|
|
|
406ffe759c
|
util/encrypt: migrate test-infra to testify (#28016)
|
2021-09-14 13:56:41 +08:00 |
|
|
|
33a6eee76b
|
test: add variable character_set_connection into test session (#27943)
|
2021-09-14 11:22:42 +08:00 |
|
|
|
55609bcc3b
|
util/disk: migrate test-infra to testify (#27860)
|
2021-09-13 16:18:40 +08:00 |
|
|
|
1cd95a8b94
|
*: add more daily benchmark test cases (#26773)
|
2021-09-10 23:00:38 +08:00 |
|
|
|
37a298b04e
|
planner: count rune if charset is neither binary nor ascii (#27664)
|
2021-09-10 22:16:39 +08:00 |
|
|
|
649ed6abc9
|
*: Log SQL statement when coprocessor encounteres lock (#27735)
|
2021-09-08 20:21:03 +08:00 |
|
|
|
fd3730577d
|
ddl: move modify-column job to add-index job queue (#27748)
|
2021-09-08 10:50:57 +08:00 |
|
|
|
6aec001345
|
ddl: support table placement option (#27799)
|
2021-09-07 22:54:57 +08:00 |
|
|
|
6b9d0c53c7
|
util, executor: use a individual rowContainer for each probeWorker in HashJoinExec (#27577)
|
2021-09-07 17:22:57 +08:00 |
|
|
|
04684e6e58
|
ddl: support recover/flashback table for label rules (#27073)
|
2021-09-07 15:40:58 +08:00 |
|
|
|
c85b3e2835
|
util: Disable 3DES ciphers for TLS connections (#27690)
|
2021-09-03 17:06:58 +08:00 |
|
|
|
b35c7bc6e4
|
ddl: Support the operation of dropping multi-indexes in one statement (#20457)
|
2021-09-02 15:14:15 +08:00 |
|
|
|
afca7649fa
|
planner: refine prefer-range-scan behavior (#27123)
|
2021-09-02 12:06:14 +08:00 |
|
|
|
477593e31f
|
util: Correctly use specificed RSA keysize (#27701)
|
2021-09-01 13:18:13 +08:00 |
|
|
|
376e85b2ef
|
*: Support SHOW PLACEMENT for placement policies (#27531)
|
2021-08-31 17:38:13 +08:00 |
|
|
|
645a60f935
|
utils/parser: migrate test-infra to testify (#27401)
|
2021-08-30 16:22:12 +08:00 |
|
|
|
099bc9a230
|
*: Add some kv.Iterator implementations for future use (#27578)
|
2021-08-30 16:14:11 +08:00 |
|
|
|
52c7e25aab
|
util/filesort: migrate test-infra to testify (#27612)
|
2021-08-30 15:14:12 +08:00 |
|
|
|
d05660c834
|
config, server, executor: Reduce RSA keysize in testing (#27393)
|
2021-08-30 14:28:13 +08:00 |
|
|
|
8ba11a66c3
|
ddl: support create and drop placement policy (#27574)
|
2021-08-30 11:36:12 +08:00 |
|
|
|
fabfc22f88
|
util: fix wrong convert from string to enum (#27629)
|
2021-08-27 12:22:05 +08:00 |
|
|
|
8370cab551
|
planner: rename BuildLogicalPlan to BuildLogicalPlanForTest (#27606)
|
2021-08-26 18:42:05 +08:00 |
|
|
|
fdc23e648b
|
util/rowcodec: migrate test-infra to testify (#27525)
|
2021-08-26 18:26:04 +08:00 |
|
|
|
a5b4c2a26a
|
util/chunk: migrate test-infra to testify for all remaining tests (#27028)
|
2021-08-24 18:32:04 +08:00 |
|
|
|
22034c5bcd
|
ddl: support alter table TABLE_NAME engine=xxxx (#27484)
|
2021-08-23 23:06:04 +08:00 |
|
|
|
48e12ae07b
|
util: change super to process privilege when reading statements_summary (#27431)
|
2021-08-23 19:04:03 +08:00 |
|
|
|
de22c5a9b6
|
meta: support storing placement policy into meta (#27251)
|
2021-08-23 18:08:04 +08:00 |
|
|
|
b47d772d47
|
charset: add a config field to control charset feature (#27288)
|
2021-08-20 23:46:01 +08:00 |
|
|
|
98275ca97e
|
util/codec: check length before slicing (#27442)
|
2021-08-20 23:36:01 +08:00 |
|
|
|
dfe9acfa43
|
planner/cascades: migrate test-infra to testify (#27277)
|
2021-08-19 19:56:02 +08:00 |
|
|
|
4e078d6315
|
util: use clone() to avoid reusing the same memory (#27372)
|
2021-08-19 18:18:02 +08:00 |
|
|
|
eab35684c0
|
planner: query should report error when timestamp overflow (#27304)
|
2021-08-19 12:12:00 +08:00 |
|
|
|
68a15f8d0b
|
planner: fix two test cases that use the wrong collation name (#27329)
|
2021-08-18 16:44:00 +08:00 |
|
|
|
5c1081f669
|
*: support user defined filters for baseline capture (#26294)
|
2021-08-18 15:44:00 +08:00 |
|
|
|
867dd7bb32
|
util/chunk: migrate test-infra to testify for column_test, disk_test, iterator_test (#27026)
|
2021-08-17 17:32:00 +08:00 |
|
|
|
b586f271aa
|
*: migrate test-infra to testify for util/mvmap (#27118)
|
2021-08-17 17:22:00 +08:00 |
|
|
|
4d5350c718
|
planner: fix the problem of using enum like 'x%' to build the wrong range (#27267)
|
2021-08-17 12:37:59 +08:00 |
|
|
|
f1fd5740c5
|
util/ranger: test data is setup/teardown logic (#27221)
|
2021-08-17 10:03:59 +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 |
|
|
|
ed88b54fc8
|
util/logutil: Remove useless grpc log in production (#25454)
|
2021-08-16 13:09:59 +08:00 |
|
|
|
44732401a3
|
util: Fix some incorrect usages of the assert.Equal in testify (#27207)
|
2021-08-14 14:25:58 +08:00 |
|
|
|
73cadf060d
|
ddl: improve MySQL compatibility on time-to-year conversion (#26884)
|
2021-08-13 22:49:58 +08:00 |
|
|
|
131e955027
|
util/chunk: migrate test-infra to testify for chunk_test, chunk_util_test (#26772)
|
2021-08-12 18:47:17 +08:00 |
|
|
|
26237b35f8
|
util/stmtsummary: migrate test-infra to testify (part 2) (#26871)
|
2021-08-12 12:23:16 +08:00 |
|
|
|
f570e8fb67
|
util/ranger: migrate test-infra to testify (#26988)
|
2021-08-11 16:49:15 +08:00 |
|
|
|
c9777acbba
|
*: migrate test-infra to testify for util/printer.go (#27010)
|
2021-08-11 15:19:15 +08:00 |
|
|
|
963c45b1f0
|
util/math: migrate test-infra to testify (#27075)
|
2021-08-11 15:09:15 +08:00 |
|
|
|
b24d8b7b96
|
util/memory: migrate test-infra to testify (#26992)
|
2021-08-10 15:29:15 +08:00 |
|