2295 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
2bb3bef988 support set user_set_timeout for inner sql stream rpc as total execute timeout 2023-09-09 11:51:31 +00:00
e6dee1493e to issue<52066794>:fix parser issue 2023-09-09 11:36:43 +00:00
cade45ca80 Add new rpc queue for storage_ha 2023-09-09 10:55:37 +00:00