Commit Graph

5144 Commits

Author SHA1 Message Date
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
6c85ac2616 [CP] Disable mysql SO UDF. 2023-05-16 15:34:24 +00:00
29c9cd460e [CP] add check tablet valid before migration tablet copy finish task 2023-05-16 15:28:53 +00:00
16a1cf45ce [CP] add location error code where retry when create tablet register 2023-05-16 15:23:25 +00:00
443e56bbbb fix: make sure execution_id is valid after upgrade 2023-05-16 15:17:56 +00:00
960506370a Check rs status while process async task 2023-05-16 15:12:28 +00:00
d8b00ff4ea [CP] Fix fetch log start_lsn unexpected bug. 2023-05-16 14:53:22 +00:00
a3eec087cb [CP] [4.x] not set tx isolation level when setting tx read write 2023-05-16 14:47:53 +00:00
d7e2b9970b [CP] Fix data version in multi prefetch 2023-05-16 14:42:24 +00:00
b317755dde [CP] Sql audit use memory larger than expected during observer reboot period 2023-05-16 09:23:37 +00:00
429accf9c7 fix cases 410 2023-05-16 09:18:08 +00:00
adc29da72b [CP] adjust subquery iter hash map memory mode && adjust table columns rewrite error code 2023-05-16 09:05:16 +00:00