Commit Graph

13480 Commits

Author SHA1 Message Date
6288816744 adjust compact row format && fix farm case failed 2024-02-27 12:44:28 +00:00
9b3b1dcc9d add log to schema 2024-02-27 11:25:34 +00:00
fb3a420c8f The ObTempBlockStore had incorrect use of the dump interface in append_block_payload, which has now been corrected. 2024-02-27 11:20:26 +00:00
0f87edff4f Added assign() to ObGranulePumpArgs to resolve the issue of swallowing error codes. 2024-02-27 11:14:57 +00:00
a1a2aae676 add new error code number for shared storage on the master 2024-02-27 10:50:34 +00:00
cccb6a37d4 [CP] Fix direct load memory leak. 2024-02-27 10:45:25 +00:00
d5c6c78fe2 record lob meta tablet id in ddl clog 2024-02-27 10:19:48 +00:00
6924042fbd [CP][BUGFIX] fix lob remote query over retry cnt 2024-02-27 10:14:40 +00:00
a4d4ce1b69 reserve more memory to receive mysql packets in case of out of tenant memory 2024-02-27 09:50:22 +00:00
fd54ded76c cache data version in session for performance optimize 2024-02-27 09:44:46 +00:00
sdc
86e6b53016 [CP] optimize performance of gi partition pruning in pkey plan 2024-02-27 09:15:17 +00:00
7339c60cb9 sql plan monitor occupy position 2024-02-27 08:51:01 +00:00
2011ccb345 [CP] [to #52767397] fix mysqltest 2024-02-27 08:45:30 +00:00
f95be378f3 fix build error on centos7 (#1831)
* use ccache-action@v1.2.11
2024-02-27 16:45:19 +08:00
339ab51069 fix some log level 2024-02-27 08:15:13 +00:00
8d450b430a Add rpc pcode 2024-02-27 07:48:55 +00:00
78de5bb5ee drop table space error number 2024-02-27 07:19:03 +00:00
0f1d7a6431 fix pullup scalar groupby as semi join incorrectly 2024-02-27 07:16:08 +00:00
090b72f167 coding-convension (#1813)
根据review意见优化。
- 增加内存管理简介;
- 增加编程风格简介;
- 增加新标准使用建议
2024-02-27 14:49:12 +08:00
0715f57e39 Add a db_id field to the virtual table related to automatic memory management. 2024-02-27 06:48:37 +00:00
e950dd7145 modify the table name of the shared storage on the master 2024-02-27 06:45:43 +00:00
1987e4ea8f format outline place holder 2024-02-27 06:18:25 +00:00
b18dc65fec [CP] update obshell to 122024022614 2024-02-27 06:15:35 +00:00
e1e2dc75a6 [CP] fixbug: Error 4109 reported when renaming both the foreign key master and slave tables simultaneously 2024-02-27 05:51:23 +00:00
94b823f86f [CP] fix query range bug where char column compare with varchar in oracle mode 2024-02-27 05:45:53 +00:00
9b36886e82 print throttled size in debug log 2024-02-27 05:22:22 +00:00
d1d1af5969 [OBKV] hold ObTableQueryAndMutate flag in master 2024-02-27 05:17:13 +00:00
1ded3b511c [FIX] Block replay when logstream freeze 2024-02-27 04:46:00 +00:00
f91e753574 An exception occurred in the task, notify other tasks to exit 2024-02-27 04:21:11 +00:00
bc414092c3 [CP] 修正各个分支的序列化兼容问题 2024-02-27 04:18:20 +00:00
12f77209a7 fix ObMacroBlockWriter::build_micro_block debug log core 2024-02-27 03:48:08 +00:00
51fe091ef2 split compaction parallel range for big table 2024-02-27 03:45:23 +00:00
1f5b89e9d6 [CP] [Fix] limit & offset in scan 2024-02-27 03:15:59 +00:00
6e5f7eb335 fix error code overwritten bug 2024-02-27 02:45:35 +00:00
7ebc338957 add 42x reboot to master case 2024-02-26 14:45:47 +00:00
e84cc223cb [CP] Fix restore minor sstable mistake recycled by major sstable 2024-02-26 14:15:47 +00:00
f68293524b Repair compatibility issues in transfer struct, add 'task_id_' as placeholder in the related struct . 2024-02-26 13:48:26 +00:00
0323ccb138 [CP] [to #54861126] fix serval pl/sql bugs 2024-02-26 13:45:37 +00:00
73972da68d [CP] [to #54316175] copy member of record `s default value 2024-02-26 13:21:26 +00:00
8d3c9b2d6e [core] fix core dump in handle_register_parent_req 2024-02-26 13:18:35 +00:00
1e465eb20d Add rpc and inner table place holders for sequence cache order optimization 2024-02-26 13:15:43 +00:00
ee68ee5775 [CP] [to #54607752]fix mysqlTest, use das force for skip locked cursor in PL 2024-02-26 12:48:41 +00:00
71e8253ad4 [CP] [to #54195891]cached dblink connection on the session when PL execute 2024-02-26 12:45:53 +00:00
700130ad05 [CP] [to #54936733]fix bug select for udpate not execute in dynamic sql 2024-02-26 12:21:25 +00:00
a89bb31515 [CP] [to #54903346]need set cur_sql after close_ps_stmt 2024-02-26 12:18:35 +00:00
6a4ad40172 Tracepoint: Add two tracepoint for das group rescan 2024-02-26 12:15:45 +00:00
47206f879a service_name placeholder 2024-02-26 11:22:31 +00:00
e24f98638b Fix tx read snapshot compatible bug 2024-02-26 11:17:18 +00:00
cb524c1a6f [CP] [dblink][4.x] fix destroy of xa service 2024-02-26 10:45:20 +00:00
db0e8a85cf Placeholder on __all_transfer_task 2024-02-26 10:15:36 +00:00