Commit Graph

527 Commits

Author SHA1 Message Date
106ebeb963 Remove the special treatment of DATETIME type comparison to ensure the consistency of design 2023-01-12 19:02:33 +08:00
7ace1e4b05 [CP] Fix: fix the bug of not init the collation level for random_bytes function 2023-01-12 19:02:33 +08:00
8dcc3b55f3 [CP] Old engine: bit or calc result error 2023-01-12 19:02:33 +08:00
80b8c6361d [CP] fix core caused by missed core and cast interval to year failed error 2023-01-12 19:02:33 +08:00
c1de0db3a8 Fix From_base64 bugs 2023-01-12 19:02:33 +08:00
4d1261de13 adjust in memcmp && fix mysqltest 2023-01-12 19:02:33 +08:00
0a09c71847 [CP] [to #46649689] fix ref cursor is null core 2023-01-12 19:02:33 +08:00
23a580a51c [to #33454431] fix mysqltest & white scan 2023-01-12 19:02:33 +08:00
7ccc8ed5d3 [CP] fix dynamic memleak when executing select stmt containing udf 2023-01-12 19:02:33 +08:00
676c105da8 Fix bug about second and microsecond function and update cases 2023-01-12 19:02:33 +08:00
3db4fe6715 [CP] [CP] fix obj param accuracy lost 2023-01-12 19:02:33 +08:00
ab7831f063 fix typo for mysqltest 2023-01-12 19:02:33 +08:00
f320ab99da [CP]Fixbug:observer core at oceanbase::sql::ObRelationalExprOperator::deduce_cmp_type(3_2_x_release->master) 2023-01-12 19:02:33 +08:00
abd9427b1c fix expr in short path result wrong in oracle mode 2023-01-12 19:02:33 +08:00
f54c4341a1 [CP] Fix logging core when casting obj in-place failed 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
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
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
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
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