Commit Graph

1034 Commits

Author SHA1 Message Date
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
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
791ec736a1 add el9 build support 2023-09-19 02:10:10 +00:00
2970475539 [OBCDC] Fix memory not controlled caused by redo dispatch not under controll 2023-09-18 03:44:04 +00:00
0534888042 fix some bugs about tenant=all 2023-09-18 03:40:23 +00:00
e0b02386b8 BUGFIX: limit max ls count of tenant 2023-09-18 03:10:12 +00:00
0dbddf0b27 fix: to_cstring may use lot of time and memory 2023-09-15 14:10:12 +00:00
d42589cc6b place hold for virtual table and rpc about tenant snapshot and tenant clone 2023-09-15 08:10:20 +00:00
fdd61a18d7 fix strptime 2023-09-14 11:10:27 +00:00
089dbe19be fix thread tg_id max limit 2023-09-14 06:44:20 +00:00
1f0c63c0d7 bugfix: json_set order & JsonBaseCmp bugfix 2023-09-14 04:17:52 +00:00
e60ca4d26d Fix the low utilization of SimpleAllocer 2023-09-13 07:47:36 +00:00
105d1b66c2 fix json-array exceeding max depth bug 2023-09-13 04:17:18 +00:00
1910d3de2b add a new config, which can force malloc even if tenant not exist in observer 2023-09-13 03:10:27 +00:00
2df75ff0ac prevent shared-timer from being destroyed prematurely 2023-09-12 13:40:24 +00:00
sdc
d91601fa9a add px msg wait guard 2023-09-12 12:40:10 +00:00
f076b3840e [CP] Fix incorrent ret code when buffer is full during number formatting 2023-09-12 10:14:05 +00:00
fba1ba23f5 fix: update libxml2 from 2.10.3 to 2.10.4 2023-09-11 10:10:38 +00:00
c6a6ce70ff fix dblink error msg core 2023-09-11 07:44:23 +00:00
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
870382c15a [GIS] fix s2visitor memory leak 2023-09-09 13:57:11 +00:00
19e89b0388 fix encode cell swallow err code 2023-09-09 13:01:35 +00:00