|
|
0fac1dd0b9
|
fix use GCONF.enable_static_engine_for_query bug
|
2021-12-01 16:27:51 +08:00 |
|
|
|
aa3637dac7
|
Implement MySQL Function TO_BASE64() and FROM_BASE64()
|
2021-12-01 11:06:39 +08:00 |
|
|
|
db82de6a5b
|
[cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode.
|
2021-11-30 11:13:39 +08:00 |
|
|
|
e28151b107
|
Support uuid_short in mysql mode.
|
2021-11-30 11:13:10 +08:00 |
|
|
|
d06570baf4
|
Support sql_mode "ANSI_QUOTES".
|
2021-11-30 11:12:43 +08:00 |
|
|
|
ec9c2087fb
|
Try_cnt in sql_audit show greater than actual value
|
2021-11-29 20:42:41 +08:00 |
|
|
|
3c36c7057c
|
implement mysql function VALIDATE_PASSWORD_STRENGTH()
|
2021-11-29 19:24:42 +08:00 |
|
|
|
da6f7be724
|
Remove redundant checks on ret (#613)
|
2021-11-29 18:05:12 +08:00 |
|
|
|
22e98cc42c
|
Transfer the sql parser rule files production into cmake process
|
2021-11-29 17:45:47 +08:00 |
|
|
|
fc8e532b0b
|
Merge DAY() system function into opensource branch.
|
2021-11-29 15:27:44 +08:00 |
|
|
|
7b9fe43335
|
implement expr benchmark in mysql mode
|
2021-11-29 14:58:11 +08:00 |
|
|
|
f0e34e03f6
|
add dml data strict defensive check
|
2021-11-29 14:57:40 +08:00 |
|
|
|
bd258f9338
|
implement sql_mode NO_BACKSLASH_ESCAPES
|
2021-11-29 11:36:40 +08:00 |
|
|
|
a2b5b77779
|
implement of any value expr in mysql mode
|
2021-11-29 11:30:40 +08:00 |
|
|
|
5f57aa9e58
|
Fix rollup wrong result bug
|
2021-11-23 13:51:38 +08:00 |
|
|
|
b6dbe82e54
|
Fix some WhiteScan errors
|
2021-11-23 11:42:39 +08:00 |
|
|
|
df7cdeaace
|
fix unchecked reference in convert_global_index_update_info()
|
2021-11-23 11:31:05 +08:00 |
|
|
|
85b67b6901
|
fix core caused by subquery in row occur unexpected obj type
|
2021-11-22 20:13:07 +08:00 |
|
|
|
50032ec99f
|
Fix WhiteScan deadcode
|
2021-11-22 15:41:08 +08:00 |
|
|
|
a67bf40128
|
deep copy stmt need copy user var exprs
|
2021-11-19 14:39:44 +08:00 |
|
|
|
2b43f09ce1
|
[cp] fix bug remote_exec cover the err_code
|
2021-11-17 17:09:50 +08:00 |
|
|
|
942e2c6644
|
fix failed index errorly release snapshot
|
2021-11-15 12:03:41 +08:00 |
|
|
|
b68eff8a02
|
placeholder for standby disconnect cluster
|
2021-11-15 11:58:07 +08:00 |
|
|
|
90650d1da6
|
Fix WhiteScan forward null
|
2021-11-15 11:57:40 +08:00 |
|
|
|
c84b7de59c
|
enhance plan expiration, optimize index prune for small row count
|
2021-11-11 19:49:35 +08:00 |
|
|
|
f2f2aed95c
|
Fix cast mode bug when cast string to int explicitly
|
2021-11-11 19:49:10 +08:00 |
|
|
|
4405ab1a54
|
convert error code when participant schema error
|
2021-11-11 19:48:46 +08:00 |
|
|
|
04ecb035fe
|
fix hash group by oom
|
2021-11-09 15:12:51 +08:00 |
|
|
|
878c594b56
|
support set names/charset and variables in one sql
|
2021-11-09 10:48:59 +08:00 |
|
|
|
0121cc45a8
|
Add new type default string length
|
2021-11-02 14:31:00 +08:00 |
|
|
|
e55c1cfb1b
|
Shield sensitive information in sql_audit.
|
2021-11-02 14:14:13 +08:00 |
|
|
|
9ff1baa323
|
refine large size query range
|
2021-11-01 11:34:38 +08:00 |
|
|
|
9b6599d966
|
In pdml update, column_conv expr may produce loop.
|
2021-10-28 10:52:08 +08:00 |
|
|
|
b01b3ee539
|
fix time expression with invalid parameter bug
|
2021-10-28 10:51:42 +08:00 |
|
|
|
188224d79b
|
modify the version info (#421)
|
2021-10-26 18:07:47 +08:00 |
|
|
|
b86bf6ed15
|
Update ob_delete_log_plan.cpp (#427)
|
2021-10-26 17:23:20 +08:00 |
|
|
|
d01e355c6a
|
Fix stack overflow of recursive get_name
|
2021-10-25 16:24:43 +08:00 |
|
|
|
ed0ed1a0a8
|
Fix the core caused by using invalid memory
|
2021-10-21 16:24:43 +08:00 |
|
|
|
4ca9eabca4
|
support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release
|
2021-10-20 11:33:38 +08:00 |
|
|
|
0d3a41c33d
|
disable join elimination for delete/update when the eliminated table is also a deleted/updated table
|
2021-10-19 21:03:41 +08:00 |
|
|
|
e54cab6c45
|
Fix varchar cast to set in non strict mode
|
2021-10-19 20:00:48 +08:00 |
|
|
|
de99c9e067
|
fix some small bugs
|
2021-10-18 11:13:33 +08:00 |
|
|
|
f335d5a1ce
|
Fix the legacy of garbled code about sql_id in sql_audit [open source]
|
2021-10-18 10:39:05 +08:00 |
|
|
|
4a67d3f351
|
Change the ap_mini_task_mgr memory allocator from TCFactory to op_reclaim_alloc
|
2021-10-14 16:49:18 +08:00 |
|
|
|
a600c3b82c
|
fix bitand overwrite datum of parameter bug
|
2021-10-13 20:40:49 +08:00 |
|
|
|
490ce0a9df
|
fix bugs of INET expr
|
2021-10-13 20:33:10 +08:00 |
|
|
|
75c14d5c88
|
add DEGREES() function that converts radian to degree.
|
2021-10-13 20:00:57 +08:00 |
|
|
|
614d2970e8
|
Fix bit type casting inconsistent with mysql
|
2021-10-13 19:48:33 +08:00 |
|
|
|
a1b06baab7
|
fix core caused by alias_column_expr in aggr for win func and Swallow error code
|
2021-10-13 14:40:01 +08:00 |
|
|
|
6054dfb5fb
|
fix error code coverage bug
|
2021-10-13 11:42:56 +08:00 |
|