Commit Graph

  • 083246a114 [CP] to issue<50056402>:fix core when package var sync hanr881 2023-08-15 04:58:03 +00:00
  • fbf42b309e [CP] change the create_tablet batch size to 1M obdev 2023-08-15 04:52:27 +00:00
  • 3c8cc9bb10 [CP] [BUG] change order for udf check and trx check Handora 2023-08-15 04:46:52 +00:00
  • cd6f339e59 [CP] [to #45621646]set referenced in check_variable_accessible LiuYoung00 2023-08-15 04:34:31 +00:00
  • 056b2e2793 [CP] fix temp table access memory leak bug zzg19950727 2023-08-15 04:28:52 +00:00
  • 146c03fbf7 [CP] fix temp table execute bug zzg19950727 2023-08-15 04:23:14 +00:00
  • 7c22dead40 [CP] BUGFIX: avoid core at print log obdev 2023-08-15 04:17:38 +00:00
  • 2f81256297 [CP] [to #46639322]refcursor fetch last_row flag set LiuYoung00 2023-08-15 03:58:56 +00:00
  • 04f5329ff1 [CP] [to #46873308]fixed lower_bnd for dbms_sql LiuYoung00 2023-08-15 03:53:23 +00:00
  • 70a3bea24e [CP] [4.1][4.2] refine set autocommit in dblink trans jw-guo 2023-08-15 03:47:47 +00:00
  • 4b1eeb895d [CP] [to #47545514]subprogram cursor do not resolve external type LiuYoung00 2023-08-15 03:42:13 +00:00
  • fbf039243d [CP] [to #46881515]ps cursor return params always use int type LiuYoung00 2023-08-15 03:17:27 +00:00
  • 51e5fa313b [CP] [to #42063853]use tmp allocator to get user type LiuYoung00 2023-08-14 14:22:34 +00:00
  • d13e488a43 [CP] adjust UTL_ENCODE && UTL_RAW to DETERMINISTIC 18523270951@163.com 2023-08-14 14:04:59 +00:00
  • 761088e0fd refine algorithm for traversing query range graph obdev 2023-08-14 13:59:20 +00:00
  • f0e62ab0ce [CP] sync wash fragment for kvcache alloc when memory not enough tushicheng 2023-08-14 13:53:39 +00:00
  • 5befb87b84 [CP] force print 4377 log Charles0429 2023-08-14 13:47:58 +00:00
  • 3a7fd13453 [CP] Fix insert use incorrect plan bug 2149 2023-08-14 13:42:13 +00:00
  • 76f0cfbd1e [CP] fix change user read packet out of bound obdev 2023-08-14 13:12:02 +00:00
  • ee9904a650 [CP] Fix convert/to_type and get_ddl compatibility bugs 2149 2023-08-14 10:28:28 +00:00
  • 3ebd51c657 [CP] fix forget to add func index column into data table when rebuild index. obdev 2023-08-14 10:12:05 +00:00
  • 98df6c5e5b [CP] [fix] fix arbitration service do not degrade when reconfirming and log disk full occur concurrently BinChenn 2023-08-11 21:27:38 +00:00
  • fbc0e46149 [CP] 优化建表路径中partition相关代码以减小临时内存 obdev 2023-08-11 21:22:00 +00:00
  • bf1a78c1df [CP] Fix direct load client task not auto abort suz-yang 2023-08-11 21:16:24 +00:00
  • 29b8ba4087 [CP] fix oracle nullif transform error obdev 2023-08-11 21:10:45 +00:00
  • 1f5b5eb1d4 [CP] fix direct load heart beat Charles0429 2023-08-11 21:05:08 +00:00
  • 4d51598a99 [CP] fix grant privileges on information_schema.* to user obdev 2023-08-11 20:59:34 +00:00
  • 6f643df686 [RS] Fix incorrect unit disk statistic. obdev 2023-08-11 20:53:58 +00:00
  • 9c8f1a1195 [bugfix] fix batch decode var length dict with single entry saltonz 2023-08-11 20:48:24 +00:00
  • 265a91333e [CP] fix memory-leak bug of insert into select with direct-mode leftgeek 2023-08-11 20:36:01 +00:00
  • 1f804fd441 [CP] fix the bug that cancel a dropping index Charles0429 2023-08-11 20:30:29 +00:00
  • 68d81c9ba5 [CP] remove core at keybtree, adjust sort keys for unique index simonjoylet 2023-08-11 20:19:35 +00:00
  • 28fc7b9be4 [CP] Fix: There is a shared expression in the virtual generated column, which causes an error yaojing624 2023-08-11 20:14:03 +00:00
  • dadf4d779f [CP] Fix error info bug 2149 2023-08-11 20:08:32 +00:00
  • 74d57b2e42 [CP] Fix remove order by bug 2149 2023-08-11 20:02:57 +00:00
  • 6b0981c101 [CP] fix show table status bug Larry955 2023-08-11 19:57:22 +00:00
  • ae552ae1e3 [CP] Fix system function compatibility bugs 2149 2023-08-11 19:45:08 +00:00
  • 803bb5671a [Bugfix]fix local index bug in obkv WeiXinChan 2023-08-11 19:39:34 +00:00
  • 712f822c97 [CP] change the xid construction method of dblink obdev 2023-08-11 19:23:11 +00:00
  • 5398406157 [CP] fix session core when flt mgr init failed obdev 2023-08-11 19:17:39 +00:00
  • c817b1ce63 [CP] fix unix socket connection denied by ob_tcp_invited_node zhjc1124 2023-08-11 19:12:04 +00:00
  • b445128188 [CP] fix do_row_gt_and bug when meeting like key or in key Larry955 2023-08-11 19:06:32 +00:00
  • 5510e9085b [CP] fix sql hang when generating too large range size Larry955 2023-08-11 18:54:18 +00:00
  • 9bdec5ff15 [CP] [to #51159591] add spinlock for debugger runtime info obdev 2023-08-11 18:48:44 +00:00
  • c18542d1bf [CP] [4.2] add timeout for commit_alter_tenant_locality to avoid ddl thread hang joseph12138 2023-08-11 18:43:12 +00:00
  • 3d60f0d889 [CP] fix get empty unique key chimyue 2023-08-11 18:37:43 +00:00
  • ff693608ca [CP][to #48840416] fix collection access with a(idx1)(idx2)(idx3).col1 obdev 2023-08-11 18:32:08 +00:00
  • 2aa02da43d [CP] fix partition filter GI report 4201 bug sdc 2023-08-11 18:21:18 +00:00
  • 5dd2c3a835 [CP] adjust cmp method when merge min/max value for column stat Larry955 2023-08-11 18:15:46 +00:00
  • 14bb5d4a42 [CP] fix not gather histogram bug when analyze table with SIZE AUTO Larry955 2023-08-11 18:03:45 +00:00
  • 2a8a861100 [CP] Fix: session sync use new type to sync last_schema_version yaojing624 2023-08-11 17:58:08 +00:00
  • f10968e630 [CP] fix bug when part table do local index back with lob column Larry955 2023-08-11 17:52:33 +00:00
  • bac5864bb4 [CP] [master] fix core by reuse_tx race with rollbacksavepoint msg callback chinaxing 2023-08-11 17:46:56 +00:00
  • d7aa4899d7 [CP] to issue<50551308>:fix record collection member as forall stmt param bug hanr881 2023-08-11 17:41:22 +00:00
  • 2d8f9bd1db [CP] [to #51089750]after stmt trigger not throw mutating table error seuwebber 2023-08-11 17:35:46 +00:00
  • 6f67d52e9e [CP] fix where subquery pullup transformation bug chimyue 2023-08-11 17:30:13 +00:00
  • 51828669d6 [CP] Fix PL agg bug 2149 2023-08-11 17:19:16 +00:00
  • 63ae24417d [CP] [dblink][4.2/4.1] print tx id in sql audit for dblink stmt jw-guo 2023-08-11 17:13:39 +00:00
  • 47b76bd93a [CP] fix se array of tablet range allocate too much memory and send piece msg core sdc 2023-08-11 17:01:26 +00:00
  • 1537b7e0a3 [CP] [GIS]fix SRSWKTParser memory leak obdev 2023-08-11 16:55:51 +00:00
  • 77ca3d46ff [CP] [to #50537108]fix bug trigger error when exist virtual column and udf at the same time seuwebber 2023-08-11 16:50:18 +00:00
  • 77e2ff9cd7 [CP] Fix remove_const bug 2149 2023-08-11 16:44:42 +00:00
  • 9cdfdef9d9 [CP] fix the behavior of create table select is different with mysql obdev 2023-08-11 16:39:07 +00:00
  • 70c777c9f9 [CP] crc32() return longlong obdev 2023-08-11 16:33:32 +00:00
  • e8b201f737 [CP] fix overwrite ret Charles0429 2023-08-11 16:27:55 +00:00
  • 9d8bf4c0ea [CP] to issue<51097601>:fix core when using raise application error hanr881 2023-08-11 16:22:18 +00:00
  • ac71963ca3 [CP] Fix check expr unique bug xianyu-w 2023-08-11 16:10:02 +00:00
  • 8162f6f762 [CP] Fix modify autoinc failed bug Hongqin-Li 2023-08-11 16:04:26 +00:00
  • f7da985f4f [CP] to issue<50226221>:fix llvm stack overflow hanr881 2023-08-11 15:58:50 +00:00
  • 8823b74f78 [CP] skip ddl_memtable when open sec_meta_iter renju96 2023-08-11 15:53:16 +00:00
  • 3a54a83fde [CP] fix query __all_virtual_schema_slot out of range obdev 2023-08-11 15:47:41 +00:00
  • 41a2a8469d [CP] fix some bugs chimyue 2023-08-11 15:42:07 +00:00
  • e1579b7aa7 [CP] bugfix resolve between node when types are inconsistent obdev 2023-08-11 15:36:31 +00:00
  • 8f92448af2 [CP] Fix bug: the result of interval function is wrong. obdev 2023-08-11 15:30:51 +00:00
  • 8e9023e268 [CP] fix allocate multi part dml bug after or expansion transformation chimyue 2023-08-11 15:25:14 +00:00
  • 2055a980d0 [CP] Fix check for partition column Hongqin-Li 2023-08-11 15:12:36 +00:00
  • 6bbbeecc6e [CP] Fix ret overwrite and avoid use 500 tenant memory Hongqin-Li 2023-08-11 15:07:00 +00:00
  • 17fd30a0a2 [CP] Fix ddl refresh schema version not working during reboot Hongqin-Li 2023-08-11 15:01:20 +00:00
  • 57ecd4adcd fix too many OB_TRANS_CTX_NOT_EXIST log && add time guard to observe read tx data cost ZenoWang 2023-08-11 14:55:44 +00:00
  • 7b3451fd9b [CP] fix bug that not check add a column based on a column dropped in on alter table stmt jingtaoye35 2023-08-11 14:50:05 +00:00
  • 79a9189bcf [CP] [xa][4.2/4.1] refine one phase commit for xa trans jw-guo 2023-08-11 14:44:32 +00:00
  • 4be6970923 [CP] fix session may be leaked when init mgr failed obdev 2023-08-11 14:38:55 +00:00
  • cb05004916 [4.1] fix tx-route state serialize size overflow chinaxing 2023-08-11 14:33:11 +00:00
  • f20af6f1f2 [CP]Fix select into clause in subplan obdev 2023-08-11 14:20:44 +00:00
  • d53d5b9a4b [CP] fix join filter bug zzg19950727 2023-08-11 14:15:02 +00:00
  • 13010b1213 [CP] fix find_in_set, sleep(null), errorcode obdev 2023-08-11 14:09:18 +00:00
  • 4d2f74ae8c [CP] bugfix resolve default function expr obdev 2023-08-11 14:03:35 +00:00
  • e4ca9f48b2 [CP] formalize exec params ChangerR 2023-08-11 13:57:57 +00:00
  • cf4adc4d05 [CP] fix illegal values_desc when create view for target table of merge stmt obdev 2023-08-11 13:52:17 +00:00
  • c6314c8880 [CP] Fix two errorcode related bugs: issue 46899782 and issue 45900041 obdev 2023-08-11 13:46:40 +00:00
  • e24c666af9 [CP] [to #49965880] extract_info after resolve_udf_node 0xacc 2023-08-11 13:34:11 +00:00
  • 20a30ffcb1 bugfix : json_value mismatch func fix & json object wild star fix obdev 2023-08-11 13:28:38 +00:00
  • f4119348e9 [CP] BUGFIX: forbid write broken tablelock clog obdev 2023-08-11 13:23:08 +00:00
  • 132c679803 [CP] modify obarray to fixed array sdc 2023-08-11 13:17:32 +00:00
  • a43b44051f [CP] [GIS]fix gis sub type bug obdev 2023-08-11 13:12:02 +00:00
  • 98f02c7623 [CP] [cp]fix: fix nested session restore bug obdev 2023-08-11 13:06:32 +00:00
  • b431f6db76 [CP] Fix single-part table insert bug 2149 2023-08-11 13:00:56 +00:00
  • 71be33254f [CP] fix merge join dynamic memleak obdev 2023-08-11 12:48:37 +00:00
  • 36b1897bb6 [CP] fix encode sortkey out of bound obdev 2023-08-11 12:43:08 +00:00
  • 8f1658dc64 [CP] ignore schema error obdev 2023-08-11 12:37:34 +00:00