Commit Graph

2304 Commits

Author SHA1 Message Date
77ce3535e5 [sanity] Adjust reserved region 2023-10-25 10:39:39 +00:00
7d2ef0c272 add tracepoint to trace dynamic memleak issue 2023-10-25 07:43:25 +00:00
5586d55073 [CP] Optimize cpu consumption of slice allocator 2023-10-25 06:39:29 +00:00
f7f7642085 fix lob mysqltest case 2023-10-25 02:09:36 +00:00
0a6087b41b [CP] fix arb server not support rpc authention 2023-10-24 12:43:58 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
61992d25e1 [CP] fix select into outfile with gbk encoding bug 2023-10-24 03:40:00 +00:00
c7e57e401a Fix: Rpc connect error 2023-10-23 07:40:01 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
3bb03130b1 Print the log-time-consuming info in standard error format && Adjust the threshold 2023-10-20 11:43:50 +00:00
5528cd45b6 [CP] add base log ts to trace log 2023-10-20 03:09:43 +00:00
ac4719c82c Grammar syntax, error codes, rpc placeholders for tenant snapshot and tenant clone 2023-10-19 02:43:01 +00:00
02ee2b981c fix coredump in link_hashmap 2023-10-18 09:13:51 +00:00
9df202077d Placeholder 2023-10-18 06:43:29 +00:00
248d19c046 Add user_info_lock in mysql_connection_pool to protect user info 2023-10-18 04:09:52 +00:00
320799ca5c fix conn attr invalid cannot connect while change user 2023-10-17 11:44:23 +00:00
5eb3fc598a Fix inner sql implicit 500 tenant memory usage 2023-10-17 07:09:22 +00:00
8082123b1e Fix invalid rowid rowkey inside rowid 2023-10-16 03:39:21 +00:00
9cb41a41d6 [fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s 2023-10-13 05:40:00 +00:00
efaf81080c Merge branch 'pr_1576' 2023-10-13 04:11:26 +00:00
505cfa1e53 fix unstable ut: test_tg_mgr 2023-10-12 13:09:42 +00:00
55e4aac591 create flush_log, UnitGC, LuaHandler thread by ObThreadPool 2023-10-12 08:09:57 +00:00
e621b30dd9 alter ob_tcp_invited_nodes max_length=64K 2023-10-12 02:39:56 +00:00
7d90783c71 [CP] check is ls restore failed when create ls failed. 2023-10-11 13:09:55 +00:00
cd2bd6c1d1 fix known defect of ussl_loop part II 2023-10-10 07:40:21 +00:00
669030309a fix some known defects of ussl_loop part I 2023-10-09 12:43:35 +00:00
86005edbcc [CP] not to print plain text of query sql which contains sensitive data 2023-10-09 12:17:17 +00:00
9e3bc9df10 [CP] fix WaitGuard not working in spin wait 2023-10-09 04:43:46 +00:00
6759535fc1 [LOGGER]Adjust log rate limiter 2023-10-08 12:13:20 +00:00
4a453314ef 并行comment,create index,update index status占位 2023-10-08 05:19:14 +00:00
ac031addc0 bugfix : with ascii opt in json expr & json to bit in mysql & json uint to datetime & implicit cast in mysql 2023-10-08 04:47:30 +00:00
774cd1921e upgrade openssl version to 1.1.1u for opensource compile issue 2023-10-07 08:13:56 +00:00
767af11ad0 fixed #1587: update crc64_sse42_dispatch(), add appropriate parameters to inline asm 2023-10-04 14:43:58 +08:00
966961be63 [CP] [BUG FIX] deep copy ObRowKey in deserialization of multi_split_ranges_array 2023-09-28 09:39:47 +00:00
92e021b104 update github obd.sh & ob-deploy version 2023-09-28 02:47:32 +00:00
fe5316ab68 [LOGGER] add execution diagnose info 2023-09-28 02:39:53 +00:00
ba2ac56c8e 4G mysqltest 2023-09-27 09:14:01 +00:00
6d33b0ece6 fix char type is too long error in dblink 2023-09-27 08:39:54 +00:00
3c716958dd Optimize memory release performance for logger 2023-09-27 03:10:12 +00:00
2cde6c58d9 add rpc code for batch freeze tablet 2023-09-26 04:10:02 +00:00
6c6ba52a67 add pcode info in __all_virtual_thread 2023-09-25 12:40:25 +00:00
a4561fe900 if accept fd has error, do not remove it from epoll may cause core 2023-09-25 03:09:56 +00:00
a41ae44f1b upgrade libcurl version and use openssl 1.1.e 2023-09-22 12:43:56 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
e4e09ecfb6 set correct character length of varchar in dblink 2023-09-22 02:43:49 +00:00
6be451f8f5 [CP] [GIS]fix geomcollection subtype 2023-09-21 12:47:28 +00:00
36a35f8512 feat: add alma9 support and fix: rpm python3 compatibility 2023-09-21 19:49:12 +08:00
d23c31fd93 [MDS] avoid hold mds_unit's lock when lock_for_read 2023-09-21 04:10:19 +00:00
d2afa610a2 [CP] xml tenant memory leak 2023-09-20 17:01:21 +00:00
72b55c00fe when use SSL_IO mode to encrypt channel, SSL_write return SSL_ERROR_WANT_WRITE will return 0 bytes and connection will be closed 2023-09-20 15:51:58 +00:00