Commit Graph

1010 Commits

Author SHA1 Message Date
f2ff2cfe02 Fix last_insert_id expr bugs 2023-07-12 05:24:00 +00:00
4da1c0c120 Fix the issue of misusing the in_black interface. 2023-07-12 02:13:07 +00:00
7e1fc2053a fix error in judging overflow of unsigned integer multiplication 2023-07-11 19:23:56 +00:00
0472c5cc9a Bugfix for sys tenant memory overflow 2023-07-11 19:12:11 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
871b092354 free new mgr when assign failed and switch back allocator when memory not enough 2023-07-11 18:18:17 +00:00
21e7012901 [CP] adjust algorithm for adaptive group by && split sqldtl memory to user tenant 2023-07-11 16:42:51 +00:00
a77abb22ee fix:when case compare json type result not correct 2023-07-11 14:53:55 +00:00
sdc
ebe04c05a9 add log 2023-07-11 14:48:03 +00:00
957f63a256 Refine task assignments for external table 2023-07-11 14:19:50 +00:00
a73393f0e7 [CP] [CP] [CP] fix some bugs 2023-07-11 13:42:28 +00:00
63af839d05 [xml] update xmltype using clob in pl bugfix 2023-07-11 13:12:39 +00:00
4dd0e1e962 set extra timeout for ctas rollback if insert phase exhaust all execution time 2023-07-11 12:54:27 +00:00
1194d728cc fix deduce type bug of expr decode 2023-07-11 10:48:27 +00:00
fa010efcd4 fix replace expr charset mistaken code bug 2023-07-11 10:42:33 +00:00
c5c92dfe7c fix mode compatibility bug 2023-07-11 10:24:58 +00:00
4aee898f21 Fix default values for ObLoadDataStat 2023-07-11 06:24:22 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +00:00
2647aaccd3 add optimzer version control system variable OPTIMIZER_FEATURES_ENABLE 2023-07-10 03:41:49 +00:00
abb148c4c2 ObSortOp::inner_get_next_batch return OB_ITER_END incorrectly when calculating limit 0 in vectorized scenario 2023-07-10 03:12:01 +00:00
d8586ce753 [xa][4.x] acquire data lock before set tx desc in session for xa 2023-07-07 07:42:12 +00:00
4522385777 to issue<50708864>:fix mutilset nested table containg complex type core 2023-07-06 11:42:17 +00:00
e984dbcfb0 Fix generated column bug 2023-07-05 12:12:10 +00:00
sdc
d3d59029b1 fix rpc hang when px task start failed 2023-07-05 11:53:52 +00:00
34bc7336c0 reform order autoinc 2023-07-05 10:54:10 +00:00
6819b7ed03 das tablet mapper use schema_guard in sql_ctx 2023-07-05 08:18:11 +00:00
3943420210 fix variable server_uuid isn't correctly and master failed cases 2023-07-05 07:54:03 +00:00
cea8a51d2b always reset row iter when iterator used 2023-07-05 07:48:11 +00:00
d43333d322 Fix das task retry issue introduce by transfer. 2023-07-04 10:42:04 +00:00
e8866b5f23 limit secure_file_priv local access 2023-07-04 02:48:24 +00:00
471cfeb36d [BUGFIX] fix substr memcpy overlap 2023-07-04 02:42:29 +00:00
e97d5f54bc fix core: Observer crash due to incorrect assessment of allocated buffer in deserialization of ObDynamicSamplePieceMsg. 2023-07-03 12:48:21 +00:00
469144616f support check ls restore status when creating standby tenant 2023-07-03 10:42:22 +00:00
d3dcf6934d bugfix: decode adaptation for xml && allow filter for count arg in xpath && filter result cache 2023-07-03 07:18:45 +00:00
cbcf416ad5 release row iterator resource even if execution was interrupted 2023-07-03 02:42:12 +00:00
756248ede0 [bugfix] scn_to_timestamp() should use sys_time_zone in mysql mode 2023-06-30 10:48:15 +00:00
sdc
077cf2c4b2 [CP] fix default expr calc bug 2023-06-30 04:47:53 +00:00
07e0da60be fix:json bugfix json_set,json_object, json_arrayagg 2023-06-30 04:18:15 +00:00
81cbd7e0fc Set the max num of direct load thread to 2 * cpu 2023-06-30 02:53:41 +00:00
3858475402 [GroupJoinBuffer] fix not clear parent evaluated flag bug 2023-06-29 09:48:16 +00:00
sdc
f8426228f3 fix fetch gi task failed bug 2023-06-29 04:12:26 +00:00
1866ba4ce3 alloc memory for every operator in ENABLE_DEBUG_LOG mode to trace close && destroy 2023-06-29 03:42:24 +00:00
14936e945b fix load data direct worker timeout 2023-06-28 13:12:00 +00:00
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
ffa0b12f34 Replacing ObArray with ObSEArray in ObIDetectCallback 2023-06-28 09:18:00 +00:00
7a49e4861d [master] let connection_id() return master session id 2023-06-28 03:42:23 +00:00
sdc
f491d934d8 fix px hang when sqc report failed 2023-06-27 13:18:10 +00:00
37489786d0 Unpivot op not skip child row in vectorized scenarios 2023-06-27 10:12:28 +00:00
5d3a888639 support switchover/failover verify empty shell 2023-06-26 08:12:29 +00:00
sdc
c6229c04a6 fix not return error code 2023-06-26 02:42:32 +00:00