Commit Graph

8334 Commits

Author SHA1 Message Date
79e6900f6f fix query range bug when intersect in node with other node 2023-09-11 04:44:06 +00:00
a0afdb0564 [BUG.FIX] Fix the lifecycle of io callback 2023-09-11 04:40:24 +00:00
53a02c619d [to #52021144] fix(expr): make max VARCHAR2 length compatible with oracle MAX_STRING_SIZE=EXTENDED mode 2023-09-11 03:44:05 +00:00
dbea9e7637 fix 'privilege requirement for create table' 2023-09-11 03:40:22 +00:00
ab1ad86194 fix switch tenant at all plan stat 2023-09-11 03:14:14 +00:00
32bc1e3d3d push cte preds when generate plan in cost based rewrite 2023-09-11 03:10:33 +00:00
c72fbafe90 Merge branch 'master' of https://github.com/shuangzi52/ob4 into fix_new_05 2023-09-11 10:18:26 +08:00
73d139ebdb precheck transfer src ls replay scn before do transfer start transaction 2023-09-11 02:10:33 +00:00
eea808932d Change dockerfile from centos7 to anolis8.8 2023-09-10 12:40:35 +00:00
0cedfb8ea9 remove old mds code 2023-09-10 08:40:31 +00:00
f32a2298e8 Fix mittest compile error 2023-09-09 14:08:03 +00:00
870382c15a [GIS] fix s2visitor memory leak 2023-09-09 13:57:11 +00:00
495b212480 [to #47927938] reset warning buf when resolve extern symbol fail 2023-09-09 13:53:30 +00:00
98807f99aa [BUGFIX] fix join on text and string 2023-09-09 13:49:49 +00:00
d685d027ab [to #52028497]forbid execute load data if table has enabled insert/update trigger 2023-09-09 13:46:08 +00:00
4a904949c2 fix correctness bug of replacing zerofill column expr 2023-09-09 13:42:25 +00:00
54921b0342 Fix DDL thread hung problem 2023-09-09 13:38:45 +00:00
3d3832ed60 [to #52067717] fix a -4016 problem of SQL parser 2023-09-09 13:34:57 +00:00
f36e7c5565 to issue<51805002>:fix serveral pltemp mod memory leak stack 2023-09-09 13:27:39 +00:00
ac2b9a8aae add dba_command group 2023-09-09 13:23:55 +00:00
4a94dfea00 Use the configuration item _ob_ddl_timeout to control the DDL timeout 2023-09-09 13:20:11 +00:00
7b46b3a868 fix replay log failed 2023-09-09 13:16:28 +00:00
2718e8df84 fix remote scan inner sql timeout. 2023-09-09 13:12:43 +00:00
576917492e fix win magic bug 2023-09-09 13:09:00 +00:00
55437eb8e7 fix check stack overflow expr: T_OP_ROW can be nested 2023-09-09 13:05:15 +00:00
19e89b0388 fix encode cell swallow err code 2023-09-09 13:01:35 +00:00
4f12691d2c Optimize inner sql error code 2023-09-09 12:57:46 +00:00
8cdc9fffe9 fix calc hybrid hist core caused by div 0 in pquery 2023-09-09 12:54:03 +00:00
6b6a8ca778 bugfix: change errorcode from -4016 to -4013 2023-09-09 12:50:21 +00:00
56bc4e6bc6 check all memebers are active for transfer 2023-09-09 12:46:41 +00:00
32b49bc8df [TABLELOCK] modify the log level of lock_exist 2023-09-09 12:43:00 +00:00
2470667af6 [4.2] bugfix for remove R-replica for duplicate log stream 2023-09-09 12:39:16 +00:00
2418426847 add more log for del_tenant 2023-09-09 12:35:32 +00:00
3335205918 [CP] [to #52031940] fix(pl): decode collection element in USER_COLL_TYPES 2023-09-09 12:28:14 +00:00
f70f1dcb29 Fix transfer mittest cases 2023-09-09 12:24:34 +00:00
bbad1b2bb3 fix: job maybe not execute and maybe purge log 2023-09-09 12:20:48 +00:00
ad99419dc9 fix skip scan prefix NDV bug 2023-09-09 12:09:59 +00:00
b3bb895b16 fix skip scan core 2023-09-09 12:06:14 +00:00
b62974dae7 fix change user user variables not update 2023-09-09 12:02:32 +00:00
eb7498a085 fix WORK_ARENA over limit 2023-09-09 11:55:13 +00:00
2bb3bef988 support set user_set_timeout for inner sql stream rpc as total execute timeout 2023-09-09 11:51:31 +00:00
871f5acd8e fix standby read blockedd 2023-09-09 11:47:49 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
e6dee1493e to issue<52066794>:fix parser issue 2023-09-09 11:36:43 +00:00
7198e18f7a bugfix: support for using current_user function without ending parentheses 2023-09-09 11:32:59 +00:00
4f3a9fdea4 palceholder for __all_virtual_column_group_history && __all_virtual_column_group_mapping_history 2023-09-09 11:29:15 +00:00
6bf6b173d1 fix major freeze tenant = all about skip standby tenants 2023-09-09 11:25:27 +00:00
2ae42f6ccb remove use 'auto' keyword 2023-09-09 11:21:45 +00:00
bd8047c60d [to #51878925] fix construct resolve with database name prefix 2023-09-09 11:18:03 +00:00