Commit Graph

5303 Commits

Author SHA1 Message Date
6847667b69 add schema guard implement for data table to get index schemas 2023-05-11 15:41:13 +00:00
b4a80d0e0c add right_to_die info into CRASH ERROR 2023-05-11 14:11:12 +00:00
cf5be5d6f4 push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-11 13:58:38 +00:00
c25187b07c CP data_version/cluster_version to 4.2.0.0 2023-05-11 13:53:19 +00:00
c795f68755 optimize small sstable defragmentation 2023-05-11 13:47:59 +00:00
0b0f5a2336 [PALF] adjusts the interval for fetching log notifications 2023-05-11 13:36:33 +00:00
8dc9ed868a [to 49511006] fix select complex type value core 2023-05-11 13:31:14 +00:00
b8ce00f94c [to #49620051]fixed local unstream cursor reopen to local stream cursor mem core dump 2023-05-11 13:26:01 +00:00
d5854e43fc fix mysqltest case 2023-05-11 13:20:39 +00:00
14a742ce0f Need not replay a tablet record in a retain part_ctx 2023-05-11 13:15:21 +00:00
4381d4ce17 [CP] Support nls_initcap in oracle mode 2023-05-11 13:03:57 +00:00
93d27616e0 fix malloc_sample_bt 2023-05-11 12:53:28 +00:00
20101d03dd adjust log level from ERROR to WARN 2023-05-11 12:48:13 +00:00
b6c0b12b9b fix print -4184 when actually alloc fail. 2023-05-11 12:42:53 +00:00
2325157f39 handle error line in parse 2023-05-11 12:37:40 +00:00
e930ec4c1c [CP] [to #47972546]fix bug observer core when llvm alloc memory failed and compile UDT 2023-05-11 12:32:20 +00:00
869a1681a9 [CP] fix bugs of get_local_addr_ipv4 and get_local_addr_ipv6 2023-05-11 12:27:04 +00:00
sdc
6a97c6f04e fix first buffer not first bug 2023-05-11 12:16:42 +00:00
d89b3ef9ef [to #49328715] fix a -4016 problem of trigger parser 2023-05-11 12:11:23 +00:00
4ead928e53 enable pkt-nio to separate RPC memory under tenants 2023-05-11 10:19:11 +00:00
caaed5132f fix __all_virtual_thread result incorrect 2023-05-11 10:13:16 +00:00
f672112f33 docs: update other meta files
Signed-off-by: tison <wander4096@gmail.com>
2023-05-11 18:09:15 +08:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
6a5c2e9f14 docs: structure
Signed-off-by: tison <wander4096@gmail.com>
2023-05-11 18:00:38 +08:00
sdc
0509c5f9fe fix vectorized dblink read urowid bug 2023-05-11 09:55:34 +00:00
7fa77bb20a add inner table placeholder 2023-05-11 09:50:04 +00:00
96edb62834 Fix common array memleak 2023-05-11 09:44:36 +00:00
8bf4d8b3e9 Unfree ptr in adjust_topn_heap when meet error unexpectedly 2023-05-11 09:39:08 +00:00
d68f586920 Merge branch 'pr_1397' 2023-05-11 09:27:15 +00:00
02849ea1f8 fix bug: ObPxMSCoordOp rescan without resetting row_heap_ 2023-05-11 09:26:39 +00:00
4ee1db2e82 fix sys var position 2023-05-11 09:21:09 +00:00
3021d0fb54 fix last_sql_update_time_ not refresh 2023-05-11 09:15:38 +00:00
8eba126aca fix simplify group by cause group_concat result error 2023-05-11 09:04:33 +00:00
bfb96123dc [Net Standby] Modify error code when switchover failed 2023-05-11 08:58:25 +00:00
95dc4939b6 fix kill 15 issues 2023-05-11 08:52:56 +00:00
635cd39eda fix subquery coalesce cause update 4016 2023-05-11 08:41:57 +00:00
857ed98699 Disable mysql SO UDF. 2023-05-11 08:29:45 +00:00
4b927ebc84 [BUGFIX] fix routine return type in lob type 2023-05-11 08:18:05 +00:00
04fbc9b286 [to #49538722] fix memory leak when copy composite 2023-05-11 08:12:11 +00:00
6672b68e98 fix erase interm result with errno 4201 2023-05-11 02:34:05 +00:00
1c0685460b [4.x] not return 4016 for empty xid in mysql xa 2023-05-11 02:27:58 +00:00
fcebcdedbd Update question.md 2023-05-11 09:48:36 +08:00
9284a1a26d Update feature_request.md 2023-05-11 09:48:14 +08:00
sdc
93283e3726 fix nullif deduce type 2023-05-10 18:10:02 +00:00
e9d12d0919 [OB_LOCKS] remove the judgement about ROWKEY is not empty string in Oracle mode 2023-05-10 14:26:27 +00:00
f3d62d52ed Fix external table bugs 2023-05-10 14:21:03 +00:00
6bb1a8b703 [to #49482918] fix error code of combined usage of Ordinal binding and Named binding 2023-05-10 14:15:20 +00:00
ed4922aca0 [CP] Support sequence currval session sync via obproxy 2023-05-10 14:09:19 +00:00
691277a794 make is_in_2pc semantic better 2023-05-10 14:03:26 +00:00
cb396c38f2 [BUGFIX]fix lob bugs 2023-05-10 13:57:06 +00:00