Commit Graph

5163 Commits

Author SHA1 Message Date
eea7c25e7f add init schema changed in medium_info 2023-06-20 09:47:31 +00:00
3ccc478a56 [CP] some bugfix into 4_1_release 2023-06-20 09:20:50 +00:00
fd97cceaad [CP] [to #48617032] a typo in ObPL::Finial 2023-06-20 08:57:52 +00:00
6ed3f8f461 [CP] [to #49833859] fix insert stmt print with alias table name 2023-06-20 08:52:20 +00:00
2625903193 [CP] [to #50246096] fix stack overflow when generate object construct 2023-06-20 08:46:48 +00:00
a9151f5359 [CP] use shared block cache to manage a batch of chunk store in em sort 2023-06-20 08:34:28 +00:00
280d9b046a [CP] Disable reporting ddl checksum from background merge thread 2023-06-20 08:28:50 +00:00
6442138eed [CP] fix output expr and select expr error in link scan 2023-06-20 08:23:16 +00:00
a47d738c06 [CP] Fix anti join elimination bug 2023-06-20 08:17:42 +00:00
ea043b9aaa [CP] fix empty string global-buffer-overflow in asan 2023-06-20 08:12:07 +00:00
b7a3e92437 [CP] Force flushing of files created by fio to disk 2023-06-20 07:59:08 +00:00
0252f41579 [CP] [to #50023383] fix stack leak of goto stmt 2023-06-20 07:53:32 +00:00
a838bcdac5 [CP] [to #48603749] check coll/object constructor parameter type 2023-06-20 07:47:54 +00:00
532240cc2f [CP] Fix alter column type between number/decimal and oracle float 2023-06-20 07:42:19 +00:00
1c28e423df [CP] [to #48934936] fix set_autocommit of session info 2023-06-20 02:58:32 +00:00
07cea69347 [CP] ignore error when init sqc failed with virtual table 2023-06-20 02:23:13 +00:00
d9ef347097 [CP] [4.1][4.2] not delete record when ctx_not_exist is returned in one phase commit 2023-06-20 02:17:39 +00:00
951014be4b [CP] add OB_RPC_POST_ERROR to virtual table error whitelist 2023-06-20 02:12:02 +00:00
cc67a8c1cc [CP] [to #50196630]fix bug select for update in PL dyamic sql 2023-06-19 13:24:44 +00:00
60f41dfbd1 [CP] [CP] fix dead lock when KPC memtable_mgr in tablet_pointer 2023-06-19 13:20:16 +00:00
7be731b56b [CP] [BUG] donnot report error during remove callback when kill -15 2023-06-19 13:11:32 +00:00
e0fff59fad [CP] [BUG] remove callback even txn is exiting 2023-06-19 12:59:17 +00:00
194136ea2f [CP] [to #50331885]fix bug privilege check 2023-06-19 12:53:42 +00:00
7b71d4b8f1 [CP] don't return -4016 in case of FAILOVER + RESTART + SWITCH LEADER 2023-06-19 12:48:03 +00:00
23ece54068 fix pl json type set incorrect 2023-06-19 12:42:26 +00:00
560a6bae63 [CP] add user warn for vtable error 2023-06-19 12:19:51 +00:00
71d6355ee6 [CP] [to #40760427]fix mysqlTest 2023-06-19 10:25:51 +00:00
cea9637056 [CP] fix table location memory leak in physical plan 2023-06-19 10:20:11 +00:00
d9080241d1 fix:big json text construct tree too slow 2023-06-18 02:17:43 +00:00
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