|
|
88a942cb33
|
[xml bugfix] xmlattributes evalname input fix
|
2023-06-05 10:42:11 +00:00 |
|
|
|
e753c9d116
|
fix mysqltest
|
2023-06-05 09:15:13 +00:00 |
|
|
|
09da9afa27
|
to issue<50039027><49886523>:fix trigger ddl issue & xmltype issue
|
2023-06-02 08:12:20 +00:00 |
|
|
|
75673b4261
|
xml online ddl bugfix
|
2023-06-02 06:47:59 +00:00 |
|
|
|
051b7be095
|
Fix failed mysqltests
|
2023-06-02 06:42:01 +00:00 |
|
|
|
bf02211328
|
fix some national string bug
|
2023-06-02 06:12:18 +00:00 |
|
|
|
623c7d90aa
|
default rownum not allowed and fix obj deserialize bug
|
2023-06-01 12:42:00 +00:00 |
|
|
|
ab45b51c6a
|
[GIS] get_geo_type_by_name bugfix
|
2023-06-01 03:42:14 +00:00 |
|
|
|
4384ebb471
|
fix overwrite ret code and failed case
|
2023-05-31 04:41:54 +00:00 |
|
|
|
3803e66aac
|
fix bug about dateadd func
|
2023-05-30 08:47:42 +00:00 |
|
|
|
0993ee7420
|
to issue<50010749>:fix memory leak about forall stmt & searray
|
2023-05-30 06:41:06 +00:00 |
|
|
|
759f4bbfa2
|
[to #40760427]fix mysqlTest
|
2023-05-30 04:41:09 +00:00 |
|
|
|
744a7ed6c4
|
fix mysqltest
|
2023-05-30 04:22:31 +00:00 |
|
|
|
1108314cc9
|
[CP] [CP] fix temporary table cleaning bug
|
2023-05-30 04:16:56 +00:00 |
|
|
|
8dd2cf466a
|
Fix failed mysqltests
|
2023-05-30 01:11:12 +00:00 |
|
|
|
2ecf1f811d
|
bugfix: keep func extracted shared expr wrongly
|
2023-05-29 12:47:05 +00:00 |
|
|
|
7abde61e9c
|
Forbid level expr in connect by prior clause
|
2023-05-29 11:16:52 +00:00 |
|
|
|
7588202b83
|
bugfix : ignore sort in process of xml parse
|
2023-05-29 10:16:55 +00:00 |
|
|
|
4967959499
|
Add T_UINT64 type check for limit expr resolve
|
2023-05-29 09:41:46 +00:00 |
|
|
|
3f332fa853
|
to issue<38211687><49782442><36841844><33833762>:fix serveral bugs
|
2023-05-29 09:11:05 +00:00 |
|
|
|
89bb28c7fb
|
fix external table format validation
|
2023-05-29 02:41:12 +00:00 |
|
|
|
7b653160ff
|
Fix charset bugs
|
2023-05-26 13:41:08 +00:00 |
|
|
|
c572f3bf9e
|
Fix cast as udt hit wrong plan cache bug
|
2023-05-26 07:41:33 +00:00 |
|
|
|
c5bfd361f6
|
[to #45179793]inner table update do not use codegen_lock_
|
2023-05-26 07:22:20 +00:00 |
|
|
|
70ed82ee89
|
fix some bugs
|
2023-05-26 06:47:00 +00:00 |
|
|
|
6a7a38381f
|
fix mysqltest
|
2023-05-26 05:41:34 +00:00 |
|
|
|
e495d28394
|
fix bug that assignning synonym_db_name to database_name in ObTableItem is wrong
|
2023-05-26 05:16:53 +00:00 |
|
|
|
ceee198c63
|
[xml bugfix] xmlattributes alias bug
|
2023-05-26 04:52:35 +00:00 |
|
|
|
d5ddb1fb96
|
[to #35312839] fix mysqltest
|
2023-05-26 04:16:32 +00:00 |
|
|
|
309befd099
|
disable dml at an updatable view based on external table
|
2023-05-26 02:53:03 +00:00 |
|
|
|
aa1aec173a
|
[CP] fix secure_file_priv not working in oracle mode
|
2023-05-25 19:11:05 +00:00 |
|
|
|
2ba249cddb
|
fix optimizer stats and parser bug
|
2023-05-25 18:41:19 +00:00 |
|
|
|
e1e0ebaeb6
|
fix charset introducer bug
|
2023-05-25 16:47:20 +00:00 |
|
|
|
35f20582d9
|
[to #46636154]fix bug compound trigger
|
2023-05-25 15:17:12 +00:00 |
|
|
|
868693e33f
|
disable dml operation on view accessing virtual table
|
2023-05-25 04:41:20 +00:00 |
|
|
|
3b642b1245
|
to issue<48134183><49317125>:fix anonymous block parameterization issue and check datatype oversize
|
2023-05-25 03:11:53 +00:00 |
|
|
|
57e42e3359
|
Fix some bugs
|
2023-05-25 02:11:29 +00:00 |
|
|
|
d33ce0d08c
|
fix statement_digest expr bug
|
2023-05-24 11:47:46 +00:00 |
|
|
|
190d91109a
|
fix create index on column default sequence bug
|
2023-05-24 08:11:08 +00:00 |
|
|
|
bb69281e07
|
bugfix : dynamic sql without quesmark type check && encoding session & xmltype compare in case
|
2023-05-24 05:11:48 +00:00 |
|
|
|
6bfb591de3
|
Support some charset grammar
|
2023-05-24 03:41:44 +00:00 |
|
|
|
03fdde5756
|
Fix remove_const bug
|
2023-05-23 10:41:34 +00:00 |
|
|
|
59591c9ea2
|
to issue<49845698>:fix pdml with udf report 6220
|
2023-05-23 05:17:26 +00:00 |
|
|
|
54fbf31d94
|
[to #49602206] no codegen objaccess & can calc it in pure sql context
|
2023-05-23 05:11:45 +00:00 |
|
|
|
65d39aaf03
|
fix shared group by subquery bug
|
2023-05-23 03:47:33 +00:00 |
|
|
|
4bd7e86da7
|
fix unknown error when has not privilege to do query
|
2023-05-23 01:47:13 +00:00 |
|
|
|
67986e6122
|
bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch
|
2023-05-23 01:11:32 +00:00 |
|
|
|
3aeec935da
|
[xml bugfix] xmlattributes print value bugfix
|
2023-05-22 09:47:34 +00:00 |
|
|
|
6f615574c9
|
Fix create identity column using binary_float or binary_double
|
2023-05-22 08:11:32 +00:00 |
|
|
|
e8e7d25eed
|
[to #49482546] fix compare/order function of object type resolve
|
2023-05-22 05:47:10 +00:00 |
|