|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
28dde027ad
|
[BUGFIX] fix insert on dup update process lob col
|
2024-02-01 16:41:38 +00:00 |
|
|
|
60afc16914
|
[CP][BUGFIX] add fix zero lob val
|
2024-01-23 09:17:27 +00:00 |
|
|
|
39510c2722
|
[BUGFIX] fix repeat update lob in one stmt wrong
|
2024-01-23 08:42:23 +00:00 |
|
|
|
137ad2708d
|
[OPT] opt lob manager buffer usage
|
2024-01-10 11:42:41 +00:00 |
|
|
|
ed17fa678b
|
fix table restore read src lob tenant id wrong
|
2024-01-05 09:17:52 +00:00 |
|
|
|
a488199c00
|
[BUGFIX] fix lob bugs
|
2023-12-27 11:42:47 +00:00 |
|
|
|
a564d7a079
|
fix direct load no tx desc
|
2023-12-20 03:53:04 +00:00 |
|
|
|
e99cc037cc
|
[FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2023-12-18 14:13:54 +00:00 |
|
|
|
2af60a0292
|
[CP] [LOB] support inrow threshold config
|
2023-12-11 05:17:14 +00:00 |
|
|
|
5d73b97cdb
|
[BUGFIX] fix lob remote query memory usage
|
2023-12-05 17:16:40 +00:00 |
|
|
|
cca0b81d8b
|
[CP] enable lob outrow to inrow storage
|
2023-11-23 13:45:17 +00:00 |
|
|
|
9f9adcc3c4
|
fix dbms_lob.compare wrong charset length
|
2023-11-10 08:16:39 +00:00 |
|
|
|
8bd8e8fad9
|
[CP]opt dml update lob check changed
|
2023-11-07 12:13:56 +00:00 |
|
|
|
5504290af5
|
[BUGFIX] support lob remote query retry for 4038
|
2023-09-08 12:40:44 +08:00 |
|
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
|
aee4962d4b
|
[BUGFIX] fix remote lob query timeout
|
2023-08-24 08:40:23 +00:00 |
|
|
|
ea61a471d1
|
[master] change seq_no to ObTxSEQ
|
2023-08-10 06:12:31 +00:00 |
|
|
|
bbe0a67b5d
|
[BUGFIX] fix mysqltest case
|
2023-08-01 21:18:12 +00:00 |
|
|
|
fc9e8a66fd
|
[BUGFIX]fix read lob over transaction
|
2023-07-20 02:42:21 +00:00 |
|
|
|
d89bf28e1f
|
bug/50228947 dbms_lob temporary lob size limit 512M
|
2023-06-10 03:12:27 +00:00 |
|
|
|
d336a8eee7
|
[BUGFIX]fix lob write byte len set wrong
|
2023-06-09 06:12:31 +00:00 |
|
|
|
f223de689f
|
[BUGFIX] fix dbms_lob erase process utf16
|
2023-06-07 04:42:20 +00:00 |
|
|
|
c9cccf08db
|
Use tenant-level object pool instead of sop_borrow
|
2023-05-26 10:41:16 +00:00 |
|
|
|
09ed904b58
|
[FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
|
2023-04-29 15:11:50 +00:00 |
|
|
|
fdcaa9a932
|
[FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant
|
2023-04-25 02:41:25 +00:00 |
|
|
|
33c04e0ba9
|
[CP][BUGFIX] fix lob remote read
|
2023-04-19 02:45:18 +00:00 |
|
|
|
71d19e2940
|
[BUGFIX] fix read lob locator after commit
|
2023-04-07 03:00:01 +00:00 |
|
|
|
579345ca09
|
[BUGFIX] fix lob bugs
|
2023-03-22 08:45:44 +00:00 |
|
|
|
768caf32ca
|
[BUGFIX] fix lob inrow data
|
2023-03-14 18:11:05 +00:00 |
|
|
|
b7aa3212ab
|
[BUGFIX] fix lob bugs
|
2023-03-10 04:11:15 +00:00 |
|
|
|
ba782bb0cc
|
[BUGFIX] fix lob remote query timeout
|
2023-03-08 14:10:55 +00:00 |
|
|
|
196cc36bc7
|
[BUGFIX] fix write param reverse scan meta
|
2023-03-02 18:20:38 +00:00 |
|
|
|
46c6a9bfce
|
[BUGFIX] fix lob bugs
|
2023-02-24 17:11:48 +08:00 |
|
|
|
9d841eb626
|
issue/47576627 add lob compare function for row update change detect
|
2023-02-09 18:03:26 +00:00 |
|
|
|
c6af91add9
|
[BUGFIX]fix lob extern header for inrow full tmp lob
|
2023-02-07 19:07:04 +08:00 |
|
|
|
f416882a75
|
[BUGFIX] fix lob write bugs
|
2023-02-07 17:21:20 +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 |
|
|
|
bfc6083c55
|
[BUGFIX] fix mysqltest
|
2023-02-06 15:00:21 +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 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|