|
|
c996648bc3
|
fix nested subquery bug
|
2022-11-07 13:38:03 +00:00 |
|
|
|
1a8e6bf6ae
|
[to #45941432] sql in mysql routine can not access cursor variable
|
2022-11-07 07:05:41 +00:00 |
|
|
|
7217bb9e00
|
fix cases master
|
2022-11-07 06:38:05 +00:00 |
|
|
|
57b097ae6f
|
[CP] fix resolve order by item bug
|
2022-11-07 05:10:25 +00:00 |
|
|
|
1f70807e5f
|
Fix show recyclebin problem
|
2022-11-07 04:05:39 +00:00 |
|
|
|
a28b52781f
|
[4.1] 仲裁服务添删改PCODE占位
|
2022-11-04 11:07:59 +00:00 |
|
|
|
b096903542
|
[bugfix] fix serveral rewrite bugs
|
2022-11-04 10:08:01 +00:00 |
|
|
|
cbeae2bffc
|
[to #45264327]move the instead of trigger code to das
|
2022-11-04 03:37:14 +00:00 |
|
|
|
acc97de57f
|
[UPGRADE] UPGRADE_SYSTEM_VARIABLE/UPGRADE_SYSTEM_TABLE CMD
|
2022-11-04 03:06:24 +00:00 |
|
|
|
b9c75f3c60
|
show function status
|
2022-11-03 14:35:40 +00:00 |
|
|
|
d0856a50a3
|
make error info accurate for calling udf with wrong number of arguments
|
2022-11-03 02:09:11 +00:00 |
|
|
|
add9d0d15b
|
Fix two bugs about join
|
2022-11-03 01:08:34 +00:00 |
|
|
|
ea93bcc244
|
[CP] fix synonym dblink report synonym translation no longer valid
|
2022-11-03 00:10:56 +00:00 |
|
|
|
d0563e8dba
|
fix bugs on checking privileges of show statement
|
2022-11-02 17:38:12 +00:00 |
|
|
|
d654d4e56d
|
Fix deploy cases
|
2022-11-02 13:36:17 +00:00 |
|
|
|
1aa6673fc8
|
add mock fk parent table info to based_schema_object_infos
|
2022-10-28 11:09:38 +00:00 |
|
|
|
bf65b0f061
|
fix parent namespace stmt bug
|
2022-10-28 07:05:19 +00:00 |
|
|
|
b45018b9f2
|
[to #45421457] ps call stmt need always parse as dynamic sql
|
2022-10-27 07:06:31 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
|
|
8f92893649
|
support invalid character write
|
2022-10-12 06:32:20 +00:00 |
|
|
|
ba60d37162
|
fix typos error
|
2022-10-09 13:02:39 +00:00 |
|
|
|
493b2fb2e2
|
[CP] Check ret code for ObSqlBitSet::add_member()
|
2022-10-03 20:03:27 +00:00 |
|
|
|
0998ca5cbc
|
[CP] Fix enumset type mismatch in window function expr
|
2022-09-02 09:34:00 +00:00 |
|
|
|
97badd0075
|
[CP] Json bugfix: json column length and create view with json
|
2022-08-23 10:03:30 +08:00 |
|
|
|
0771b87d44
|
change table column to 4096 with optimization
|
2022-08-23 10:02:56 +08:00 |
|
|
|
9de7eb9f26
|
fix bug: create table xxx partition by xxx should not succeed when part expr with T_OP_REGEXP
|
2022-08-12 20:09:43 +08:00 |
|
|
|
b96d7663b5
|
[CP] JSON bug fix
|
2022-07-20 11:33:16 +08:00 |
|
|
|
e4997016e0
|
fix bug: sys variables secure_file_priv doesn't work
|
2022-07-20 11:30:07 +08:00 |
|
|
|
9a79be651e
|
[bugfix]: support const_aggr in subquery(fix the bug in regression);
|
2022-07-08 11:48:54 +08:00 |
|
|
|
e01bfda9af
|
[CP] [bugfix]: In mysql, const aggr(e.g., count(const_expr)) should belong to the nearest legal level.
|
2022-07-05 16:16:56 +08:00 |
|
|
|
daa17789a4
|
fix a bug about show query_response_time
|
2022-07-05 16:14:05 +08:00 |
|
|
|
dce23aca87
|
Remove GUN GPLv2 declarations.
|
2022-07-05 16:11:44 +08:00 |
|
|
|
c40f0fed2f
|
[CP] 创建range分区与mysql不兼容
|
2022-07-04 10:57:20 +08:00 |
|
|
|
a963f52add
|
[CP] Remove additional cast for lob type
|
2022-07-04 10:57:20 +08:00 |
|
|
|
e33baca83b
|
[CP] fix group_concat, wm_concat bugs
|
2022-07-04 10:57:20 +08:00 |
|
|
|
75502da478
|
[CP] [CP] Fix get nested loop join for IN expr should do cast
|
2022-07-04 10:57:20 +08:00 |
|
|
|
576664f0d3
|
[CP] fix bugs of float data type in mysql mode
|
2022-07-04 10:48:22 +08:00 |
|
|
|
2146f1d189
|
[CP] fix bit type extract query range bug
|
2022-07-04 10:48:22 +08:00 |
|
|
|
9add78d42b
|
fix two bugs:
|
2022-06-29 11:06:16 +08:00 |
|
|
|
686cf92f78
|
fix bug: when flush plan cache , normal tenant should only flush its plan
|
2022-06-29 11:05:10 +08:00 |
|
|
|
10041293f1
|
Add virtual table Query_Response_Time
|
2022-06-24 10:30:35 +08:00 |
|
|
|
68cc172f55
|
[CP] fix spj bug when select exprs contain enum type
|
2022-06-21 11:01:10 +08:00 |
|
|
|
dd107a407e
|
[CP] fix object name length checking in mysql mode
|
2022-06-21 10:58:06 +08:00 |
|
|
|
0d5a4bc8b8
|
feat: hbaseapi support ttl & maxversions
|
2022-06-15 10:28:03 +08:00 |
|
|
|
53a562dcae
|
fix leading hint bug
|
2022-06-12 12:32:50 +08:00 |
|
|
|
150aaff4aa
|
[CP] limit add type cast
|
2022-06-08 20:02:58 +08:00 |
|
|
|
20623f9901
|
[CP] add set_collation_level after set_string
|
2022-06-08 20:02:24 +08:00 |
|
|
|
bc26b2f163
|
[CP] remove const params in window function
|
2022-06-02 10:10:55 +08:00 |
|
|
|
d22cee91c3
|
[Feature] Auto extend disk space
|
2022-05-25 20:49:58 +08:00 |
|
|
|
f8f72a41bc
|
[CP] fix raw_expr ObArray memory leak
|
2022-05-25 20:49:25 +08:00 |
|