Commit Graph

4934 Commits

Author SHA1 Message Date
1471064349 [CP] fix datum store memory leak 2023-06-18 02:12:06 +00:00
0966dc23d4 [CP] fix wm_concat bug 2023-06-18 01:47:55 +00:00
78faeb0cc8 [CP] fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double 2023-06-18 01:42:16 +00:00
8cd7c313f0 use accurate next freeze info in compaction schedule 2023-06-16 10:42:27 +00:00
e07f5601af [CP] fix a core caused by ObPlanBaselineMgr cross-referenced with ObPlanCache 2023-06-16 10:12:24 +00:00
80f3af57bb fix WORK_AREA not limit after restart observer 2023-06-16 08:47:46 +00:00
bd36a88ecd [CP][4.1] pick ls deleted handle code 2023-06-16 08:34:52 +00:00
c4bd015918 fix parallel merge problem 2023-06-16 08:29:13 +00:00
4154f79d45 [CP] fix temp table access bug 2023-06-16 08:23:33 +00:00
db3d681269 [CP] fix plan cache table deep copy core 2023-06-16 08:17:57 +00:00
sdc
72ea4e73a6 [CP] fix oci pull meta bug 2023-06-16 08:12:17 +00:00
aefe268b36 [CP] only get tablet once in tablet remove tx callback 2023-06-16 03:48:16 +00:00
ad5a50a146 [CP] Modify error code in table load coordinator 2023-06-16 03:42:36 +00:00
b9d1ed1315 fix daily_major_freeze_launcher about OB_EAGAIN 2023-06-16 02:12:13 +00:00
30055bc3b0 [CP] fix osg bug 2023-06-15 16:59:58 +00:00
ca888a3e8c [CP] optimize memtable garbage collection 2023-06-15 16:54:23 +00:00
c9416aae8c fix the bug that session id is reused before ObSqlSessionInfo is freed 2023-06-15 16:48:51 +00:00
4b814b5902 [CP] fix encrypt_key deep copy in iocallback 2023-06-15 16:37:56 +00:00
bb0cbe19b1 [CP] Fix notify fetch log request -4007 bug. 2023-06-15 16:32:17 +00:00
da96528211 [CP] fix memtable rebuild logic for empty memtable 2023-06-15 16:26:39 +00:00
5dd8eff3b7 fix histogram memory used after free 2023-06-15 16:21:04 +00:00
b118ce18f5 [CP] Fix direct load when unit is migrating 2023-06-15 16:04:42 +00:00
f5a1af5288 raise SIGKILL for old version 2023-06-15 15:52:16 +00:00
7dcb2735b9 [CP] fix tablet merge dag log print 2023-06-15 15:46:39 +00:00
7d9dfdff7d [CP] Fix row scn for uncommitted row with determined_state 2023-06-15 15:41:02 +00:00
5edb333e0f [CP] fix secure_file_priv not working in oracle mode 2023-06-15 15:35:19 +00:00
5290908097 [CP] fix try wait channel cost much CPU 2023-06-15 15:29:36 +00:00
aef13474b3 [CP] BUGFIX: fix ls iter memory leak 2023-06-15 15:18:32 +00:00
a0bd3c3026 [CP] fix right_border 2023-06-15 15:12:51 +00:00
956e9268ca [BUGFIX] disable text type vectorize 2023-06-15 15:07:16 +00:00
7307480dce fix major freeze about tenants with !normal status 2023-06-15 14:50:35 +00:00
9edbd99de6 [CP] Fix trace log bug 2023-06-15 14:44:56 +00:00
f95dd4cb95 use INT64_MAX as next freeze info 2023-06-15 14:39:20 +00:00
e7af473d82 [CP] fix ddl child tasks recover failed. 2023-06-15 14:33:37 +00:00
2d883c4732 [CP] to show ddl logical plan. 2023-06-15 14:20:52 +00:00
f27ce60a8b [CP] [tx-route] readonly serializable tx implicit commit missing return state 2023-06-15 14:15:10 +00:00
c2f48f4863 [CP] remove extra reset in full link tracing 2023-06-15 14:09:29 +00:00
860ba31c19 fix auto mem mgr use arena alloc leads dynamic leak 2023-06-15 14:03:44 +00:00
687f7a5256 [CP] Fix bug for last_insert_id() 2023-06-15 13:57:59 +00:00
0a26610f74 [CP] [to 49511006] fix select complex type value core 2023-06-15 13:52:18 +00:00
cd91d6f415 [CP] prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 2023-06-15 13:46:38 +00:00
082cf04c5f [CP] Fix local scan default_row used-after-free 2023-06-15 13:40:58 +00:00
4f5c1bf984 [CP] Fix compacted row in memtable iterator 2023-06-15 13:29:34 +00:00
d64cc2268c [CP] [OBCDC] Fix the bug that obcdc exit when query server failed 2023-06-15 13:23:57 +00:00
5d8b9672cc [CP] Fix bug: archive error in failover 2023-06-15 13:11:05 +00:00
42ba5f6899 [CP] reduce the easy thread local hash table size 2023-06-15 13:05:23 +00:00
8062b36be5 [CP] Fix const number of fast parse and normal parse is different 2023-06-15 12:59:42 +00:00
1ce91d4b3e fix load data parser bug 2023-06-15 12:54:05 +00:00
00e846ac3a [CP] [master] query tx committed need ensure gts elapsed commit version 2023-06-15 12:48:27 +00:00
9b12534704 [CP] fix check_db_and_table_is_exist func when table name with special symbol 2023-06-15 12:42:53 +00:00