|
|
0002ca3b94
|
fix function convert_tz bug
|
2022-02-28 20:14:53 +08:00 |
|
|
|
d10ad3a0b8
|
fix: remove incorrect boolean flag in json type
|
2022-02-28 20:13:59 +08:00 |
|
|
|
589b565d91
|
fix: old engine distinct boolean type
|
2022-02-22 16:04:51 +08:00 |
|
|
|
29ac840077
|
get json convert function not as expected
|
2022-02-18 11:07:24 +08:00 |
|
|
|
3f2ccce9df
|
[asan|pquery]core at sql::ObExprCast::calc_result2
|
2022-02-16 19:22:37 +08:00 |
|
|
|
bb573a7cd4
|
[Json] json patch from 3.2.2 branch since 2021.12
|
2022-02-16 17:34:14 +08:00 |
|
|
|
9007c77b10
|
disable construct of ObIAllocator
|
2022-02-10 20:06:48 +08:00 |
|
|
|
e5f59ea074
|
support json type
|
2022-02-08 15:08:04 +08:00 |
|
|
|
532a3bd580
|
Make error code be compatible with MySQL
|
2022-01-04 11:11:13 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a2b5b77779
|
implement of any value expr in mysql mode
|
2021-11-29 11:30:40 +08:00 |
|
|
|
f2f2aed95c
|
Fix cast mode bug when cast string to int explicitly
|
2021-11-11 19:49:10 +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 |
|
|
|
4a8dd80a12
|
fix concat_ws and make_set report 4013 with more than 32 parameters
|
2021-09-24 00:02:21 +08:00 |
|
|
|
f51c7afe86
|
Fix the conversion rules from string/datetime to enum/set
|
2021-09-23 13:18:58 +08:00 |
|
|
|
1765522f95
|
Fix enumset cast to time in static typing engine
|
2021-09-22 20:10:48 +08:00 |
|
|
|
77b7c6140f
|
Support TEXT data type cast to SET/ENUM
|
2021-09-22 16:06:42 +08:00 |
|
|
|
eff6d19fcc
|
Fix the branch compatibility problems.
|
2021-09-22 13:27:56 +08:00 |
|
|
|
b1581e364b
|
[WhiteScan] Fix some white scan errors
|
2021-09-17 19:24:43 +08:00 |
|
|
|
8064e19549
|
Fix casting error for year to bit
|
2021-09-17 15:27:35 +08:00 |
|
|
|
c1aac4e2c0
|
fix ja rewrite bugs discovered by rqg
|
2021-09-15 15:16:08 +08:00 |
|
|
|
6e4b5bcd72
|
fix WhiteScan CHECKED_RETURN
|
2021-09-14 20:11:25 +08:00 |
|
|
|
02e3302d08
|
support function crc32
|
2021-09-13 18:01:41 +08:00 |
|
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
|
ea087416e4
|
update expr no in 31x opensource
|
2021-09-08 14:22:24 +08:00 |
|
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
|
a6a56e21f4
|
Remove cmake warning configuration (August)
|
2021-08-30 15:49:44 +08:00 |
|
|
|
cc0e6b8c12
|
implement sql_mode NO_UNSIGNED_SUBTRACTION
|
2021-08-25 11:09:16 +08:00 |
|