Commit Graph

4535 Commits

Author SHA1 Message Date
51ded7db45 fix the row id of oracle mode is influenced by pk increment 2024-04-30 10:45:43 +00:00
324322d3dc fix mv rewrite on multi part mview 2024-04-30 09:51:12 +00:00
7e3d97f4bd [FTS.BUGFIX] optimize fulltext index insert performance 2024-04-30 09:45:49 +00:00
b119e2ccda [CP] Fix: fix the bug induced by tracepoint to generate NLJ path 2024-04-30 08:23:10 +00:00
084bf7584f fix:some multivalue query bugs 2024-04-30 08:17:51 +00:00
35dedbd8b5 fix sql has synonym dblink add to plc error 2024-04-30 05:18:56 +00:00
f2627c972a check NULL for mtl_init && mtl_wait 2024-04-30 04:50:58 +00:00
963b0090aa [CP] [to #55446815] fix: last_trace_id() in PL/SQL 2024-04-30 02:56:33 +00:00
efa62c5e5c fix hash join not clear eval flag before output 2024-04-29 09:16:50 +00:00
0220af4e18 [Bug fix] fix the query on oracle client which matches has_addon condition and called has_unfree_callback 2024-04-29 08:41:46 +00:00
908d9f298c [BUG FIX] fix the compatibility issue with incorrect primary keys in older version 2024-04-29 04:20:53 +00:00
fb848a9ce9 fix fts issues 2024-04-28 12:27:04 +00:00
38ce00b6c7 [OPT] Support merge iter to return multiple rows with the same group id 2024-04-28 11:59:23 +00:00
63ad7c72de [CP] fix mysql utf16 insert padding bug 2024-04-28 09:45:48 +00:00
7aaeade0b3 Fix the problem of generating SEQUENCE operator when the default sequence is not used 2024-04-28 06:45:40 +00:00
d8fd236fa0 fix:multivalue delete from table bug, json overlaps search result not correct,add some constraint 2024-04-28 06:34:50 +00:00
1442b06e77 [TABLELOCK] fix several bugs about mysql lock functions and DBMS_LOCK 2024-04-27 17:53:39 +00:00
79d9ebaa91 [bugfix] fix ret code for flashback query 2024-04-26 13:46:50 +00:00
33b7da2ecb fix gby uninit ptr core 2024-04-26 13:16:39 +00:00
6a23c064bc [CP] [to #56242693] move pl opaque type impl to close_moudle/pl 2024-04-26 11:46:31 +00:00
7637863c6d 占位:ObExprCeilFloor::calc_ceil_floor_vector 2024-04-26 10:16:32 +00:00
3f6e55f2bc [CP] fix session var solidify ap-sysbench bugs
Co-authored-by: 2149 <260391947@qq.com>
2024-04-26 08:21:13 +00:00
c1cc38db65 Fix mysql tests 2024-04-26 04:46:59 +00:00
sdc
ffe586e950 fix soundex calc result collation type unstable bug 2024-04-26 04:09:05 +00:00
3da8529a26 Fixed the memory leak issue in ObTempTableAccessVecOp. 2024-04-26 03:52:32 +00:00
79ee35a820 fix executor core at foreign_key_arg 2024-04-25 09:38:02 +00:00
348df7f4f8 [CP] [to #55654538]fix bug trigger resolve core 2024-04-25 08:46:09 +00:00
4cb79d3efd fix:query bug,under multivalue index created,create access path report errorcode 2024-04-25 08:40:32 +00:00
aad5aa3176 [bugfix]: fix load_data 4013. 2024-04-25 06:39:27 +00:00
7a61dba6ef [CP] [GIS] fix gis coverity 2024-04-25 04:37:47 +00:00
e05e9f4e6f bug fix:ps cache unfree ptr error 2024-04-25 04:26:37 +00:00
5d4aacc220 add online ddl test case && minor fix 2024-04-24 13:25:02 +00:00
0b39df787f fix range part key to decimal failed. 2024-04-24 11:48:26 +00:00
086c0e324a add SMART_CALL to recursive_check_equal_condition. 2024-04-24 11:15:48 +00:00
b055210014 fix_multivalue index bug 2024-04-24 11:04:56 +00:00
00242858eb [CP] [to #53311831]fix bug pseudo column name use in PL 2024-04-24 10:53:51 +00:00
f696a9b32f [CP] add some test for drop primary key, modify nullable column to auto_increment and modify partition by for heap table
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
2024-04-24 10:38:06 +00:00
0a9725710b auto split query local index filter sql expr eval func place holder 2024-04-24 10:32:08 +00:00
e36e4917bf fix st_makevalid as GENERATED_COL 2024-04-24 06:25:10 +00:00
bc062e48a6 fix temp table access rescan bug 2024-04-24 06:19:51 +00:00
a412a10a83 [bugfix]: in datumstorewrapper, block_reader is reset twice. 2024-04-24 05:20:15 +00:00
f3d6b18e58 [FTS][BUG.FIX] Fix both full-text and multi-value indexs in data table. 2024-04-23 13:49:51 +00:00
8aade630d8 Fix fixed float column convert range check 2024-04-23 13:44:29 +00:00
4737fc89c0 fix resolve partition function bug 2024-04-23 13:28:14 +00:00
318e26232e [CP] add MTL_WAIT for tenant_session_mgr 2024-04-23 13:22:45 +00:00
dca11e26fd fix 56 bit hash val leading to wrong ndv estimated. 2024-04-23 13:17:21 +00:00
3dde2243e3 fix lose ret code in alloc expr 2024-04-23 10:23:39 +00:00
616d4b62cd fix:multivalue index lookup bug, create multivalue index with pk column 2024-04-23 07:45:16 +00:00
814ff31f53 fix mysqltest 2024-04-23 07:28:18 +00:00
435b05028f BUGFIX: fix core of get_lock 2024-04-23 05:26:48 +00:00