Commit Graph

5328 Commits

Author SHA1 Message Date
4bd7e86da7 fix unknown error when has not privilege to do query 2023-05-23 01:47:13 +00:00
5f81d12222 to issue<49860566>:fix core when using package var as udf out param 2023-05-23 01:41:32 +00:00
67986e6122 bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch 2023-05-23 01:11:32 +00:00
bb740d865c Fix mysql rollup duplicate columns wrong result 2023-05-22 12:52:53 +00:00
e40c4256b3 [NetStandby] reset fetchstream before it was recycled because destructor may not be invoked in SmallObjPool::free 2023-05-22 12:47:14 +00:00
4a04df81c6 Change ObArray to ExprFixedArray about connect by spec exprs 2023-05-22 12:41:37 +00:00
0beeb5cfa7 [PALF] fix no leader after a degrade operation failed 2023-05-22 12:22:54 +00:00
b0917dda98 [to #45991279]fix bug trigger order 2023-05-22 12:17:16 +00:00
058c604632 fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql 2023-05-22 12:11:32 +00:00
19035231a9 fix defragmentation bug 2023-05-22 11:11:45 +00:00
e87e18bfca Enable test_multi_version_sstable_merge test case 2023-05-22 10:47:10 +00:00
c298ac1e41 [Net Standby] Modify standby db fetch log rpc timeout 2023-05-22 10:41:32 +00:00
4e0d79e6c6 [Physical Standby] Modify the log level and Fixed an issue with high CPU usage when removed the primary tenant 2023-05-22 10:17:12 +00:00
190faa5a4f [to #49833859] fix insert stmt print with alias table name 2023-05-22 10:11:34 +00:00
3aeec935da [xml bugfix] xmlattributes print value bugfix 2023-05-22 09:47:34 +00:00
15e540541b refine log level && add some debug log for major merge 2023-05-22 09:41:44 +00:00
b0f003f4e4 Construct IndexBlockDataTransformer on stack which is used to be thread local storage. 2023-05-22 09:23:16 +00:00
eeb788de3d BUGFIX: enable replay after ls create finish 2023-05-22 09:17:36 +00:00
1bf7c169e6 add drain_exch for ObJoinFilterOp 2023-05-22 09:11:47 +00:00
67532b6ac9 fix alter range part key without checking partition values order. 2023-05-22 08:47:11 +00:00
6f615574c9 Fix create identity column using binary_float or binary_double 2023-05-22 08:11:32 +00:00
cb87c9c4d3 [CP] retry in compare_and_swap_tablet when failed due to OB_ALLOCATE_MEMORY_FAILED 2023-05-22 07:41:29 +00:00
10f5920320 Fix performance reduction for backgroup thread 2023-05-22 06:47:06 +00:00
2bb8488595 fixed restart failed because of the block size of Arb is 2MB 2023-05-22 06:17:39 +00:00
12df65c37c [to #49480755] fix routine callable check in forall stmt 2023-05-22 06:11:51 +00:00
725af2f931 [NetStandby] fix some under-designed error process procedure 2023-05-22 05:52:42 +00:00
e8e7d25eed [to #49482546] fix compare/order function of object type resolve 2023-05-22 05:47:10 +00:00
f9fde43c3b support DDL_group_id transfer with RPC struct 2023-05-22 05:41:34 +00:00
a1741c2ed9 to issue<49309819><47913681>:fix serveral bugs 2023-05-22 05:22:26 +00:00
e4c999f49e avoid consistnecy when submit log 2023-05-22 04:47:18 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
4f762fb2b0 [BUG.FIX] fix alloc hash node -4013 for pinned set 2023-05-22 04:22:36 +00:00
6b3f3631fd [CP] fix wrong label in ModulePageAllocator 2023-05-22 04:17:04 +00:00
4818c8a955 [Bugfix] ThreadLocal decoder ctx not set tenant. 2023-05-22 04:11:28 +00:00
72cb760af5 Merge branch 'master' of github.com:oceanbase/oceanbase 2023-05-22 11:51:09 +08:00
fe2572135c docs: create the docs folder and update repo metadata (#1402)
* docs: structure

Signed-off-by: tison <wander4096@gmail.com>

* docs: update other meta files

Signed-off-by: tison <wander4096@gmail.com>

---------

Signed-off-by: tison <wander4096@gmail.com>
2023-05-22 11:50:07 +08:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
f8699503fa assign schema_service memory ctx for schema service 2023-05-22 03:17:05 +00:00
bc37923871 support adjust parallel degree of complement data dag. 2023-05-22 03:11:29 +00:00
da418b0c5a Case when expression modification 2023-05-22 02:41:44 +00:00
c4fafdf6eb Add error code in master 2023-05-22 02:18:29 +00:00
e96d881fb6 fix the incorrectly release of macro blocks of tablet meta checkpoint 2023-05-22 02:12:43 +00:00
3d6b023bae fix can't schedule medium merge after migrate 2023-05-21 07:17:14 +00:00
18705c91e7 support include_hidden_sys when get_tenant_unit 2023-05-21 07:11:37 +00:00
4ef25bb515 Fix refcnt leak due to incorrect use of link hashmap 2023-05-21 06:52:22 +00:00
3022641952 Fix print cast as number bug in dblink 2023-05-21 06:17:31 +00:00
9f340745b6 fix querytimeout bug 2023-05-21 06:11:52 +00:00
016dfbdde8 to issue<49627183>:fix core when destruct obj whitch type is wrong 2023-05-21 05:46:58 +00:00
5934a5c574 Fix print log and mysqltest 2023-05-19 11:41:41 +00:00
24d447659a remove todo of xa 2023-05-19 11:17:03 +00:00