Commit Graph

589 Commits

Author SHA1 Message Date
57ee69aca8 patch bugfix to master 2023-11-16 10:10:21 +00:00
f550f90133 fix bug about time and make slqmode pretty 2023-11-16 08:10:49 +00:00
5709e47459 [to #52577309] fix(expr): prohibit AND operands of EXTEND type from being implicitly converted to BOOL 2023-11-15 11:49:06 +00:00
d2dd4b65a1 [CP] to issue<52916428>:fix core when obj access expr as sql fliter expr 2023-11-15 11:10:36 +00:00
05cb453dc1 [CP] [to #49085028] fix collection/associative array reset 2023-11-15 07:10:35 +00:00
efbd4ccfce fix bug about 0000 is not leap year 2023-11-14 12:10:48 +00:00
a54fe7f35a Placeholder of json_xml_phase2 branch on master 2023-11-14 11:40:58 +00:00
81b3514d20 fix hash gby can not dump in 1st stage when close by pass && splite expr in hash map memory into user tenant 2023-11-13 12:09:09 +00:00
7aec297f5c fix expr in cmp func nullptr 2023-11-10 11:09:02 +00:00
978cb2f50e placehold expr and system parameter used by new query range 2023-11-09 14:24:35 +00:00
a475001ab5 [CP] [xml bugfix] xml type partition table garbled characters 2023-11-09 14:20:45 +00:00
cddec9976a fix expr in use wrong cmp func 2023-11-08 15:09:37 +00:00
47f0f086a6 fix gis version 2023-11-07 09:10:25 +00:00
8d8bb1fa42 [CP] fix reverse deduce bug 2023-11-07 07:09:54 +00:00
b28ea62b06 fix expr in for text when exist in hash table 2023-11-03 04:13:58 +00:00
43ab26781d [CP] fix convert failed 2023-11-02 08:13:30 +00:00
1045c49045 Fix the bug of incorrect result from bit cast to decimal, when the value is out of int64_t 2023-11-02 02:39:37 +00:00
3f8c7213fb [CP] [4_2_x]fix white_list match error 2023-11-01 13:09:11 +00:00
f71eee9826 to issue<52980102>:Fix coding standard issue 2023-11-01 07:39:44 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
7301597e49 fix no_unity build error for inc_build_test regression 2023-10-24 04:13:43 +00:00
61992d25e1 [CP] fix select into outfile with gbk encoding bug 2023-10-24 03:40:00 +00:00
e8c3c5a2e0 bugfix json_obejectagg support bit type 2023-10-23 10:09:47 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
8bb6c9f1e4 [to #52611952] fix mysqltest 2023-10-20 03:43:10 +00:00
1442a4beee [CP] fix mysqltest of testing ob_tcp_invited_nodes 2023-10-18 03:39:30 +00:00
02072d8ecf [CP] [to #52457238] fix(resolve): mysql udf return type accuracy 2023-10-17 05:09:32 +00:00
c577174ede [CP] [to #52559069] fix(pl): maintain LPAD compatibility during upgrading 2023-10-17 04:14:06 +00:00
5b2c194ed8 bugfix blob_raw dataum cast use expr res allocato return result 2023-10-17 02:39:50 +00:00
64f73cfffb Merge branch 'pr_1599' 2023-10-13 07:41:34 +00:00
d04981014a Fix: make error messages for st_area same as mysql 2023-10-13 11:36:12 +08:00
f26cd7ba3a Fix: make error messages for st_area same as mysql 2023-10-12 14:56:19 +08:00
e621b30dd9 alter ob_tcp_invited_nodes max_length=64K 2023-10-12 02:39:56 +00:00
1b389cb973 Resolve the issue of incorrect results when combining two timestamps using UNION ALL. 2023-10-11 10:40:16 +00:00
c63282a624 support oms ncharacter_set_connection 2023-10-10 11:40:07 +00:00
c43e4411fa fix expr TO_SINGLE_BYTE/UNISTR/ASCIISTR/TO_MULTI_BYTE error code 2023-10-10 08:14:24 +00:00
00c32f328e Fix core at multiset subquery 2023-10-09 12:39:33 +00:00
f0b061768a [CP] [Fix] ZipfFunc 500 Tenant memory splitting problem. 2023-10-08 05:43:52 +00:00
ac031addc0 bugfix : with ascii opt in json expr & json to bit in mysql & json uint to datetime & implicit cast in mysql 2023-10-08 04:47:30 +00:00
c9ff439e5c [CP] [to #52087818]fix PL dblink bug 2023-09-26 02:40:01 +00:00
7ae7524d3b When sql_mode='ALLOW_INVALID_DATES', the align_date4cmp remains compatible with previous versions of OB 2023-09-22 12:17:47 +00:00
5a47b904ed fix:is json check constrain bug, json-table path expr not quoted supported, gdb charset result incorrect 2023-09-22 09:44:04 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
0aafeacad1 json bugfix: datetime to jsonbase 2023-09-21 13:10:13 +00:00
968d8f9fca Perfect the judgment condition of align_date4cmp's day_over_limit() 2023-09-21 07:10:24 +00:00
d2afa610a2 [CP] xml tenant memory leak 2023-09-20 17:01:21 +00:00
7df46cab65 bugfix: json_object_t on_error && json_object_t duplicate key && regression case 2023-09-20 16:50:01 +00:00
4273f55ffa [CP] fix bug: expr sqrt not set eval flag in eval_batch 2023-09-20 16:34:32 +00:00
c2bee5f2d3 align_date4cmp bug fixs 2023-09-20 16:07:40 +00:00
75ab3b592c fix ora_trunc fails to handle some data types under MySQL mode 2023-09-20 15:28:42 +00:00