717 Commits

Author SHA1 Message Date
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
ff893e6e4f bugfix:47099280, 47725591, 47679463, 47077540, 47024555 2023-02-13 12:41:36 +00:00
ce71f6c3d9 fix the error of high_prio_rpc_shutdown when observer stop 2023-02-13 04:14:44 +00:00
48554a6c5f Add cap for session variable synchronization for proxy version compatibility 2023-02-10 10:41:11 +00:00
2fadb897ea tableApi pcode占位 2023-02-10 08:46:46 +00:00
364fdb8222 fix bad MEMORY_LOG when ServerGTimer hang 2023-02-10 08:41:32 +00:00
b889a69fbb [bugfix] add latest_row_store_type in sstable meta to calculate merge type for compaction 2023-02-10 03:41:41 +00:00
773fa90509 [BUGFIX] fix lob bugs 2023-02-10 02:41:11 +00:00
3a51959b4e fix using uninited per_log_limiters_ 2023-02-09 18:24:15 +00:00
b407212c41 [CP] fix timestamp add asan coredump when minus months 2023-02-09 17:00:03 +00:00
04d543b90c bugfix:47135989, 46585920, 47168819 2023-02-09 16:57:24 +00:00
6192a06fb9 [CP] SQL execution time consumption statistics 2023-02-09 14:28:54 +00:00
a31f7d168b [BUGFIX] fix copy meta with lob header 2023-02-08 16:01:03 +08:00
65e0d25980 fixed invalid PalfEnvKey when handle message on arbserver 2023-02-07 20:30:29 +08:00
12bf4cc0a6 optimize sanity check of vsnprintf 2023-02-07 20:14:28 +08:00
a8767462ad fixde memory leak after remove tenant on arbserver. 2023-02-07 16:52:48 +08:00
a06c0fb826 fix sanity compile error 2023-02-07 16:48:05 +08:00
d8d2e34880 fix tenant_allocator reuse error 2023-02-07 14:04:14 +08:00
8481085600 set stc by receive monotonic timestamp of request 2023-02-07 10:36:29 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
d2a68ebf1b fix core in Threads::wait() when use ob_sanity 2023-02-06 23:57:09 +08:00
85416d6933 bugfix: json_object_compare 2023-02-06 23:06:44 +08:00
30c56c298e [CP] deal with nullptr memory_context returned by GET_TSI0 2023-02-06 22:43:39 +08:00
a6ba1d2999 issue/47511246 json obj_compare adapt lob 2023-02-06 19:45:27 +08:00