Commit Graph

93 Commits

Author SHA1 Message Date
d1806bb8bd Fix the issue of insert up reported -4016 with binary rowkey 2023-05-30 13:11:41 +00:00
759f4bbfa2 [to #40760427]fix mysqlTest 2023-05-30 04:41:09 +00:00
sdc
ef97ab5c13 fix calc oci meta result buf length bug 2023-05-25 13:17:40 +00:00
e4dfa520cf [to #48107427]can not return a result set from a trigger 2023-05-25 05:47:01 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
477943c609 fix string type null value error in dblink. 2023-05-17 08:16:49 +00:00
8afeece673 fix DAS dynamic partition pruning memleak 2023-05-09 19:15:27 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +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
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
64dc54c87e [CP] fix: fix the bug of remote das task performance degradation; 2023-04-28 03:15:33 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08: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
2f1caa9dbb fix: fix the bug of table_id in ObForeignKeyArg not serialize 2023-04-03 21:15:06 +00:00
bf3edbc1e7 fix: fix print log not judge if pointer is null 2023-03-24 11:48:47 +00:00
d2110be61c fix oci memleak and add port info to dblink view and fix pull data OOM 2023-03-24 06:41:57 +00:00
c95a7ac62c fix: fix the core when has returning expr induced by dml processing order refactor 2023-03-22 22:43:42 +08:00
e53df2eb6b fix: fix das memory expand induced by das used memeory calculation error 2023-03-21 14:54:12 +00:00
f4cd46968c test: fix some failed cases induced by single-row execution when has triggers 2023-03-20 21:10:22 +08:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
b66dcf06a8 fix dblink connection pool memory leak 2023-03-15 23:41:04 +00:00
9e1730c42d fix: fix the compatibility problem of dml operations when has row level triggers 2023-03-15 12:13:42 +00:00
4fc5c53c37 mark dblink connection unusable when execute query failed 2023-03-14 14:44:16 +00: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
925c98fcc4 fix print param sanity core 2023-02-24 15:51:52 +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
9682ba58a9 fix bug merge_into with unexpected affected_row 2023-02-09 15:16:41 +00:00
8ee348c40d [4.1] add flag to protect batch update 2023-02-09 14:26:17 +00:00
2555a03217 Fix: replace 4377 bug 2023-02-07 18:07:25 +08:00
2a1917b23b Resolving memory-leak by adding px clean up 2023-02-07 16:07:07 +08: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
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +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
c19499253b fix: fix ddl hang induced by check_status in inner sql execution 2023-01-28 19:55:42 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +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
31171bb553 [FEAT MERGE] das framework optimization. 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