|
|
897c5ae533
|
fix xa savepoint
|
2023-02-17 09:12:43 +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 |
|
|
|
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 |
|
|
|
facae95a7d
|
[DeadLock.bad_case] fix remote sql retry may deadlock
|
2023-02-15 14:17:33 +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 |
|
|
|
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 |
|
|
|
a866c0c929
|
add system config (l1/l2/l3 cache size) to utility
|
2023-02-14 15:12:02 +00:00 |
|
|
|
50a6b3cda3
|
bugfix : 47556839 item method in json query with default returning type
|
2023-02-14 11:47:19 +00:00 |
|
|
|
1225f5f0ce
|
revert 'fix avg scale is not compat with MySQL'
|
2023-02-14 11:15:13 +00:00 |
|
|
|
28536648f7
|
bugfix forbid json compare in pl
|
2023-02-14 08:42:24 +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 |
|
|
|
e35e00581d
|
fix the background thread's tenant_id is inconsistent with the ps cache's while changing tenants
|
2023-02-14 07:17:09 +00:00 |
|
|
|
454158d35e
|
delete a unused code file and add JingLin be backup of dml
|
2023-02-14 06:41:54 +00:00 |
|
|
|
5e0f5e4e12
|
[dbms_stats]: bugfix for online optimizer stats gather.
|
2023-02-14 04:42:08 +00:00 |
|
|
|
ff893e6e4f
|
bugfix:47099280, 47725591, 47679463, 47077540, 47024555
|
2023-02-13 12:41:36 +00:00 |
|
|
|
f1ef7006da
|
Completing the information of insert into select clause in direct-mode
|
2023-02-13 11:41:53 +00:00 |
|
|
|
68b805d4be
|
fix:46520694,47245275,47250762,47050323,47539331
|
2023-02-13 11:12:09 +00:00 |
|
|
|
a5e5719fa7
|
fix bug: dynamic param not deep copy in recieve op
|
2023-02-13 04:12:03 +00:00 |
|
|
|
51a269bf73
|
Fix zerofill double calc hash inconsistent
|
2023-02-13 03:14:55 +00:00 |
|
|
|
735665f131
|
[BUGFIX]fix process lob default val
|
2023-02-13 03:12:18 +00:00 |
|
|
|
5ae3b0664f
|
fix sql plan manger memory bug
|
2023-02-10 06:47:16 +00:00 |
|
|
|
f7a3157781
|
fix mysqltest case in master
|
2023-02-10 06:44:31 +00:00 |
|
|
|
773fa90509
|
[BUGFIX] fix lob bugs
|
2023-02-10 02:41:11 +00:00 |
|
|
|
9d841eb626
|
issue/47576627 add lob compare function for row update change detect
|
2023-02-09 18:03:26 +00:00 |
|
|
|
f80c565c9e
|
[CP] Connect by with index calc is_cycle and is_leaf wrong
|
2023-02-09 17:58:03 +00:00 |
|
|
|
2317367ef5
|
We can not push down the limit when enable group rescan.
|
2023-02-09 17:42:33 +00:00 |
|
|
|
d3f4c4cf95
|
fix core because global index refactor.
|
2023-02-09 17:39:56 +00:00 |
|
|
|
fde3f8a88d
|
Fix win buf mem leak
|
2023-02-09 17:32:02 +00:00 |
|
|
|
1d14ac17a9
|
Bugfix: px merge sort coordinator returns invalid rows
|
2023-02-09 17:13:30 +00:00 |
|
|
|
46d0891c42
|
remove database id from direct_load
|
2023-02-09 17:03:01 +00:00 |
|
|
|
f1d7a35488
|
fix bug:when the log disk is full,direct_load reports 4009 IO error
|
2023-02-09 16:19:59 +00:00 |
|
|
|
966b2939b0
|
fix bug core timestamp because of lost error code
|
2023-02-09 15:50:18 +00:00 |
|
|
|
2053594cd8
|
[BUGFIX]fix repeat over 512M return error
|
2023-02-09 15:42:23 +00:00 |
|
|
|
3f6069b1c2
|
[to #47653487] fix alloc memory failed report -4016 instead of -4013
|
2023-02-09 15:39:47 +00:00 |
|
|
|
9682ba58a9
|
fix bug merge_into with unexpected affected_row
|
2023-02-09 15:16:41 +00:00 |
|
|
|
9ea093998f
|
fix px tenant target monitor concurrent problem
|
2023-02-09 15:11:25 +00:00 |
|
|
|
affa7fc9fe
|
[4.1] fix alter tenant problem
|
2023-02-09 15:00:48 +00:00 |
|
|
|
c372e5d736
|
[BUGFIX] fix nullsafe cmp func serialize
|
2023-02-09 14:34:23 +00:00 |
|
|
|
8ee348c40d
|
[4.1] add flag to protect batch update
|
2023-02-09 14:26:17 +00:00 |
|
|
|
a493f8590d
|
[CP] fix index out of bounds
|
2023-02-08 20:48:51 +08:00 |
|
|
|
d2c31221af
|
fix regexp sanity core
|
2023-02-08 20:30:39 +08:00 |
|
|
|
efc9ff610b
|
fix select into plan bug
|
2023-02-08 20:27:18 +08:00 |
|
|
|
eb6c0e1eac
|
[BUGFIX] fix ObTextStringIter deconstruct after allocator
|
2023-02-08 19:57:29 +08:00 |
|
|
|
dd355e113d
|
fix px hang problem due to thread recyling
|
2023-02-08 16:03:58 +08:00 |
|
|
|
b385e569a2
|
Fix ctas unknown cast type
|
2023-02-08 15:27:28 +08:00 |
|
|
|
c129aa89d0
|
fix core in nlj
|
2023-02-08 15:08:46 +08:00 |
|