Commit Graph

172 Commits

Author SHA1 Message Date
772ea65742 fix temporary table bug 2023-07-31 12:42:16 +00:00
553f5616ad Fix ps prepare stage error 4016 2023-07-27 10:42:29 +00:00
0065e91dda Fix some plan cache bug 2023-07-25 06:42:57 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
e2af84d11e fix vpd constraint bug 2023-07-14 03:23:57 +00:00
59a7f93a3f fix dblink bugs 2023-07-13 14:23:58 +00:00
06e697204e fix reroute check for single sql in trans 2023-07-11 15:42:04 +00:00
2b30190d8e Fix the correctness of ps prepare contain temporary table 2023-07-11 12:42:39 +00:00
6faec38b94 Fix prepared statement does not check read only privilege 2023-07-11 12:18:44 +00:00
6819b7ed03 das tablet mapper use schema_guard in sql_ctx 2023-07-05 08:18:11 +00:00
fce27d2eab to issue<50163224>:fix text ps protocol issue 2023-07-03 12:12:29 +00:00
66be07d08d Fix some prepared statement bug 2023-06-28 09:53:42 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
03e4c379f6 fix slow query did not record specific SQL information 2023-06-22 01:48:18 +00:00
7fcdd9533f to show ddl logical plan. 2023-06-08 04:42:19 +00:00
341986a4f6 [CP] add calculable expr check for expr constraints 2023-06-07 04:12:19 +00:00
e2e3db76e8 Fix some user-defined rewrite rules bug 2023-06-07 03:48:34 +00:00
8174fdba9b Change to no ps parameterization if parameterize syntax tree miss 4002 error in ps prepare stage 2023-05-31 08:18:17 +00:00
f4de9eb665 Ps prepare store query for sql audit 2023-05-26 03:46:42 +00:00
0743b644cf to issue<49916547>:fix sql in pl remote execute report 4007 2023-05-25 23:41:35 +00:00
6de40b6e88 [to #48644798] fix mysql errno for creating views with questionmarks in PL 2023-05-25 18:11:48 +00:00
e69feb29f3 to issue<45245581>:remove spm baseline guard 2023-05-25 12:41:11 +00:00
1b5b7766a8 [to #49746806] fix parser -4007 error causes disconnection 2023-05-19 10:52:52 +00:00
f3d62d52ed Fix external table bugs 2023-05-10 14:21:03 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
711f4d5cd0 Forbid sql like 'alter system set' record in sql audit. 2023-05-06 04:15:43 +00:00
46c70d1f44 fix typo. close #1366 2023-05-05 07:42:24 +00:00
8ab690642b Merge branch 'pr_1366' 2023-05-05 07:38:56 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00:00
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
22d868e271 Issue#1163 : Fixed the tpyo 2023-04-24 18:40:05 +05:30
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
c7f5f409a1 delete useless trace log in sql module 2023-04-13 06:17:57 +00:00
fdc08f5080 Fix the failure to get the tenant config 2023-03-23 04:11:57 +00:00
8b9d8f2f05 enable batch_stmt_optimization query return to large query queue, disable retry for non-first multi-stmt item 2023-03-21 15:53:56 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
b9ae891ab1 fix bug Batch optimization may cause auto-increment column jumps 2023-03-16 00:13:32 +00:00
ebefd2bd67 revert tenant config opt for sql module 2023-03-08 04:14:03 +00:00
cc7b6e8574 fix 4002 introduced by weak read select replica 2023-03-07 09:43:50 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
e02930aa08 [master] fix tmp table reroute 2023-03-02 18:36:17 +00:00