157 Commits

Author SHA1 Message Date
c6e620a2ab 旧世界编译通过 2025-04-30 16:17:08 +08:00
602469f453 add loongarch support v4.1 2025-03-25 17:55:15 +08:00
0d5b9621dc [CP] temporarily unlimited memory before init config 2024-02-06 13:11:42 +00:00
4e3525d66a fix gen_errno.pl 2024-02-06 10:06:20 +00:00
c002d672c0 [CP] temporarily unlimited memory before init config 2023-12-08 06:42:09 +00:00
98b45968d5 [CP] fix conn attr invalid cannot connect while change user 2023-11-09 13:19:13 +00:00
00398fcab2 [CP] license opt: Identify external and internal code and modify their open source licenses correctly. 2023-11-02 04:42:19 +00:00
f7a78f8d71 [CP] [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-17 11:22:55 +00:00
02ce38fd30 Fix incorrent ret code when buffer is full during number formatting 2023-09-09 10:47:27 +00:00
d9cce4681e [CP] make net_keepalive tolerate write hung and add some logs 2023-08-22 12:28:46 +00:00
7afd10528f [CP] Support OBKV Rerouting
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2023-08-22 03:11:56 +00:00
2081e3d21f [CP] Ps bug repair about add literal_stmt_type_ in PsStmtInfo and check -0.0 in double_cell_str 2023-08-21 06:58:56 +00:00
305965182f [CP] Ps return time is_negative flag use 1 rather than DT_MODE_NEG 2023-08-11 10:53:15 +00:00
500cba2af3 [CP] Add direct load client service 2023-08-11 09:23:29 +00:00
e468ffca57 [CP] fix bug about datetime when serlize 2023-07-24 08:58:57 +00:00
7a6fb0a181 [CP] fix dynamic worker working in performance testing 2023-06-30 07:13:18 +00:00
768077136f fix response packet when con attr is empty 2023-06-29 09:53:28 +00:00
cd91d6f415 [CP] prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 2023-06-15 13:46:38 +00:00
e1f320dcc3 when sql response has not been sent completely and the socket been closed, there will be a reference count leakage 2023-06-15 11:39:05 +00:00
ef29002d10 [CP] fix memory leak when easy deserializing rpc results 2023-06-15 11:03:32 +00:00
c67c4fb430 add error log when rpc response fail 2023-06-15 10:16:45 +00:00
81a5d0610b [CP] [tx-route] support receive duplicate state from proxy 2023-05-25 13:19:27 +00:00
sdc
33a40c585a [CP] fix dtl interm result leak 2023-05-22 09:53:19 +00:00
edda3cc92c add consensus version for truncate 2023-05-16 02:42:38 +00:00
7b9f3fe73e [CP] [FEAT MERGE] Support PIE 2023-05-10 22:20:44 +00:00
6bd8fde0a0 [CP] fix: the cpu usage of pn_listen thread reaches 100 percent 2023-05-10 21:10:03 +00:00
5b3bc24ae6 [CP] fix the problem that stream rpc timeout is cast from int64_t to int32_t 2023-05-10 15:08:02 +00:00
c8351db2eb fix mysqlqueue leak 2023-04-26 15:14:20 +00:00
6cc9805c58 fix mysqlqueue stop 2023-04-20 02:43:33 +00:00
b40eb79caf reduce sql_nio IO_BUFFER_SIZE to reduce the memory hold of session 2023-04-19 10:14:27 +00:00
6e9504a3ac [CP] Time hours convert to days and hours in prepare statement 2023-04-17 10:47:05 +00:00
40ddbc94e5 [CP] adding wr rpc pcode in advance. 2023-04-17 06:15:12 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
5b086ee2da open ObReqQueue wait_finish 2023-04-03 21:53:15 +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
0db53e359a master placeholder reducing the refresh frequency of tenant info 2023-04-01 07:41:12 +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
0eb6aa1779 new rpc code: OB_GET_SERVER_STATUS 2023-03-21 22:20:15 +08:00
570fde52a0 Optimize cpu consumption for arb server. 2023-03-16 03:43:56 +00:00
91a52683fb observer should exit if listen rpc port failed 2023-03-14 15:40:42 +00:00
21748483c5 fix pnio coredump when ref wq_queue 2023-03-14 10:13:30 +00:00
30692c91ff [4.2] Add pcode for duplicate ls createment 2023-03-13 07:41:04 +00:00
c57e367520 fix the core that sql nio send handshake packet failed and free ObSqlSock twice 2023-03-09 09:13:53 +00:00
0bce93fe67 Support force set ls as single member for ob_admin. 2023-03-09 07:46:13 +00:00
d709d1d765 Occupy pcode 2023-03-09 03:40:48 +00:00
684faf81f1 fix the mistake of do_write when write return EAGAIN 2023-03-08 06:10:46 +00:00
d89d11164b fix the bug that sql nio net thread will hang when do_pending_write 2023-03-07 07:43:58 +00:00
7f06100d28 fix the core that sql nio do_accept_one failed and close the socket after push to close queue 2023-03-07 06:43:43 +00:00