Commit Graph

445 Commits

Author SHA1 Message Date
6c17bae597 [to #49903027] fix name resolve for sql udt & pl variables 2023-07-13 08:12:18 +00:00
316e56d882 [xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable 2023-07-12 15:12:28 +00:00
7af90145c2 to issue<50813268>:fix core when using set funciton to operate array type 2023-07-12 07:12:36 +00:00
f2ff2cfe02 Fix last_insert_id expr bugs 2023-07-12 05:24:00 +00:00
7e1fc2053a fix error in judging overflow of unsigned integer multiplication 2023-07-11 19:23:56 +00:00
e269245733 [CP] add error code when alloc memory failed 2023-07-11 18:48:08 +00:00
a77abb22ee fix:when case compare json type result not correct 2023-07-11 14:53:55 +00:00
a73393f0e7 [CP] [CP] [CP] fix some bugs 2023-07-11 13:42:28 +00:00
63af839d05 [xml] update xmltype using clob in pl bugfix 2023-07-11 13:12:39 +00:00
1194d728cc fix deduce type bug of expr decode 2023-07-11 10:48:27 +00:00
fa010efcd4 fix replace expr charset mistaken code bug 2023-07-11 10:42:33 +00:00
335db9ca4d revert commit ‘Fix generated column bug’ 2023-07-10 09:11:56 +00:00
4522385777 to issue<50708864>:fix mutilset nested table containg complex type core 2023-07-06 11:42:17 +00:00
e984dbcfb0 Fix generated column bug 2023-07-05 12:12:10 +00:00
3943420210 fix variable server_uuid isn't correctly and master failed cases 2023-07-05 07:54:03 +00:00
471cfeb36d [BUGFIX] fix substr memcpy overlap 2023-07-04 02:42:29 +00:00
d3dcf6934d bugfix: decode adaptation for xml && allow filter for count arg in xpath && filter result cache 2023-07-03 07:18:45 +00:00
756248ede0 [bugfix] scn_to_timestamp() should use sys_time_zone in mysql mode 2023-06-30 10:48:15 +00:00
sdc
077cf2c4b2 [CP] fix default expr calc bug 2023-06-30 04:47:53 +00:00
07e0da60be fix:json bugfix json_set,json_object, json_arrayagg 2023-06-30 04:18:15 +00:00
7a49e4861d [master] let connection_id() return master session id 2023-06-28 03:42:23 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
e15d90acc7 do not pad for cast expr in mysql mode 2023-06-21 23:12:40 +00:00
7b1027ca62 [xml bugfix] Keep content only the empty characters before the text in the TEXT node 2023-06-21 22:48:38 +00:00
3b36ce4678 fix expr statement_digest core 2023-06-21 12:42:41 +00:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
b8cc51f8a1 Fix runtime range filter correct problem. 2023-06-16 09:12:16 +00:00
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
e3165df6d4 [BUGFIX]fix repeat text type 2023-06-15 03:54:00 +00:00
fd55b7156a Merge branch 'pr_1405' 2023-06-14 03:43:37 +00:00
e00206d7b9 fix some spelling errors. 2023-06-14 03:18:26 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
68af9e5cf9 fix bug about expr second microsecond hour month year 2023-06-13 08:53:56 +00:00
a8ce86fac6 refine char padding 2023-06-13 08:12:19 +00:00
eaff13368a fix expr replace calc_result_length bug 2023-06-13 02:54:04 +00:00
05295dd0f6 expr repeat/space/lrpad opt for text type 2023-06-13 02:12:20 +00:00
92e836d354 bugfix : xml can not apply in NLSSORT & GREATEST with xmltype param & ban updatexml in PL 2023-06-10 02:42:25 +00:00
0c21bc38a1 Hold ids for GTT enhancement 2023-06-10 01:42:14 +00:00
7169c14737 fix typos 2023-06-09 10:12:25 +00:00
64b032db76 bugfix: 1. xml_expr: generated_column_expr; 2. extract, extract_value, update_xml: xpath or ns arg not literal 2023-06-09 08:42:18 +00:00
bbf9072380 fix some bug for auto_mem_mgr && fix bug for nanvl 2023-06-09 03:48:03 +00:00
30b4cfd39a DM supports retry policy. 2023-06-08 04:18:00 +00:00
678e771ea8 to issue<50188250>:fix core when reset pl ctx after inject error 2023-06-08 02:42:29 +00:00
94835888f2 bugfix : ban xml expr in PL mode & xml parse special case xml:lang 2023-06-07 11:17:50 +00:00
sdc
01f144ffc2 support cast between year and time 2023-06-07 02:55:21 +00:00
0ba66695a5 Fix default function bug 2023-06-07 02:18:28 +00:00
88a942cb33 [xml bugfix] xmlattributes evalname input fix 2023-06-05 10:42:11 +00:00
50e1a9478e feat(expr): add area as an alias for st_area
Signed-off-by: tison <wander4096@gmail.com>
2023-06-05 10:23:44 +08:00
8bd4f54ea1 fix some charset bugs 2023-06-02 11:17:36 +00:00
051b7be095 Fix failed mysqltests 2023-06-02 06:42:01 +00:00