Commit Graph

1408 Commits

Author SHA1 Message Date
f5e563764a remove monitor tenant and deny user to create tenant named diag 2023-03-07 10:43:59 +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
bd109eaeb6 [BUGFIX] fix vtable query lob use sql level allocator 2023-03-07 06:15:50 +00:00
d7da0bcfb3 adjust show trace framework 2023-03-06 09:43:43 +00:00
e6b7f8e8be fix instr case sensitive 2023-03-06 04:43:50 +00:00
03cafacec1 fix wrong span_id in full link tracing 2023-03-06 04:41:14 +00:00
1581cac17a fix compile in perf mode 2023-03-06 04:11:20 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
730345eeb7 fix the problem of losing extra info in the case of multiple 2.0 protocol packages 2023-03-03 09:11:17 +00:00
158dedccd8 fix coredump at tenant hook 2023-03-03 06:43:32 +00:00
a65db0d0f8 timeguard and tenant config opt (5/5) 2023-03-02 18:49:10 +00:00
f0c194c308 fix bug of obj_leak_checker 2023-03-02 18:44:02 +00:00
01644a390c optimize the lock in ObObjectDevice 2023-03-02 17:46:58 +00:00
e065d29667 fix mittest test_ob_simple_cluster coredump 2023-03-02 17:25:58 +00:00
6b0c6d40a2 forbid major freeze based on GET_MIN_DATA_VERSION and add compaction diagnose info 2023-03-02 17:18:21 +00:00
d0292eae1a [CdcService] fix observer core when rpc concurrently access the ClientLSCtx 2023-03-02 16:26:11 +00:00
b8ed723a78 fix: large query send rpc should not set group id to pkt 2023-03-02 16:20:57 +00:00
284a98ee20 fix coredump in ObTrace when oom 2023-03-02 16:18:19 +00:00
760b30daf0 [master] add new ERROR code OB_TENANT_ID_NOT_MATCH 2023-03-02 16:05:01 +00:00
67b46e84c1 Make mallok_hook take effect at the beginning of main 2023-02-27 11:40:54 +00:00
6272a505cb bugfix: json_exists passing var bugfix 2023-02-27 11:11:23 +00:00
b93a775f12 fix utf16 ptr add overflow 2023-02-27 08:14:00 +00:00
7590ff30d2 Occupy inner table position 2023-02-24 16:56:27 +00:00
780b56301a fix bug about tenant_time_zone when switch tennat 2023-02-24 15:59:41 +00:00
925c98fcc4 fix print param sanity core 2023-02-24 15:51:52 +00:00
6afc32e07c add pcode to master 2023-02-24 14:36:56 +00:00
a4c97d03f7 [FEAT MERGE]vos merge into master
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2023-02-24 14:26:20 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
8ebdd029e4 add virtual table ignore error whitelist 2023-02-24 13:06:22 +00:00
1ce0caed61 add concurrency join check for debug pthread_join failed issue 2023-02-24 12:20:29 +00:00
4d06b2886d fix latin1 bug: hash_sort_8bit_bin 2023-02-24 12:01:04 +00:00
75a8d8397a record alloc lbt in slice 2023-02-24 11:52:55 +00:00
fe826e8cc5 Shrink schema memory size 2023-02-24 11:47:19 +00:00
b952c226b0 fix timer log & fix memleak when destroy scheduler 2023-02-24 16:38:27 +08:00
37cb2f29ae [CP] tableapi query_and_mutate & batch atomic & select all column default & is/is_not 2023-02-21 13:17:29 +00:00
6940db9e22 change the log level when decode an illegal mysql packet 2023-02-21 12:12:21 +00:00
a3e918d57d fix pcode calculate issue 2023-02-21 09:17:05 +00:00
d1125dee41 fix bug of reusing washed chunk 2023-02-20 12:42:25 +00:00
ffb3bd3314 latin1 bug: latin1 normal parser should not recognize multibyte character(like multi byte comma) 2023-02-20 09:11:34 +00:00
b0b540090f add check when BlockSet::free_chunk 2023-02-17 07:47:52 +00:00
671aeb2cea [BUGFIX] fix lob locatorv2 fill return ret 2023-02-17 04:12:27 +00:00
f04d43b4ee fix miss check for tenant memory leak 2023-02-17 03:42:00 +00:00
7770bb3358 fix: 1.roll back add quote 2.add new type support for json table value column 3 error clause process bug 2023-02-17 03:11:54 +00:00
3810805e12 fix oltp performance reduction(1 / 5) 2023-02-15 13:42:35 +00:00
7bd346dc46 [FIX] dynamic expand or shrink tx data hash map when minor freeze to reduce memory use in tx data memtable 2023-02-15 12:44:35 +00:00
a866c0c929 add system config (l1/l2/l3 cache size) to utility 2023-02-14 15:12:02 +00:00
fc977e323d fix srs_wkt empty core 2023-02-14 10:47:09 +00:00
628998ff7e Fix unsigned double hash calc inconsistent 2023-02-14 08:47:29 +00:00
a9d79d2aeb [BUGFIX]fix lob bugs 2023-02-14 07:44:32 +00:00