|
|
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 |
|
|
|
f4def44a03
|
Fix mysql incompatiable caused by bit size greater than 64 and data filled with zeros.
|
2021-08-23 21:04:26 +08:00 |
|
|
|
7dc47e8efa
|
fix cast string to number overflow bug
|
2021-08-20 19:04:12 +08:00 |
|
|
|
047132a3a7
|
fix some potential bugs
|
2021-08-20 11:30:44 +08:00 |
|
|
|
8dab36fe5d
|
fix cases 3.1_opensource_release
|
2021-08-17 13:52:10 +08:00 |
|
|
|
67e7063c4e
|
Merge pull request from GitHub pr276
|
2021-08-16 14:44:12 +08:00 |
|
|
|
f9f6066b8d
|
fix cases master
|
2021-08-13 16:37:28 +08:00 |
|
|
|
58f7fb882e
|
Merge pull request from GitHub pr175
|
2021-08-11 17:57:58 +08:00 |
|
|
|
cd7e9ba191
|
fix unhex when sql_mode is strict
|
2021-08-11 17:09:58 +08:00 |
|
|
|
a331dec52c
|
Remove warning configurations
|
2021-07-30 14:56:13 +08:00 |
|
|
|
79131c0cda
|
[bp2] batch patch code from 31x to opensource
|
2021-07-29 22:02:41 +08:00 |
|
|
|
4640a92c31
|
Bugfixs patched from 3.1.x to 3.1_opensource_release
|
2021-07-29 14:14:16 +08:00 |
|
|
|
74d0236609
|
support last_day in mysql mode
|
2021-07-27 21:57:13 +08:00 |
|
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
|
c3590d66d0
|
bugfix: char function error
|
2021-07-26 15:57:15 +08:00 |
|
|
|
a24b0eb4e7
|
Cherry commit from 3.1 to 3.1 opensource
|
2021-07-26 11:51:13 +08:00 |
|
|
|
7fb21bbbe7
|
cherry-pick bug fix in 3.1
|
2021-07-21 23:46:35 +08:00 |
|