Commit Graph

4428 Commits

Author SHA1 Message Date
5e19a5258f Fix dynamic memory expansion of px rescan scene sort 2024-03-05 07:15:25 +00:00
05a52d3d0d fix sql_audit snapshot_source display bug 2024-03-05 04:45:29 +00:00
0ef3eace68 partition by (c1,c2) return compile error, current is 4016 2024-03-05 03:48:19 +00:00
8ca85b06ab Fixed the correctness issue of the LIKE expression when sql mode=NO_BACKSLASH_ESCAPES_LIKE. 2024-03-04 13:18:19 +00:00
6615941936 [CP] fix pc diag view bug: return -4002 error code 2024-03-04 11:48:14 +00:00
c71007cee0 disable sample temp_table_ssid expr in dynamic sampling and disable print timeout error msg in inner sql 2024-03-04 10:50:11 +00:00
eef2f96aa5 Fix issue SQC or Worker return error code in restart scenario which tenant schema havn't been refreshed into memory 2024-03-04 10:44:58 +00:00
7dcbcffb99 [to #55268958]fix a typo 2024-03-04 07:54:42 +00:00
sdc
4e81697951 fix px resource analyzer memory leak 2024-03-04 07:44:25 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
0fcbb6a6e4 [CP] fix identifier bug 2024-03-04 06:19:22 +00:00
33ec292f4c fix compact row not compatible 2024-03-04 05:14:36 +00:00
4eb2e0f7eb fix ddl tables replace part expr with definition. 2024-03-04 04:45:12 +00:00
f96f3c37ca fix left join or expansion bug with cte table 2024-03-04 03:45:04 +00:00
62f42de451 allow create table with all cg 2024-03-04 03:20:23 +00:00
d578c8ada4 fix ObStmtExecParamReplacer visit bug 2024-03-04 03:15:12 +00:00
45b33b4aa1 fix bug of load data local using direct-load 2024-03-04 02:45:15 +00:00
bdf812fd92 [CP] fix different name case mode when recover table 2024-03-01 09:44:41 +00:00
4ae4510aa8 [MySQL COMPATIBILITY] placeholder for the system view of supporting mysql compatibility 2024-03-01 09:14:48 +00:00
c21fe46166 [4.x][xa] refine print error for implicit end trans in xa 2024-03-01 08:14:41 +00:00
df170f345f [CP] fix progressive_merge_num bug with external table 2024-03-01 07:44:18 +00:00
bba5b5479a fix update view with instead of trigger raise an error when generate dml index info 2024-03-01 04:50:19 +00:00
sdc
21caebcd16 fix execute dist plan report error when truncate table concurrently. 2024-03-01 04:44:45 +00:00
e978e0ccd5 Optimize connect_by log printing 2024-03-01 03:50:34 +00:00
81426215d1 fix illegal constraints added by simplify_case_when under oracle mode 2024-03-01 03:15:19 +00:00
a19b3513a5 fix listagg bug and skip table not exist when process schema stats 2024-02-29 12:49:50 +00:00
5d9bb1beec Resolved the issue of ObDTLIntermResultManager swallowing error codes during append_block. 2024-02-29 09:19:37 +00:00
7da6fe9dcb add assign in ObAggrInfo 2024-02-29 06:44:50 +00:00
c1effc9496 [CP] [to #54896033]fix bug nested sql triggerd by dynamic stmt 2024-02-29 06:14:58 +00:00
cdb2699b00 During das partition range pruning during execution, type protection of virtual generated columns is required. 2024-02-29 05:44:23 +00:00
2776bafa0e Modify the ret value passed when interrupting other threads of the sqc. 2024-02-29 05:25:03 +00:00
fd82117b9b Fix create index 4103 2024-02-28 13:49:55 +00:00
1c74f08fb1 fix bug of load data local can not find file 2024-02-28 13:14:59 +00:00
a699639ddb fix simplify expr bugs 2024-02-28 09:49:47 +00:00
ffbae51eeb bugfix: enable or expansion when updating global index 2024-02-28 09:44:39 +00:00
fc23aae5aa support comment-on-table command for table with mlog 2024-02-28 08:44:51 +00:00
36c74418bf [CP] bugfix: 54741851 XMLELEMENT result not correct 2024-02-28 07:50:20 +00:00
sdc
ba233cf3c1 optimize calculation of px expected worker count 2024-02-28 03:44:38 +00:00
8cf87984db Direct load memory split tenant. 2024-02-28 03:14:58 +00:00
6288816744 adjust compact row format && fix farm case failed 2024-02-27 12:44:28 +00:00
fb3a420c8f The ObTempBlockStore had incorrect use of the dump interface in append_block_payload, which has now been corrected. 2024-02-27 11:20:26 +00:00
0f87edff4f Added assign() to ObGranulePumpArgs to resolve the issue of swallowing error codes. 2024-02-27 11:14:57 +00:00
a4d4ce1b69 reserve more memory to receive mysql packets in case of out of tenant memory 2024-02-27 09:50:22 +00:00
fd54ded76c cache data version in session for performance optimize 2024-02-27 09:44:46 +00:00
sdc
86e6b53016 [CP] optimize performance of gi partition pruning in pkey plan 2024-02-27 09:15:17 +00:00
2011ccb345 [CP] [to #52767397] fix mysqltest 2024-02-27 08:45:30 +00:00
0f1d7a6431 fix pullup scalar groupby as semi join incorrectly 2024-02-27 07:16:08 +00:00
0715f57e39 Add a db_id field to the virtual table related to automatic memory management. 2024-02-27 06:48:37 +00:00
1987e4ea8f format outline place holder 2024-02-27 06:18:25 +00:00
e1e2dc75a6 [CP] fixbug: Error 4109 reported when renaming both the foreign key master and slave tables simultaneously 2024-02-27 05:51:23 +00:00