Commit Graph

4782 Commits

Author SHA1 Message Date
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
19402459c2 [CP] fix missing call destructor when free RollbackSPMsg.tx_ptr_ 2023-05-16 08:59:36 +00:00
f9420a957e fix DBA_DB_LINKS and ALL_DB_LINKS error, fix mysqltest. 2023-05-16 08:54:06 +00:00
sdc
3f177b2153 [CP] fix nullif deduce type 2023-05-16 08:48:38 +00:00
sdc
c48ac0bc58 [CP] fix first buffer not first bug 2023-05-16 08:43:02 +00:00
edda3cc92c add consensus version for truncate 2023-05-16 02:42:38 +00:00
2185968734 [OBCDC] Fix stuck at exit process; Fix hb rollback when obcdc just launched 2023-05-15 15:34:38 +00:00
79bcca4d6a [CP] fix single replica reponse of drop column task wait lock too long. 2023-05-15 15:23:49 +00:00
646043185f [CP] Remove the restriction of max_table_load_session_count in direct-load data 2023-05-15 15:18:16 +00:00
d7ed048b9b [CP] Fix ifnull/nvl expr result wrong precision 2023-05-15 15:12:44 +00:00
ca260bb17d [CP] handle error line in parse 2023-05-15 14:42:43 +00:00
4604156eb8 [CP] Unfree ptr in adjust_topn_heap when meet error unexpectedly 2023-05-15 12:23:33 +00:00
22c7595181 add unittest for column equal encoding overflow issue 2023-05-15 12:12:41 +00:00