|
|
077eb80f13
|
executor: migrate test-infra to testify for show_test.go (#32081)
close pingcap/tidb#28612
|
2022-02-08 10:59:35 +08:00 |
|
|
|
7fd298d916
|
*: Remove direct placement in parser (#31768)
close pingcap/tidb#31485
|
2022-01-19 10:13:45 +08:00 |
|
|
|
794e838a1d
|
*: Add tidb_enable_direct_placement to default forbid direct placement (#31623)
|
2022-01-13 11:07:33 +08:00 |
|
|
|
d2ed2ae2b2
|
executor: display 'show create table' and INFOSCHEMA for cached table correctly (#30951)
close pingcap/tidb#30950
|
2021-12-23 14:45:47 +08:00 |
|
|
|
3337405dd0
|
expression, parser: add built-in func is_uuid (#30318)
|
2021-12-07 02:47:55 +08:00 |
|
|
|
9cd0b49f7f
|
partition: Show partition reformat (#29945)
|
2021-11-25 04:21:50 +08:00 |
|
|
|
eaa03e5eab
|
executor: view definer is incorrect (#29854)
|
2021-11-17 23:51:47 +08:00 |
|
|
|
42067720e9
|
ddl: Ensure feature flag support for placement rules [2] (#29258)
|
2021-11-01 10:34:51 +08:00 |
|
|
|
5e7a871c3d
|
planner: refine warnings about can't push down to TiFlash. (#29285)
|
2021-11-01 00:02:50 +08:00 |
|
|
|
0e38904a33
|
server, privilege: Socket authentication (#27561)
|
2021-10-19 23:44:43 +08:00 |
|
|
|
46b87acf2e
|
ddl: support all engine for temporary tables (#28815)
|
2021-10-18 19:54:42 +08:00 |
|
|
|
e30392c40c
|
executor, planner: add SHOW CREATE PLACEMENT POLICY (#28797)
|
2021-10-14 16:27:27 +08:00 |
|
|
|
958ab48fa0
|
*: set global temporary table as GA (#28525)
|
2021-10-14 11:27:26 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
36d0b4067d
|
expression: not push invalid cast to tiflash (#28458)
|
2021-10-08 15:33:23 +08:00 |
|
|
|
2a02e6e41d
|
placement: refine the bundle contruction logic (#28450)
|
2021-10-02 08:36:48 +08:00 |
|
|
|
42e8d29931
|
*: Remove noop function check for local temporary table (#28282)
|
2021-09-26 11:30:46 +08:00 |
|
|
|
d14566c7ed
|
ddl: add sync bundles logic for creating and droping (#28037)
|
2021-09-24 00:22:46 +08:00 |
|
|
|
33a6eee76b
|
test: add variable character_set_connection into test session (#27943)
|
2021-09-14 11:22:42 +08:00 |
|
|
|
ef0098a3c4
|
executor: Add support for placement in SHOW CREATE TABLE (#27792)
|
2021-09-09 10:50:38 +08:00 |
|
|
|
684057f484
|
privilege: fix show grants output for active roles + dynamic privs (#27218)
|
2021-08-25 03:04:03 +08:00 |
|
|
|
2a8612be59
|
*: SHOW CREATE VIEW/SEQUENCE should ignore local temporary table with the same name (#27344)
|
2021-08-20 20:24:02 +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 |
|
|
|
cdaf996f56
|
expression/builtin: Add tidb_decode_sql_digests function (#26787)
|
2021-08-06 00:09:12 +08:00 |
|
|
|
99c4bc1fd3
|
ddl: show create table for a local temporary table (#26104)
|
2021-07-30 12:07:04 +08:00 |
|
|
|
6ab9d7dbcd
|
expression: support Oracle translate function (#26408)
|
2021-07-29 16:18:17 +08:00 |
|
|
|
7f6cfcb2e6
|
executor: Future proof TiDB specific comment (#26394)
|
2021-07-21 13:15:36 +08:00 |
|
|
|
702ee7c15f
|
config, sessionctx: deprecate streaming config (#25906)
|
2021-07-15 17:03:33 +08:00 |
|
|
|
1641b3411d
|
executor: fix expression field for show keys from (#26119)
|
2021-07-15 10:29:33 +08:00 |
|
|
|
f23e1004ac
|
*: Support for caching_sha2_password authentication (#24991)
|
2021-07-05 11:15:28 +08:00 |
|
|
|
ad0f654fcb
|
planner: fix bug when unfolding wildcard in view definiton (#25226)
|
2021-07-02 14:49:26 +08:00 |
|
|
|
6063386a9d
|
expressions: Support bin-to-uuid and uuid-to-bin (#20140)
|
2021-06-30 14:03:25 +08:00 |
|
|
|
2f470ba114
|
executor: make show create table show index comments (#25515)
|
2021-06-24 20:51:24 +08:00 |
|
|
|
27489d43b4
|
planner: Log warnings when agg function can not be pushdown in explain statement (#25553)
|
2021-06-24 15:21:23 +08:00 |
|
|
|
a6f52fb450
|
types: warning information is inconsistent with MySQL when convert string to double/float (#24889)
|
2021-06-21 11:06:52 +08:00 |
|
|
|
5c350bef3b
|
meta,executor: fix show create table panic for temporary table with auto_increment columns (#25140)
|
2021-06-04 20:30:28 +08:00 |
|
|
|
83a9a12a14
|
*: add sys var tidb_enable_global_temporary_table to open global temp table (#25075)
|
2021-06-03 16:10:45 +08:00 |
|
|
|
ad9241f92c
|
executor: hide tx_read_ts from show variables (#24926)
|
2021-05-31 14:03:36 +08:00 |
|
|
|
c287bcb48c
|
executor: Add plugin column to mysql.user (#24894)
|
2021-05-28 16:33:36 +08:00 |
|
|
|
ced56153b8
|
executor,table: fix 'show create table' for the temporary table (#24857)
|
2021-05-25 20:33:34 +08:00 |
|
|
|
e9488ce2ee
|
*: implement tidb_bounded_staleness built-in function (#24328)
|
2021-05-18 14:15:40 +08:00 |
|
|
|
22dbcc5627
|
executor, variable: move hidden variables to struct (#24304)
|
2021-04-28 12:49:56 +08:00 |
|
|
|
adfe029348
|
executor: accelerate TestShowVar (#24131)
|
2021-04-19 23:21:52 +08:00 |
|
|
|
dbd5a3622a
|
executor: fix show table status for the database with upper-cased name (#23896)
|
2021-04-12 16:02:36 +08:00 |
|
|
|
f97496d0fc
|
expression: Implementation of Vitess hashing algorithm. (#23493)
|
2021-04-06 23:00:32 +08:00 |
|
|
|
901891ae1f
|
*: hide the config global-kill and session var tidb_enable_index_merge_join (#23395)
|
2021-03-18 17:09:53 +08:00 |
|
|
|
411dba25b1
|
*: deprecate alter-primary-key configuration (#23270)
|
2021-03-18 15:17:36 +08:00 |
|
|
|
9c48b24cb1
|
*: add clustered index info in show index from stmt (#23329)
|
2021-03-16 20:16:55 +08:00 |
|
|
|
610ac87e0b
|
config: deprecate tikv-client.copr-cache.enable and invisible some copr-cache configs (#22786)
|
2021-03-10 15:37:51 +08:00 |
|
|
|
b81e547e66
|
executor: fix err check (#22991)
|
2021-03-03 19:26:56 +08:00 |
|