|
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
|
|
9710bb145a
|
Fix core at plan cache ObCacheObject::pre_calculation
|
2022-02-07 18:57:42 +08:00 |
|
|
|
245b8b7abd
|
fix mysqltest
|
2022-01-04 11:12:14 +08:00 |
|
|
|
532a3bd580
|
Make error code be compatible with MySQL
|
2022-01-04 11:11:13 +08:00 |
|
|
|
70016c6a4e
|
Erase location cache
|
2022-01-04 11:10:21 +08:00 |
|
|
|
d896138376
|
Fix row reshape bug
|
2022-01-04 11:09:53 +08:00 |
|
|
|
0afbb84439
|
patch bugfix to opensource
|
2021-12-27 20:52:43 +08:00 |
|
|
|
a10b882d0e
|
Ctas statement contains USER VARIABLE creation failed
|
2021-12-27 15:51:46 +08:00 |
|
|
|
a65f0bda0b
|
[update case]: load data supports NO_BACKSLASH_ESCAPES model, remove unsupported sql_mode in mysqltest.
|
2021-12-23 14:20:39 +08:00 |
|
|
|
0dc8820123
|
add code for sw compiling and fix some problems
|
2021-12-15 10:54:48 +08:00 |
|
|
|
67b1a08ed1
|
Update ob_expr_remainder.cpp (#693)
resolve issue#618
|
2021-12-14 15:16:28 +08:00 |
|
|
|
66238908e3
|
[BUG FIX]storage_val is not equal with sql_val, maybe catch a bug
|
2021-12-10 13:42:40 +08:00 |
|
|
|
6c7b34555f
|
fix load data core when handle shuffle result
|
2021-12-08 10:25:00 +08:00 |
|
|
|
c04244902d
|
fix [WhiteScan] [EVALUATION_ORDER]#677#681
Co-authored-by: BlaBlaBlaWang <wjx1999126@qq.com>
Co-authored-by: Dousir9 <736191200@qq.com>
|
2021-12-07 16:14:12 +08:00 |
|
|
|
93676a1843
|
Fix NAN related operator bugs in non-static typing engine
|
2021-12-06 13:01:44 +08:00 |
|
|
|
41465805e3
|
Add mulan(#665)
|
2021-12-06 10:57:09 +08:00 |
|
|
|
6047bd0c38
|
Fix [WhiteScan] [FLOATING_POINT_EQUALITY] (#635)
|
2021-12-03 17:54:13 +08:00 |
|
|
|
bdf2dc1ddb
|
Fix px dispatch sqc rpc report OB_RPC_CONNECT_ERROR
|
2021-12-02 14:33:53 +08:00 |
|
|
|
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 |
|
|
|
3c36c7057c
|
implement mysql function VALIDATE_PASSWORD_STRENGTH()
|
2021-11-29 19:24:42 +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 |
|
|
|
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 |
|
|
|
50032ec99f
|
Fix WhiteScan deadcode
|
2021-11-22 15:41:08 +08:00 |
|
|
|
942e2c6644
|
fix failed index errorly release snapshot
|
2021-11-15 12:03:41 +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 |
|
|
|
9ff1baa323
|
refine large size query range
|
2021-11-01 11:34:38 +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 |
|
|
|
4ca9eabca4
|
support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release
|
2021-10-20 11:33:38 +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 |
|
|
|
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 |
|
|
|
a2c22b06aa
|
Fix -4016 problem in ob_task serialize
|
2021-09-27 15:58:55 +08:00 |
|
|
|
73e3401749
|
fix single partition opt bug
|
2021-09-24 11:10:39 +08:00 |
|
|
|
4a8dd80a12
|
fix concat_ws and make_set report 4013 with more than 32 parameters
|
2021-09-24 00:02:21 +08:00 |
|