Commit Graph

43 Commits

Author SHA1 Message Date
cd0ec2662a fix: fix update ignore bug that will lost data when has cross-partition update 2023-08-24 09:10:27 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
1d686f1429 fix: revert the commit that induces core in master 2023-08-03 15:42:21 +00:00
f3e8889af3 fix: fix the ignore bug of coss-partition update 2023-08-02 04:12:14 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
323f828185 fix: add defensive check when to check if pointer is null when add related index info 2023-07-19 07:53:55 +00:00
c5c92dfe7c fix mode compatibility bug 2023-07-11 10:24:58 +00:00
1abc669899 [BUG] add case for write only index of double update 2023-06-01 14:11:51 +00:00
8afeece673 fix DAS dynamic partition pruning memleak 2023-05-09 19:15:27 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
64dc54c87e [CP] fix: fix the bug of remote das task performance degradation; 2023-04-28 03:15:33 +00:00
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
4a15c4d020 fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-18 14:41:34 +00:00
71d19e2940 [BUGFIX] fix read lob locator after commit 2023-04-07 03:00:01 +00:00
bf3edbc1e7 fix: fix print log not judge if pointer is null 2023-03-24 11:48:47 +00:00
e53df2eb6b fix: fix das memory expand induced by das used memeory calculation error 2023-03-21 14:54:12 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
bbc80fb3d3 fix: fix the core and correctness error induced by foreign key and trigegr processing order refactor 2023-03-14 10:10:52 +00:00
aa3d567376 Log: Add more log related to tablet loc and table schema for defensive check error 2023-03-09 06:41:18 +00:00
6597151e89 fix: fix the mem leak induced by create hash set for distinct check 2023-02-15 04:16:58 +00:00
3c4b9d36cd Fix schema-version-not-match bug in direct-insert 2023-02-14 15:17:17 +00:00
f6009fdcb4 fix: fix the bug induced by check delete distinct for foreign key cascade delete 2023-02-14 08:11:51 +00:00
9d841eb626 issue/47576627 add lob compare function for row update change detect 2023-02-09 18:03:26 +00:00
8ee348c40d [4.1] add flag to protect batch update 2023-02-09 14:26:17 +00:00
0fc8b58be5 fix mysqltest 2023-02-07 13:14:10 +08:00
699611b8ba [CP] fix bug heap_table with change partition_key maybe core 2023-02-07 11:30:47 +08:00
680a88381c fix bug Concurrent ddl operations cause the table tablet_id to change, and defensive_check with error 4377 2023-02-07 00:12:40 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
dfbfe7050d [FEAT MERGE] Merge foreign key refactor to master; 2023-01-28 16:30:05 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
c88aab6b2d [FEAT MERGE]OBKV refactoring 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
0b9d1f8cd0 Fix: fix duplicate delete same row induced by fk cascade delete 2022-11-15 08:08:00 +00:00
4c5f2470b8 fix insert oom caused by wrap allocator's interface empty 2022-11-13 02:14:32 +08:00
cbeae2bffc [to #45264327]move the instead of trigger code to das 2022-11-04 03:37:14 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00