Commit Graph

1587 Commits

Author SHA1 Message Date
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +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
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
3514f929b6 [to #49335040]add thread lock for pl_cursor_map_ 2023-04-26 15:06:08 +00:00
ffb125d10e [to #48891422] update PL C interface signature 2023-04-26 15:02:30 +00:00
aa50359fed fix px target monitor core because of concurrent access of set 2023-04-26 14:58:56 +00:00
03f103d18a RTDatumArith memory leak 2023-04-26 14:45:15 +00:00
dbedb800a4 fix session-based context dynamic leak 2023-04-26 14:27:48 +00:00
0f7e23e3f5 unsupport using 'CREATE USER' stmt with hostname in oracle mode 2023-04-26 14:24:20 +00:00
9da7440717 Batchsize auto downgrade for lob/longtext/mediumtext type 2023-04-26 14:20:52 +00:00
c0406cef3d Fix memory expansion when das task retry. 2023-04-26 14:17:27 +00:00
003cdcc36a [4.2] skip kill tx if session is deserialized 2023-04-26 14:00:00 +00:00
ff7c6d0243 Fix type deduce stack overflow in ps mode 2023-04-26 13:42:51 +00:00
49c2c16662 Fix core at deep copy parse node 2023-04-26 13:32:29 +00:00
36d67ed9dc Check temp table when choosing rewrite rules 2023-04-26 13:28:50 +00:00
ca31dfde0f fix no wait const param is not consistent in fp and np 2023-04-26 13:21:55 +00:00
220e8fceac Do not print WDIAG log when syslog_level set to ERROR 2023-04-26 13:07:58 +00:00
dd54f8018d disable _trace_control_info set by user 2023-04-26 12:53:47 +00:00
1ec41795d6 [to #48891422] fix PL C interface allocator 2023-04-26 12:50:16 +00:00
663c6f510d Merge branch 'pr_1340' 2023-04-26 20:07:53 +08:00
5e893be121 fix feedback info bug 2023-04-25 03:10:55 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
c317071f7e fix px target monitor core because of concurrent access of map 2023-04-25 02:10:50 +00:00
dad6688384 Fix bit aggregate function redundant cast expr 2023-04-24 12:17:47 +00:00
349ecdf982 fix bug in group join buffer 2023-04-24 12:14:27 +00:00
8ac3b5df4a fix mysqltest 2023-04-24 11:14:47 +00:00
2eda31c447 fix omitting check stack overflow in transform_arg_case_recursively 2023-04-24 11:11:19 +00:00
413bcda437 [CP] fix ja rewrite bug with rollup scenario 2023-04-24 10:55:30 +00:00
c6cffaa327 occupy a position for nls_initcap 2023-04-24 09:41:38 +00:00
83f8e7721d [foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem 2023-04-24 09:11:25 +00:00
a58de12030 disable write udf to remote dblink tables 2023-04-24 07:48:15 +00:00
87ad8877d4 [BUGFIX] fix lob delete with MINIMAL mode 2023-04-24 04:41:24 +00:00
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
7c79e6fccf [CP] [CP] [to #48737315]fix bug of remote execution of select for update statement in PL 2023-04-24 04:11:38 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
a3c1c19606 fix set partition wise bug 2023-04-24 03:18:14 +00:00
d663d4218e Fix direct load data buffer members inconsistent lifecycle 2023-04-23 10:44:32 +00:00
f5d814801f Fix memory-leak on the failure of px_finish_trans 2023-04-23 10:41:06 +00:00
f1728bb159 fix windown func px bug 2023-04-23 08:37:49 +00:00
874d22a708 Forbid count/sum distinct in reporting wf to be calculated parallelly 2023-04-23 08:26:27 +00:00
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
45b9626966 Fix a join elimination bug 2023-04-22 14:24:04 +00:00
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
94a76034c8 [CP] fix enumset memleak bug in query range module 2023-04-21 08:11:20 +00:00
9659dc0227 fix session plan ptr not reset after load data 2023-04-21 07:11:37 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
a9098c4fe7 [to #48603749] check coll/object constructor parameter type 2023-04-21 06:41:53 +00:00
6f6cb0c504 Fix partition num check bug 2023-04-21 05:14:43 +00:00