Commit Graph

5106 Commits

Author SHA1 Message Date
a0bd3c3026 [CP] fix right_border 2023-06-15 15:12:51 +00:00
956e9268ca [BUGFIX] disable text type vectorize 2023-06-15 15:07:16 +00:00
7307480dce fix major freeze about tenants with !normal status 2023-06-15 14:50:35 +00:00
9edbd99de6 [CP] Fix trace log bug 2023-06-15 14:44:56 +00:00
f95dd4cb95 use INT64_MAX as next freeze info 2023-06-15 14:39:20 +00:00
e7af473d82 [CP] fix ddl child tasks recover failed. 2023-06-15 14:33:37 +00:00
2d883c4732 [CP] to show ddl logical plan. 2023-06-15 14:20:52 +00:00
f27ce60a8b [CP] [tx-route] readonly serializable tx implicit commit missing return state 2023-06-15 14:15:10 +00:00
c2f48f4863 [CP] remove extra reset in full link tracing 2023-06-15 14:09:29 +00:00
860ba31c19 fix auto mem mgr use arena alloc leads dynamic leak 2023-06-15 14:03:44 +00:00
687f7a5256 [CP] Fix bug for last_insert_id() 2023-06-15 13:57:59 +00:00
0a26610f74 [CP] [to 49511006] fix select complex type value core 2023-06-15 13:52:18 +00:00
cd91d6f415 [CP] prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 2023-06-15 13:46:38 +00:00
082cf04c5f [CP] Fix local scan default_row used-after-free 2023-06-15 13:40:58 +00:00
4f5c1bf984 [CP] Fix compacted row in memtable iterator 2023-06-15 13:29:34 +00:00
d64cc2268c [CP] [OBCDC] Fix the bug that obcdc exit when query server failed 2023-06-15 13:23:57 +00:00
5d8b9672cc [CP] Fix bug: archive error in failover 2023-06-15 13:11:05 +00:00
42ba5f6899 [CP] reduce the easy thread local hash table size 2023-06-15 13:05:23 +00:00
8062b36be5 [CP] Fix const number of fast parse and normal parse is different 2023-06-15 12:59:42 +00:00
1ce91d4b3e fix load data parser bug 2023-06-15 12:54:05 +00:00
00e846ac3a [CP] [master] query tx committed need ensure gts elapsed commit version 2023-06-15 12:48:27 +00:00
9b12534704 [CP] fix check_db_and_table_is_exist func when table name with special symbol 2023-06-15 12:42:53 +00:00
16fcb31fe4 mark held shared block 2023-06-15 12:37:08 +00:00
8c58fa83ad [CP] bug/50228947 dbms_lob temporary lob size limit 512M 2023-06-15 12:31:28 +00:00
0abd9f2522 [CP] close free log print 2023-06-15 12:18:48 +00:00
2b89bc5a21 fix backup delete task and backup task stuck 2023-06-15 12:13:04 +00:00
7182fcf735 [CP] [bugfix] avoid interpret USER column as USER() function 2023-06-15 12:01:48 +00:00
sdc
7255932bec [CP] fix tenent target monitor used negative bug 2023-06-15 11:56:08 +00:00
586f63a420 Fix join filter bug 2023-06-15 11:50:28 +00:00
8d7683885e hygon ccp encrypt engine name changed 2023-06-15 11:44:52 +00:00
e1f320dcc3 when sql response has not been sent completely and the socket been closed, there will be a reference count leakage 2023-06-15 11:39:05 +00:00
4ebf4bd530 [CP] modify error_info to be compatible with Mysql 2023-06-15 11:33:23 +00:00
0f4e7f4881 fix major compaction ddl trans check_newest_schema 2023-06-15 11:20:39 +00:00
d147d6cab9 fix duplicated logic id 2023-06-15 11:15:04 +00:00
593f742088 [CP] fix the bug that mem_leak happen when failed open 2023-06-15 11:09:20 +00:00
ef29002d10 [CP] fix memory leak when easy deserializing rpc results 2023-06-15 11:03:32 +00:00
9209709c29 [CP] [to #49071754] fix prepare stmt function not hung 2023-06-15 10:57:48 +00:00
a705df17f2 [CP] fix overflow of latch record & leak of latch defination 2023-06-15 10:52:03 +00:00
2809ffa54e [CP] fix no close bug for global index 2023-06-15 10:46:23 +00:00
03eb5a226f [BUGFIX] fix hybrid hash join char with text 2023-06-15 10:40:42 +00:00
6b8d636e65 [CP] fix sp trans may not be readable under standby tenant 2023-06-15 10:27:58 +00:00
b365d9d763 [CP] Fix incorrect result when q quote is included in SQL 2023-06-15 10:22:23 +00:00
c67c4fb430 add error log when rpc response fail 2023-06-15 10:16:45 +00:00
5a900e7da6 [CP] kill stmt support question mark in prepared statement 2023-06-15 10:10:59 +00:00
ff760f6685 [CP] [CP] Forbid use jit expression 2023-06-15 10:05:18 +00:00
d4e72786dc [CP] fix cast expr not consistent because of plan cache 2023-06-15 09:59:39 +00:00
08d5e60d86 [CP] rm macro_id_set_ from idx_rebuilder 2023-06-15 09:54:06 +00:00
5343dc9fee fix in expr produce duplicated ranges without in optimization 2023-06-15 09:41:24 +00:00
a9f338c7d8 [CP] Set need_print_error false in Log Restore Itrator 2023-06-15 09:35:35 +00:00
c5b678b0e1 [CP] fix query range incorrect precise get bug 2023-06-15 09:29:52 +00:00