|
|
038db1917d
|
[Fix] check data completement task before execute inner sql and kill session when task is cancel
|
2023-01-12 19:02:33 +08:00 |
|
|
|
f5db12ecdd
|
[SCN] modify with review comments
|
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 |
|
|
|
87a9357186
|
set the initial value of wrs to scn min
|
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 |
|
|
|
68151eb87a
|
[SCN] modify missing scenes
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4c49f6e7c5
|
fix scn legacy issues
|
2023-01-12 19:02:33 +08:00 |
|
|
|
59db61e110
|
[scn] rename log_ts to scn
|
2023-01-12 19:02:33 +08:00 |
|
|
|
8a4d14122f
|
replace ts related to ddl with scn.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
11485d6a98
|
[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
|
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 |
|
|
|
f34a588a9a
|
fix rewrite bug: replace column with const value
|
2022-11-25 11:37:50 +00:00 |
|
|
|
38717064ee
|
[CP] Fix: Fix the core caused by ObConflictRowMapCtx
|
2022-11-25 11:10:08 +00:00 |
|
|
|
fc25b8c5d1
|
floating-point expressions shall not be directly or indirectly tested for equality or inequality
|
2022-11-25 03:38:33 +00:00 |
|
|
|
0cd740c277
|
[CP] fix T_OP_STACK_OVERFLOW_CHECK reset child ptr leads core
|
2022-11-24 15:05:23 +00:00 |
|
|
|
f7820604c6
|
fix issue<46240158><46141201><46115703><46107852>:record error information to warning buf
|
2022-11-24 10:35:28 +00:00 |
|
|
|
f32896cc2f
|
fix idempotence of offline ddl when drop tenant simulatenously.
|
2022-11-24 03:38:03 +00:00 |
|
|
|
7952fa9f29
|
Fix load and select into outfile oss params bug
|
2022-11-24 03:08:23 +00:00 |
|
|
|
481c969b7d
|
bugfix : json arrayagg not support distinct clause
|
2022-11-23 13:37:55 +00:00 |
|
|
|
3e788f5391
|
Add ctx id from connect by allocator.
|
2022-11-23 12:11:59 +00:00 |
|
|
|
e7dc7c5edf
|
[CP] [Asan Core] heap use after free with unpivot operator.
|
2022-11-22 09:08:02 +00:00 |
|
|
|
3772f41232
|
Fix date/datetime comparision bug and fix failed mysqltests
|
2022-11-22 08:08:56 +00:00 |
|
|
|
5f8b94eb45
|
[CP] Fix find_in_set expr collation type calc
|
2022-11-22 08:06:37 +00:00 |
|
|
|
d06c642de3
|
fix bug replace into with timestamp type datum_memory use after free
|
2022-11-21 13:08:02 +00:00 |
|
|
|
7d8c4a42fc
|
[UPGRADE] Remove unused compatible code
|
2022-11-21 07:29:40 +00:00 |
|
|
|
d0cb764457
|
Fix sort impl mem leak
|
2022-11-18 08:07:57 +00:00 |
|
|
|
f9b661406a
|
Fix: fix the bug of get_root_ctx function;
|
2022-11-17 08:38:07 +00:00 |
|
|
|
d77929b0d1
|
Bugfix for API common_copy_string_zf when vectorization is ON
|
2022-11-17 08:06:28 +00:00 |
|
|
|
8aee7d972f
|
add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION
|
2022-11-16 07:35:39 +00:00 |
|
|
|
e02f7d3b6c
|
[CP] [to #46055572]retry clear stratus need set at the begin of retry
|
2022-11-16 07:05:45 +00:00 |
|
|
|
7429c68cea
|
[to #46093702]fix -4377 when execute instead of trigger
|
2022-11-15 14:05:41 +00:00 |
|
|
|
b29a1bfe75
|
fix build error for ccls build
|
2022-11-15 10:05:43 +00:00 |
|
|
|
efbed6ee8a
|
fix update_memtables in table store when creating new memtable
|
2022-11-15 09:42:38 +00:00 |
|
|
|
f03ae01734
|
[to #46079623]fix core init trigger row use ObExecContext::allocator_
|
2022-11-15 09:40:17 +00:00 |
|
|
|
3be23df8d1
|
fix ignore to reset task_expired
|
2022-11-15 09:37:54 +00:00 |
|
|
|
085f9a7c6c
|
add rpc flag
|
2022-11-15 09:35:31 +00:00 |
|
|
|
dfba79d833
|
fix expr in sanity core cause of using hash calc when right params contain dynamic const
|
2022-11-15 09:08:02 +00:00 |
|
|
|
ed86624fbe
|
Flush mysqltest case
|
2022-11-15 09:05:38 +00:00 |
|
|
|
5dd12c9171
|
Fix ObReserveArenaAllocator reuse() and reset(). And reuse rows_info.scan_mem_allocator at the end of exist.
|
2022-11-15 08:36:45 +00:00 |
|
|
|
0b9d1f8cd0
|
Fix: fix duplicate delete same row induced by fk cascade delete
|
2022-11-15 08:08:00 +00:00 |
|
|
|
2542756c05
|
fix obj_print_json<ObJsonType> random crash(master)
|
2022-11-15 08:05:38 +00:00 |
|
|
|
0c50f30b7a
|
[CP] [to #43172849] ignore OB_TIER_END in dbms_job_utils
|
2022-11-15 07:42:43 +00:00 |
|
|
|
a9c4677e35
|
fix define cursor error
|
2022-11-15 07:40:21 +00:00 |
|
|
|
dbbbb29f9d
|
[CP] fix a core caused by omitting the deep copy
|
2022-11-15 07:38:00 +00:00 |
|
|
|
6343ac5c05
|
ddl kv mgr online
|
2022-11-15 07:35:37 +00:00 |
|
|
|
5048204f42
|
Fix core of table scan iter
|
2022-11-15 07:08:08 +00:00 |
|
|
|
00bd416ba8
|
[CP] [to #43627952] fix anonymous exception can not catched by caller
|
2022-11-15 07:05:45 +00:00 |
|
|
|
b61c3b3e46
|
[CP] [to #43856009] fix raw expr to pl type without udt id
|
2022-11-15 06:42:53 +00:00 |
|
|
|
0fa89c683b
|
fix illegal access free memory
|
2022-11-15 06:40:30 +00:00 |
|