717 Commits

Author SHA1 Message Date
dc46c532ed fix memleak of strncpy 2023-04-13 06:28:32 +00:00
b1c3cda97d Occupy inner table code position 2023-04-13 06:10:46 +00:00
14b2307429 fix compile in asan 2023-04-13 06:07:08 +00:00
31a2b999d2 checker_info to find the fast expansion mod 2023-04-11 13:00:31 +08:00
ef5d6e66bb remove perf mode in latch & tenant_hook 2023-04-11 12:32:47 +08:00
65353931cf fix pthread_join failed in asan 2023-04-10 07:57:40 +00:00
8cbcdf06cd fix event stat_id repeat 2023-04-07 12:27:01 +00:00
05f1400903 Add tx data statistic placeholder on master 2023-04-07 12:23:30 +00:00
f27a1340ac [Arb] avoid TPS degradation during upgrading log streams 2023-04-06 14:14:50 +00:00
2f7fae0cb4 remove try_wait in thread 2023-04-06 08:26:51 +00:00
6cfbbe8784 [CP] fix bug about time type for old engine and new engine 2023-04-04 15:41:19 +00:00
e501bbe216 fix stack overflow when page_size is not 4k 2023-04-04 15:14:33 +00:00
24dc8c7eb4 only set conn unusable when error code is server lost 2023-04-04 10:11:09 +00:00
fea5ff60a9 [4377] add diagnose info for 4377 of index lookup 2023-04-04 09:44:52 +00:00
669e679f03 fix OmtNodeBalancer hang 2023-04-04 00:11:21 +00:00
eeb7bf454d fix dag_scheduler destroy when running may print ERROR log 2023-04-03 22:41:16 +00:00
5b086ee2da open ObReqQueue wait_finish 2023-04-03 21:53:15 +00:00
0b257df438 add restore diagnose row for diagnose virtual table 2023-04-03 19:48:34 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
f033143805 add inner table position for object storage service 2023-04-03 20:29:37 +08:00
f16488c4d8 define rpc code 2023-04-03 16:52:32 +08:00
730349cc4a Revert print stack memory allocation history 2023-04-02 06:40:37 +00:00
0db53e359a master placeholder reducing the refresh frequency of tenant info 2023-04-01 07:41:12 +00:00
0e22eb2aae fix full link tracing log printed in observer.log 2023-03-31 15:14:52 +00:00
43450ea639 [MYSQLC] Fix unit gc stuck by sys_tenant session 2023-03-30 07:08:27 +00:00
6a2c35e367 [BUGFIX] fix read lob over 64K from 4.0 2023-03-28 14:40:59 +00:00
674e87b495 fix the truncation of COMMENT sql 2023-03-27 13:11:56 +00:00
51224417e1 fix: explicit set Worker::self_ to thread local 2023-03-24 10:11:22 +00:00
d2110be61c fix oci memleak and add port info to dblink view and fix pull data OOM 2023-03-24 06:41:57 +00:00
392907c24e print stack memory allocation history 2023-03-22 22:43:42 +08:00
d5034e56fa fix core of GET_TSI 2023-03-22 10:45:14 +00:00
e3aa4c5a8f Add is_lookup flag in query_flag to inform the transaction layer that this is a lookup task 2023-03-22 10:41:42 +00:00
3af5758e15 pcode occupy 2023-03-22 08:42:09 +00:00
f6934ceb21 [CP] fix the sanity core that do_accept fail and do not remove from all_list_ 2023-03-22 06:42:11 +00:00
5ac4cddd5c fix diag tenant disconnected 2023-03-22 03:41:58 +00:00
7f136c0171 add: libobclient LD_LIBRARY_PATH fix: .4_ce 2023-03-21 16:18:59 +00:00
0eb6aa1779 new rpc code: OB_GET_SERVER_STATUS 2023-03-21 22:20:15 +08:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
bbd67d669d [BUGFIX]fix lob read 4.0 data with force inrow 2023-03-17 10:10:52 +00:00
b2df288827 Enable RELRO compile option to pretect address attack 2023-03-17 06:11:09 +00:00
e029338914 fix:test_json_base 2023-03-17 04:11:04 +00:00
570fde52a0 Optimize cpu consumption for arb server. 2023-03-16 03:43:56 +00:00
b66dcf06a8 fix dblink connection pool memory leak 2023-03-15 23:41:04 +00:00
f419c12e6c [master][tx-route] mark static changed when tx switch from IDLE to ABORT 2023-03-15 12:41:06 +00:00
a22145febf fix: core at calling get_tid() 2023-03-15 08:16:26 +00:00
cb4c4572e6 backup pid && tid of pthread before stop 2023-03-15 07:11:01 +00:00
fe44a4a36c add debug log for px tenant target monitor statistics 2023-03-15 05:40:59 +00:00
cabd3eab20 update CODEOWNER && fix some lib pretest by jiage && update pretest conf 2023-03-15 05:14:01 +00:00
768caf32ca [BUGFIX] fix lob inrow data 2023-03-14 18:11:05 +00:00