Commit Graph

1198 Commits

Author SHA1 Message Date
50329218dc fix window function op ordering bug 2023-02-24 13:09:05 +00:00
8ebdd029e4 add virtual table ignore error whitelist 2023-02-24 13:06:22 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
28b78becb7 Get request maneger change priv_tenant_id to effective_tenant_id 2023-02-24 12:50:14 +00:00
8a9169e0d6 [CP][to #46123340] fix show create characteristic stmt 2023-02-24 12:47:32 +00:00
fe21bdcdb9 check ls status instead of __all_ls while create tenant 2023-02-24 12:42:07 +00:00
48ec3e4565 Add table value check in sanity 2023-02-24 12:36:42 +00:00
52666872c9 fix master physical rowid bug 2023-02-24 12:12:27 +00:00
29d421b18d sync wait created tenant in restore tenant sql thread 2023-02-24 12:06:52 +00:00
e615feb42d [CP] Fix startup filter post bug 2023-02-24 12:03:57 +00:00
46c6a9bfce [BUGFIX] fix lob bugs 2023-02-24 17:11:48 +08:00
0aa6a494c8 fix wrong timeout error code in async das task 2023-02-21 13:41:52 +00:00
11a9a6386b fix vectorized row buffer overflow 2023-02-21 12:44:27 +00:00
16885fe829 fix ret_code err while encode_sortkey_expr allocate memory 2023-02-21 08:42:14 +00:00
7afa91237f change the update stat cache way, use the current worker thread instead of RS worker thread 2023-02-21 05:41:51 +00:00
f037dca1eb fix onetime expr in semi info condition not adjust correctly 2023-02-21 03:15:06 +00:00
115cb6cece fix dblink mem leak in pull meta 2023-02-20 16:41:40 +00:00
aa2e5c99dc bugfix 2023-02-20 13:17:04 +00:00
b1faf451eb [DeadLock] fix detector bug 2023-02-20 12:47:38 +00:00
2e954397ec [BUGFIX] fix dbms lob instr when partten larger than lob 2023-02-20 12:45:01 +00:00
429bde73a6 Fix: defragment_sys_variable has memory allocation failure wild pointer problem 2023-02-20 10:11:47 +00:00
a84ff5f257 [master] fix multi-stmt txn-free-route 2023-02-20 06:41:21 +00:00
ca1fd8c5c3 json_table core dump when use timestamp() 2023-02-20 05:17:01 +00:00
2d13af9ae5 Fix: Add a trim bug to the virtual generated column in the scenario of building a prefix index 2023-02-17 17:41:50 +00:00
897c5ae533 fix xa savepoint 2023-02-17 09:12:43 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
8367506dbe Fix reading invalid 8 bytes column in vectorized query. 2023-02-17 03:14:31 +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
d9a7c9d842 fix check lob column bug 2023-02-16 13:45:10 +00:00
88ee461fbe [master] add session id into autocommit log 2023-02-16 13:12:15 +00:00
61a17a9abc bugfix : json objectagg returning type affect by var in pl 2023-02-16 04:17:46 +00:00
4c6eae115a fix mysqltest 2023-02-15 14:44:56 +00:00
facae95a7d [DeadLock.bad_case] fix remote sql retry may deadlock 2023-02-15 14:17:33 +00:00
858a6bae2e fix spmset ref count leak when inserting inner table failed 2023-02-15 12:11:42 +00:00
f98ab35d69 fix distribute for-update material location allocate error 2023-02-15 09:47:07 +00:00
d30a2a77ca [to #42398480] fix NEW obj(...) syntax 2023-02-15 05:12:21 +00:00
17bea01cde [master][tx-route] fix implicit-start tx push extra-state version 2023-02-15 04:44:37 +00:00
6597151e89 fix: fix the mem leak induced by create hash set for distinct check 2023-02-15 04:16:58 +00:00
adce321d1b [master] misc fix and refine 2023-02-15 03:46:57 +00:00
4aa841b9e4 [4.1][xa] fix session terminate for xa trans 2023-02-15 03:41:53 +00:00
3c4b9d36cd Fix schema-version-not-match bug in direct-insert 2023-02-14 15:17:17 +00:00
ba7add9fa7 fix truncate refresh increment schema timeout and autoincrement can not clear cache totally 2023-02-14 15:14:38 +00:00
a866c0c929 add system config (l1/l2/l3 cache size) to utility 2023-02-14 15:12:02 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
50a6b3cda3 bugfix : 47556839 item method in json query with default returning type 2023-02-14 11:47:19 +00:00
9abe96704d fix reverse link core 2023-02-14 11:42:02 +00:00
1225f5f0ce revert 'fix avg scale is not compat with MySQL' 2023-02-14 11:15:13 +00:00
8e89a8e323 add abort() for sanity build when tsc iter is not released 2023-02-14 10:44:33 +00:00
4def282ea1 fix bug: recieve dynamic param copy core 2023-02-14 09:44:34 +00:00
28536648f7 bugfix forbid json compare in pl 2023-02-14 08:42:24 +00:00