|
977dad219f
|
Fix bug spaces at the beginning and end of the sql statement do not affect batch optimization
|
2023-08-09 10:12:52 +00:00 |
|
|
e7257fce2b
|
fix switchover during upgrade
|
2023-08-09 09:48:32 +00:00 |
|
|
5606fdda16
|
fix print ctx code
|
2023-08-09 09:42:33 +00:00 |
|
|
5410a2696e
|
adjust error code if no database specified in flashback
|
2023-08-09 09:24:42 +00:00 |
|
|
f5d4e78343
|
[to #51362102] fix affected rows in PL
|
2023-08-09 09:18:41 +00:00 |
|
|
3b3ec369be
|
fix in query range bug
|
2023-08-09 09:12:39 +00:00 |
|
|
f0c1aba676
|
fix osg bug
|
2023-08-09 08:42:47 +00:00 |
|
|
b202cf1a4f
|
[to #51360118] fix contructor function access call
|
2023-08-09 08:18:49 +00:00 |
|
|
3103aa0d96
|
add backup detect_io task
|
2023-08-09 08:12:37 +00:00 |
|
|
265c501f02
|
update gc lock timeout and retry
|
2023-08-09 07:12:52 +00:00 |
|
|
11f908e65e
|
optimize restore performance
|
2023-08-09 06:48:38 +00:00 |
|
|
621c5a7784
|
Use ObTMArray to fix memory bloat problem caused by ObArrayImpl<oceanbase::sql::ObPxPartChMapItem>
|
2023-08-09 06:42:38 +00:00 |
|
|
029ed46d44
|
Fix fetch tablet meta rpc timeout bug.
|
2023-08-09 06:24:23 +00:00 |
|
|
92761ea5db
|
Fix label security bug
|
2023-08-09 06:12:35 +00:00 |
|
|
581225e5a0
|
fix unix socket connection denied by ob_tcp_invited_node
|
2023-08-09 04:42:53 +00:00 |
|
|
7d8c1d5a7f
|
[tablelock] support batch lock tablets and objects for ddl lock
|
2023-08-09 04:12:42 +00:00 |
|
|
82aceac81e
|
allow block_tx when ls state is block_all
|
2023-08-09 03:24:27 +00:00 |
|
|
2654746463
|
fix alter table add column check 4016
|
2023-08-09 03:18:31 +00:00 |
|
|
42e2bf468b
|
[4.2] add timeout for commit_alter_tenant_locality to avoid ddl thread hang
|
2023-08-09 03:12:34 +00:00 |
|
|
9bbd0b3c26
|
add trace for allocate link buffer
|
2023-08-09 02:54:39 +00:00 |
|
|
b6e343acdb
|
[to #50995246]remove dbms_cursor_open retry
|
2023-08-09 02:48:41 +00:00 |
|
|
08666bea99
|
Fix rebuild cases
|
2023-08-09 02:42:41 +00:00 |
|
|
2ad79e84dc
|
add ddl_kv diagnose info
|
2023-08-09 02:18:58 +00:00 |
|
|
46a9a4d763
|
Fix ddl_kvs_ inc ref twice when tiny tablet deserialization.
|
2023-08-09 02:12:57 +00:00 |
|
|
bfad2b6cfe
|
remove infinite retry for check and set initial state operation
|
2023-08-08 13:54:41 +00:00 |
|
|
c46d7a39d8
|
Move CommonNetwork from DEFAULT_CTX_ID
|
2023-08-08 13:48:42 +00:00 |
|
|
1a4d800d7d
|
Revert Bugfix:forbid using udfs that returns boolean in query
|
2023-08-08 12:49:02 +00:00 |
|
|
c603e33bc0
|
fix ob_tenant_virtual_concurrent_limit_sql stack overflow
|
2023-08-08 12:43:00 +00:00 |
|
|
1922809d62
|
Delete TxData Mini Cache Log
|
2023-08-08 11:18:30 +00:00 |
|
|
9fd9e82342
|
use mds checkpoint scn to indicate tablet initial state
|
2023-08-08 11:12:30 +00:00 |
|
|
2e28ad4ffa
|
Fix: There is a shared expression in the virtual generated column, which causes an error
|
2023-08-08 10:48:42 +00:00 |
|
|
81e0d5ca13
|
fixed restart failed because physical log disk is smaller than log disk size
|
2023-08-08 10:42:43 +00:00 |
|
|
6f55199a8f
|
fix progressive merge bug
|
2023-08-08 10:24:37 +00:00 |
|
|
8325c17a84
|
fix use error row handler
|
2023-08-08 10:18:34 +00:00 |
|
|
b047318590
|
fix hash join do not clear last batch memory leads OOM
|
2023-08-08 09:54:52 +00:00 |
|
|
0ac8dd7d1b
|
fix check_cross_cluster_checksum about errno
|
2023-08-08 09:48:49 +00:00 |
|
|
69f1110962
|
fix core when backup le meta has failed.
|
2023-08-08 09:19:07 +00:00 |
|
|
dc309ed187
|
[CP] fix get_conn core
|
2023-08-08 09:13:02 +00:00 |
|
|
7a3548cb4b
|
[json] json arrayagg, json objectagg refration
|
2023-08-08 08:54:37 +00:00 |
|
|
c4b59bc122
|
print log when oss upload/download bandwidth exceed limit
|
2023-08-08 08:48:38 +00:00 |
|
|
cf6ace1f68
|
fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause
|
2023-08-08 08:42:35 +00:00 |
|
|
d1e5895cb8
|
fix sql plan bug
|
2023-08-08 08:24:24 +00:00 |
|
|
6fd716e98c
|
fix session core when flt mgr init failed
|
2023-08-08 08:12:40 +00:00 |
|
|
9085543640
|
Solve the problem that the sanity_check_range does not take effect when the length overflows
|
2023-08-08 07:54:58 +00:00 |
|
|
9eabf48afa
|
revert test code in ob_table_location.cpp
|
2023-08-08 07:48:57 +00:00 |
|
|
07797ba2e0
|
add tablet reorganize history system table
|
2023-08-08 07:42:53 +00:00 |
|
|
857fb40564
|
fix bug: use allocator after free
|
2023-08-08 07:25:07 +00:00 |
|
|
cf27086ec5
|
fix mysqltest
|
2023-08-08 07:19:05 +00:00 |
|
|
943c6e7b34
|
fix get empty unique key
|
2023-08-08 07:13:05 +00:00 |
|
|
478d698630
|
[to #51325198]fixed some udf param default value check bug
|
2023-08-08 06:48:51 +00:00 |
|