Commit Graph

4655 Commits

Author SHA1 Message Date
3cccdc61cc [CP] fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql 2023-05-23 07:42:16 +00:00
c781289d15 [CP] fix invalid keypart bug 2023-05-23 06:42:36 +00:00
bb371fcccf [CP] fix generate partition join filter plan bug 2023-05-23 06:23:34 +00:00
994c2e04fc [CP] support partition can use the global stat when no partition stat and some case bugfix 2023-05-23 06:18:07 +00:00
f841cb2818 [CP] Fix direct load error row handler 2023-05-23 06:12:38 +00:00
32825f5d8a [CP] Construct IndexBlockDataTransformer on stack which is used to be thread local storage. 2023-05-22 13:17:50 +00:00
14ec6ba8cd [CP]cp serveral fix to 4_1_0_release 2023-05-22 13:12:23 +00:00
sdc
33a40c585a [CP] fix dtl interm result leak 2023-05-22 09:53:19 +00:00
a898df9e7c [CP] fixed restart failed because of the block size of Arb is 2MB 2023-05-22 09:47:52 +00:00
6997f79452 [CP] Fix refcnt leak due to incorrect use of link hashmap 2023-05-22 09:17:42 +00:00
ca855f33e8 [CP] support include_hidden_sys when get_tenant_unit 2023-05-22 06:12:38 +00:00
3df4b4e5e9 [CP] Fix ddl kv mgr deadlock 2023-05-22 02:47:59 +00:00
f2631d34bb retry in compare_and_swap_tablet when failed due to OB_ALLOCATE_MEMORY_FAILED 2023-05-22 02:42:25 +00:00
5bb9d95729 Fix a core caused by concurrent operation of retry info 2023-05-22 02:18:44 +00:00
fcbd3ba67d [CP] Adjust syslog level 2023-05-22 02:13:11 +00:00
40eeb0c8cf [CP] Fix outline bug 2023-05-19 09:18:10 +00:00
sdc
7f13ede1f2 [CP] fix vectorized dblink read urowid bug 2023-05-19 09:12:35 +00:00
f261605e97 [CP] [4.x][xa] fix the interface of sub end tx 2023-05-19 08:48:15 +00:00
44595c994c [CP] fix wrong label in ModulePageAllocator 2023-05-19 08:42:35 +00:00
64a3ab3a30 [CP] Fix drop long sequence name ret override 2023-05-19 04:12:23 +00:00
13ad9eee67 [CP] adjust map bucket size from 1000000 to 10000 2023-05-18 12:42:32 +00:00
2f64f41deb [CP] Fix direct load csv parser thread count 2023-05-18 12:23:42 +00:00
dce016e48e [CP] Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-18 12:18:13 +00:00
2197a0f0ca [CP] Fix null aware anti join bug 2023-05-18 12:12:48 +00:00
125f04e8d3 [CP] [master] deduplicate when merge txExecResult 2023-05-18 10:42:32 +00:00
7afda138c9 [CP] [BUG] callback tx ops before set tx data state 2023-05-18 10:28:43 +00:00
9e06e42e87 [CP] fix bug about dateadd when in normal parser 2023-05-18 10:23:14 +00:00
51d9f0c781 [CP] fix partition calc bug 2023-05-18 10:17:45 +00:00
82cb9d5fdc [CP] add _ob_wait_interval_after_truncate conf for truncate 2023-05-18 09:42:34 +00:00
3d8c16f0d7 Patch Revise codeowner to 4_1_0_release 2023-05-18 08:17:48 +00:00
2b41fa8cdf [CP] show ddl task status in rootservice event more clearly. 2023-05-18 08:12:19 +00:00
90e0229994 [CP] add user warning log for virtual table error whitelist 2023-05-18 07:58:56 +00:00
095cc30899 [CP] fix migration update major sstable do not specify merge type issue 2023-05-18 07:53:26 +00:00
9609f863ba [CP] fix .wf missing error_log 2023-05-18 07:47:58 +00:00
8a891e326a [CP] fix merge set do not deduplicate 2023-05-18 07:42:29 +00:00
b21ae9ef54 [CP] [to #49723644] fix initial parameter of generic type 2023-05-18 05:42:25 +00:00
afe74abd00 [CP] Disable direct-loading to a view table 2023-05-18 02:42:43 +00:00
872dcd025c [CP] fix shared hash join overestimate part count leads OOM 2023-05-17 13:24:26 +00:00
a84455d11c fix check_lock_row_valid & add defesne in schedule major 2023-05-17 12:12:29 +00:00
f27ce7ae70 fix session lock leak when set dbms_monitor.ob_session_trace_disable 2023-05-17 11:53:55 +00:00
83e6eebbcd [CP] fix memory hold too much 2023-05-17 11:48:23 +00:00
e255ffd490 [CP]fix ip white list bug that the compare logic is not correct and not allow ip/netmask format to login to observer 2023-05-17 11:42:45 +00:00
418a764617 [CP] Revert [to #48811148]fix bug goto statement 2023-05-17 11:18:28 +00:00
8e732446c9 [CP] fix plan cache memleak and switch invalid tenant 2023-05-17 11:12:50 +00:00
e96cca6b91 [CP] Consider schema error as election priority 2023-05-17 10:53:54 +00:00
6e29814b3f fix osg bug and failed case 2023-05-17 10:48:23 +00:00
3e5ced7711 [CP] Fix estimate row count of data inserted by current trx 2023-05-17 10:42:44 +00:00
2f04549886 [CP] push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-17 03:12:29 +00:00
59e84a2f2f [CP] fix:fix pdml update not support minimal mode 2023-05-17 02:48:06 +00:00
9718111cb2 [CP] fix multi_level_queue_ uninited 2023-05-17 02:42:34 +00:00