| 修复alter function set报错的问题 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| [task] b_format_behavior_compat_options=set_session_transaction,enable_modify_column,fetch,diagnostics | 1 个月前 |
| fix: avoid missing collation error for dolphin charset clause | 25 天前 |
| 修复在匿名块中插入含date类型的多字段数据,插入失败的问题 | 11 个月前 |
| Fix binary text comparison under non-binary collation | 26 天前 |
| 补充非严格模式下replace null值的用例 | 1 年前 |
| fix: avoid missing collation error for dolphin charset clause | 25 天前 |
| 修复兼容B库创建组合唯一索引时指定text列键值长度报错的问题 | 2 年前 |
| float8(double precision)默认输出小数精度加一 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fastcheck schema | 3 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 【标题】: 修复I91AF8所示的now的数据插入year字段出错的问题 【实现内容】: 修复I91AF8所示的now的数据插入year字段出错的问题。 【根因分析】: 当前timestamp转成year,是先通过timestamp转成int8,int8在转成year,但是mysql同样的数据int8是出错的,但是timestamp是正常的。 【实现方案】: 直接创建timestamp到year的函数。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91AF8 | 2 年前 |
| 【质量加固】赋值操作符=和:= | 1 年前 |
| [task] modify param default value for b database | 5 个月前 |
| B compatibility support sql_mode NO_AUTO_VALUE_ON_ZERO | 1 年前 |
| 修复alter default privileges grant index | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| This is a temp fix for testcase: test_mysql_enum, test_enum_collation The key is disdinguish PREPARE/EXECUTE from normal auto parameterizataion. But within coerce_to_settype,they look the same as all we can get is a Param node. The plan is judge type of the query, however, now what I can come up with is get the type of query by compare the first 7 chars of the query text for the reason that I do not have either ActivePortal or Query, maybe there are other global variables for me to make use of, will take care of it. This will not be the final approach. Commit relied: openGauss-server 2061a84041bd30363f3e4f0358d6ef8394ca4975 This is a fix for one of the problem in test_binary when setting SET dolphin.sql_mode = 'sql_mode_strict, treat_bxconst_as_binary' the following case: CREATE TABLE t1 (s1 binary(2), s2 varbinary(2)); INSERT INTO t1 VALUES (0x4100, 0x4100); in auto parameterization and P/E process this will get an error. Dolphin has it own make_const dealing with the 0x4100 condition but the two routine above still use kenel's make_const which cause the error. So we add a hook to on transformExpr to force it enter dolphin's routine. This commit relies on openGauss-server commit: 78f83101d This is a fix for database failed to call the B comp version of bpchar_launch under opfusion_bpchar. this commit relies on openGauss-server commit: 22754cb169e63250b4091186a1c81bfc1ff89a55 this is a fix for the routine failed to go to the right varchar_launch under sql bypass with B compatibility. Same as the bpchar_launch stuff. This is a fix for builtin_funcs/b_compatibility_time_funcs3, builtin_funcs/b_compatibility_time_funcs2 auto parameterization enhance test case fix fix fix | 6 个月前 |
| 用例修改 | 6 个月前 |
| 兼容性质量加固测试用例4 | 1 年前 |
| 兼容性质量加固测试用例2 | 1 年前 |
| 兼容性质量加固测试用例3 | 1 年前 |
| 兼容性质量加固测试用例 | 1 年前 |
| fix #I91HSI 【测试类型:SQL功能】【测试版本:6.0.0】关闭Only full group by场景下core | 2 年前 |
| 兼容性质量加固测试用例 | 1 年前 |
| 兼容性质量加固测试用例 | 1 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| issue修改:补全B库部分未添加的操作符 | 2 年前 |
| 处理issue:show count(*) errors/warnings语法失效 | 1 年前 |
| 保持结构体和opengauss-server一致,解决挂库问题 | 1 年前 |
| 解决打开b_compatibility_mode后,information_schema中的很多视图无法使用的问题 | 3 年前 |
| STRICT_MODE report warning in SELECT case. | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复打开transform_unknown_param_type_as_column_type_first后的问题 | 5 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 修复 SELECT N'123' 语法结果与Mysql不一致 | 1 年前 |
| 修复创建list分区表失败的问题 | 2 年前 |
| 用例拆分,提升门禁效率 | 1 年前 |
| [task] modify param default value for b database | 5 个月前 |
| 修复用例 | 6 个月前 |
| [testcase] adding create/alter server testcase | 1 年前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 5.7版本下嵌套使用date_sub和dateadd函数结果与mysql不一致 | 10 个月前 |
| 修复在匿名块中插入含date类型的多字段数据,插入失败的问题 | 11 个月前 |
| 修复B模式DATE为0000-00-00时查找和删除结果不一致的问题 | 10 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fastcheck schema | 3 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复Dolphin取模除零行为 | 1 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| [testcase] b_format_behavior_compat_options=enable_set_variables and enable_set_variable_b_format | 1 个月前 |
| 修复alter default privileges grant index | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 支持建表语句指定primary key给出索引名和使用key作为primary key的缩写,表示主键 | 2 年前 |
| [task] modify param default value for b database | 5 个月前 |
| 同步server代码 14fcfbdc001c4a887a3fecb140a0f19af6a931d8 | 11 个月前 |
| 修复打开transform_unknown_param_type_as_column_type_first后的问题 | 5 个月前 |
| 增加对drop tables的语法支持 | 2 年前 |
| [testcase] adding drop view testcase | 1 年前 |
| [task] modify param default value for b database | 5 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 添加nvarchar2显式转换特殊场景 | 2 年前 |
| 处理issue:notnull且无default值的date列插入null,结果与MySQL不一致 | 1 年前 |
| 处理issue:notnull且无default值的date列插入null,结果与MySQL不一致 | 1 年前 |
| fastcheck schema | 3 年前 |
| 【质量加固】增加测试用例 | 1 年前 |
| [task] modify param default value for b database | 5 个月前 |
| Fix hex/export_set/substring_index/year bug. | 2 年前 |
| 解决extract date类型结果不对的问题 | 1 年前 |
| 补充漏同步server仓fetch增强功能的代码 | 1 年前 |
| fastcheck schema | 3 年前 |
| support foreign_key_checks | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| | 2 年前 |
| 【处理8.0 core问题】hex和bit_and函数,当入参为整数或二进制类型时和mysql查询结果不一致 | 1 年前 |
| fastcheck schema | 3 年前 |
| 修复alter default privileges grant index | 1 年前 |
| 解决timestamp常量默认转换类型不一致的问题 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复一个select from xx yy(k)报语法错误的问题 | 4 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 同步server代码 24e89e20f86ae3fb2d4419d063ddc1e9afbaa926 | 1 年前 |
| 修复int16不支持赋值为变量的问题 | 1 年前 |
| 【质量加固】增加测试用例 | 1 年前 |
| 修复 inet_ntoa函数对枚举类型列使用,getColumnTypeName获取的返回类型mysql为varchar,opengauss为text的问题 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复tpcc Q33A库和B库执行计划不一样的问题以及补充部分测试用例 | 1 年前 |
| MySql兼容性增强 | 1 年前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| MySql兼容性增强 | 1 年前 |
| 修改字符串类型与整型比较结果不符 | 2 年前 |
| 修复=和is的优先级问题 | 1 年前 |
| join支持使用逗号的方式连接 | 2 年前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 解决json函数浮点数问题 | 3 年前 |
| 解决json函数浮点数问题 | 3 年前 |
| 修复array类型转换问题 | 3 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 【标题】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题 【实现内容】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题。 【根因分析】: 上述几个函数的返回值类型和mysql不一致。 【实现方案】: 修改上述几个函数的返回值类型,让和mysql一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91D1C | 2 年前 |
| 解决json_contains同时含NULL和错误参数问题 | 3 年前 |
| 【标题】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题 【实现内容】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题。 【根因分析】: 上述几个函数的返回值类型和mysql不一致。 【实现方案】: 修改上述几个函数的返回值类型,让和mysql一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91D1C | 2 年前 |
| 修复json_extract函数结果与mysql不一致,导致比较大小结果错误的问题 | 1 年前 |
| 【标题】:修复text不能赋值为json的问题 【实现内容】: 修复text不能赋值为json的问题. 【根因分析】: 当前不支持varchar/text/char类型到json类型的cast。 【实现方案】: 增加varchar/text/char类型到json类型的cast。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=IAQSUA | 1 年前 |
| 修改json_array_insert不存在索引的path问题 | 3 年前 |
| 【标题】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题 【实现内容】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题。 【根因分析】: 上述几个函数的返回值类型和mysql不一致。 【实现方案】: 修改上述几个函数的返回值类型,让和mysql一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91D1C | 2 年前 |
| 修复json_extract函数结果与mysql不一致,导致比较大小结果错误的问题 | 1 年前 |
| 修复json_extract函数结果与mysql不一致,导致比较大小结果错误的问题 | 1 年前 |
| 修复json_object入参为null时的coredump问题 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复json_unquote在转义场景下与mysql不一致的问题 | 1 年前 |
| fastcheck schema | 3 年前 |
| fastcheck schema | 3 年前 |
| fastcheck schema | 3 年前 |
| 修复replace函数不支持json入参的问题 | 1 年前 |
| json函数测试修改 | 3 年前 |
| json_set优化 | 2 年前 |
| 【标题】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题 【实现内容】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题。 【根因分析】: 上述几个函数的返回值类型和mysql不一致。 【实现方案】: 修改上述几个函数的返回值类型,让和mysql一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91D1C | 2 年前 |
| 修改json_type返回结果大小写不一致 | 3 年前 |
| 修复json中有\n 表现与mysql不一致的问题 | 11 个月前 |
| 【标题】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题 【实现内容】: 修复I91D1C所示的json_contains/json_valid/json_length、json_depth、json_storage_size函数返回值类型和mysql不一致的问题。 【根因分析】: 上述几个函数的返回值类型和mysql不一致。 【实现方案】: 修改上述几个函数的返回值类型,让和mysql一致。 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I91D1C | 2 年前 |
| fastcheck schema | 3 年前 |
| [task] modify param default value for b database | 5 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| b库下纯二进制比较的使用pg生成表达式 | 27 天前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复Dolphin取模除零行为 | 1 个月前 |
| 同步server 977a795790991f02ab2d430e0a70f52e3bdeea5f | 6 个月前 |
| 修复Dolphin user host认证影响@操作符解析 | 28 天前 |
| 【质量加固】按位与、json->和->>操作符测试用例 | 1 年前 |
| Fix only full group by. | 2 年前 |
| float8(double precision)默认输出小数精度加一 | 2 年前 |
| float8(double precision)默认输出小数精度加一 | 2 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 修复hex函数处理结果与mysql不一致的问题 | 2 年前 |
| 修复insert ignore主键重复时和mysql不一样的问题 | 6 个月前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| 增加GUC参数,空值是否nulls为最小策略 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| Fix OCT bug. | 2 年前 |
| issue修改:允许连续的操作符出现以兼容mysql | 2 年前 |
| [task] modify param default value for b database | 5 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 补充INSERT与REPLACE性能优化需求用例REPLACE部分(Part 4) | 1 年前 |
| 修复不支持分区指定存储引擎的问题 | 2 年前 |
| fastcheck schema | 3 年前 |
| Add support for empty partitionkeys | 2 年前 |
| [task] modify param default value for b database | 5 个月前 |
| 修复表达式分区键在分割分区后重新分配数据后将切割点和列的值直接进行对比的问题 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| add testcase for partition prunning | 3 个月前 |
| [task] b_format_behavior_compat_options=set_session_transaction,enable_modify_column,fetch,diagnostics | 1 个月前 |
| [task] b_format_behavior_compat_options=set_session_transaction,enable_modify_column,fetch,diagnostics | 1 个月前 |
| 同步代码 501a94306e7227f75fb5b21dc7e9d9dfc648628a | 13 天前 |
| 修复sum(int)走不了bypass的问题 | 11 个月前 |
| 修复alter default privileges grant index | 1 年前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| fastcheck schema | 3 年前 |
| 修复alter default privileges grant index | 1 年前 |
| B兼容性质量加固rpad | 1 年前 |
| [task] modify param default value for b database | 5 个月前 |
| fix(IBF444): timestamp(xxx, xx) 第二个参数传入时戳格式时改为返回 NULL,time'xxx' 传入时戳格式时改为 ERROR 报错 | 1 年前 |
| 修复select语句from list不支持加括号的问题 | 2 年前 |
| [task] b_format_behavior_compat_options=set_session_transaction,enable_modify_column,fetch,diagnostics | 1 个月前 |
| 修复alter default privileges grant index | 1 年前 |
| 修复alter default privileges grant index | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fastcheck schema | 3 年前 |
| float8(double precision)默认输出小数精度加一 | 2 年前 |
| fastcheck schema | 3 年前 |
| trig prob | 2 年前 |
| add backquote | 3 年前 |
| fix #64293420 fix error issue with having clause on mysql mode database | 3 年前 |
| 提交subquery表达式自测用例 | 2 年前 |
| 修复create/alter table部分选项不支持空格分割的问题 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| Fix binary text comparison under non-binary collation | 26 天前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fix same colname with tablename | 3 年前 |
| MySql兼容性增强 | 1 年前 |
| 修复调用year_recv coredump问题 | 2 年前 |
| [task] modify param default value for b database | 5 个月前 |
| current_role支持带括号 | 2 年前 |
| !2076 B兼容性质量加固 Merge pull request !2076 from 梅程/b_ucase | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fix(IBF444): timestamp(xxx, xx) 第二个参数传入时戳格式时改为返回 NULL,time'xxx' 传入时戳格式时改为 ERROR 报错 | 1 年前 |
| 【质量加固】上传部分测试用例 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复alter default privileges grant index | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| fastcheck schema | 3 年前 |
| 修复 B 库 typmod 舍入问题 Co-authored-by: He Bomou<paakmau@outlook.com> | 1 年前 |
| 修复几何运算符报错 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 解决timestamp常量默认转换类型不一致的问题 | 1 年前 |
| lead函数入参兼容 | 2 年前 |
| 修复缺陷 #I7F0HE 【测试类型:SQL功能】【测试版本:5.1.0】select mediumtext 'aa'; 不生效 | 2 年前 |
| 修复varchar、char与bool比较告警规则 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| 修复打开transform_unknown_param_type_as_column_type_first后的问题 | 5 个月前 |
| !1558 修复表达式bit_expr^bit_expr中结果或结果类型不正确的问题 Merge pull request !1558 from Ruixiang Li/bitxor | 2 年前 |
| 修复表达式bit_expr^bit_expr中结果或结果类型不正确的问题 | 2 年前 |
| 修复表达式bit_expr^bit_expr中结果或结果类型不正确的问题 | 2 年前 |
| 修复bool与bit和time之间无法做异或的问题 | 1 年前 |
| fastcheck schema | 3 年前 |
| issue修改:语法解析错误导致不支持full outer join | 2 年前 |
| 修复alter default privileges grant index | 1 年前 |
| 修复blob类型和bool比较的问题 | 4 个月前 |
| B兼容性质量加固 | 1 年前 |
| fastcheck schema | 3 年前 |
| 修复alter default privileges grant index | 1 年前 |
| 修复alter default privileges grant index | 1 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| Optimize testcase. | 2 年前 |
| support show open tables, slave status and storage engines | 3 年前 |
| 修复alter default privileges grant index | 1 年前 |
| 修复alter default privileges grant index | 1 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| adapt online ddl vacuum | 4 个月前 |
| 修复非public模式下show index失败的问题 | 5 个月前 |
| 同步server f8d62417314d79ca3321589a42155497b29fed76 | 4 个月前 |
| support show replicas | 2 年前 |
| 修复alter default privileges grant index | 1 年前 |
| Fix sleep function bug. | 2 年前 |
| std函数支持json入参 | 2 年前 |
| MySql兼容性增强 | 1 年前 |
| !2076 B兼容性质量加固 Merge pull request !2076 from 梅程/b_ucase | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 解除插件日期格式输入限制,修改datestyle默认值 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| STRICT_MODE report warning in SELECT case. | 2 年前 |
| 支持建表语句中不常见选项语法兼容 | 3 年前 |
| 修复uuid入参为null时表现不兼容的问题 | 1 年前 |
| var_pop函数入参支持json | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复时间类型单位无法作为别名 | 1 年前 |
| 修复各时间类型比较结果与mysql表现不符的问题 | 2 年前 |
| 修复timestampadd,timediff入参返回结果不一致问题 | 1 年前 |
| 【标题】:修复使用cast函数将tinyint类型转换成datetime类型,mysql查询结果为null,opengauss查询结果为000-00-00 00:00:00的问题 【实现内容】: 修复使用cast函数将tinyint类型转换成datetime类型,mysql查询结果为null,opengauss查询结果为000-00-00 00:00:00的问题. 【根因分析】: openguass当前对于时间0处理有点问题,没有考虑no_zero_date情况 【实现方案】: 返回NULL条件改成no_zero_date且时间为0 【关联需求或issue】: https://e.gitee.com/opengaussorg/dashboard?issue=I90GIP | 1 年前 |
| 【处理8.0 core问题】hex和bit_and函数,当入参为整数或二进制类型时和mysql查询结果不一致 | 1 年前 |
| 修复B库的时候prepare传入tinyint时报错的问题 | 5 个月前 |
| 修复打开transform_unknown_param_type_as_column_type_first后的问题 | 5 个月前 |
| 修复Dolphin user host认证影响@操作符解析 | 28 天前 |
| fastcheck schema | 3 年前 |
| 同步server代码 a4c143a2e44d93757db0bd8bed3f22d93e63bed2 | 1 年前 |
| 增加对目标列的类型判断及增加用例 | 11 个月前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复transform_unknown_param_type_as_column_type_first打开时uint8到bit比较错误的问题 | 10 个月前 |
| 【处理8.0 core问题】hex和bit_and函数,当入参为整数或二进制类型时和mysql查询结果不一致 | 1 年前 |
| fastcheck schema | 3 年前 |
| 修复数组无法转换成_uint1~8的问题 | 2 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复nvchar无法转换成uint8的问题 | 1 年前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| add cast for uint to varchar | 1 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| fastcheck schema | 3 年前 |
| 修改cast报错信息 | 2 年前 |
| Fix uint sort bug. | 3 年前 |
| 修复int2 无法与uint1,int 做join的问题 | 11 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| fastcheck schema | 3 年前 |
| 修复Dolphin取模除零行为 | 1 个月前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| STRICT_MODE report warning in SELECT case. | 2 年前 |
| 修复Dolphin user host认证影响@操作符解析 | 28 天前 |
| fastcheck schema | 3 年前 |
| fastcheck schema | 3 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| 同步server 977a795790991f02ab2d430e0a70f52e3bdeea5f | 6 个月前 |
| float8(double precision)默认输出小数精度加一 | 2 年前 |
| Default set dolphin.b_compatibility_mode to on. | 2 年前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| [task] modified testcase for enable_multi_charset | 1 个月前 |
| [task] modify param default value for b database | 5 个月前 |
| convert_to_datetime包含时区结果与mysql不一致修改 | 7 个月前 |
| 修复upsert列名大小写敏感的问题 | 2 年前 |
| describe和use dbname语句针对不存在对象使用时添加报错 | 3 年前 |
| 处理issue:create table .... like .... ustore表结果异常 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |
| 修复standard_conforming_strings=off时16进制无法insert到blob的问题 | 1 年前 |
| [task] modified testcase for adding default_collation | 1 个月前 |