Commit Graph

  • fd771c93ae !215 【5.0.2】补丁版本,主干缺陷回合 Merge pull request !215 from zhangxubo/5.0.0 opengauss_bot 2024-04-16 09:27:20 +00:00
  • 739abb3350 !217 处理javax.xml.bind依赖不存在以及numeric2Float定义缺失问题 Merge pull request !217 from zhangtingtingting/7.1.5 opengauss_bot 2024-04-16 07:51:34 +00:00
  • 5b8aee8f31 处理jdbc报错javax.xml.bind不存在以及numeric2Float定义缺失 zhangting 2024-04-16 14:15:49 +08:00
  • 153ca2cba6 !216 fix CVE-2020-15250 Merge pull request !216 from 蒋宏博/master opengauss_bot 2024-04-15 09:26:30 +00:00
  • d275ea8679 !209 【feature】JDBC支持国密TLCP传输 Merge pull request !209 from 张宇轩/tlcp_real opengauss_bot 2024-04-15 08:07:34 +00:00
  • c00af675c2 [feature] JDBC客户端支持国密TLCP传输 zyx 2024-04-15 15:06:21 +08:00
  • 4997f4666b !177 [junit] 修复 test 目录 test/jdbc3 包中失败的 junit test case Merge pull request !177 from Sam皮皮/junit/test_jdbc3 opengauss_bot 2024-04-15 02:53:23 +00:00
  • fe149d5224 !178 [junit] 修复 test 目录 test/jdbc4 包中失败的 junit test case Merge pull request !178 from Sam皮皮/junit/test_jdbc4 opengauss_bot 2024-04-15 02:40:45 +00:00
  • 3fb013e5e3 !179 [junit] 修复 test 目录 test/jdbc42 等包中失败的 junit test case Merge pull request !179 from Sam皮皮/junit/test_other opengauss_bot 2024-04-15 02:18:30 +00:00
  • 097fbda348 !180 [junit] 修复 test 目录 test/jdbc2 包中失败的 junit test case Merge pull request !180 from Sam皮皮/junit/test_jdbc2 opengauss_bot 2024-04-15 02:17:41 +00:00
  • 30e1fa03da fix CVE-2020-15250 hwhbj 2024-04-13 10:17:29 +08:00
  • d6040ec727 !212 处理getString()获取cast(负数 as time)值与mysql不一致问题 Merge pull request !212 from zhangtingtingting/7.1.2 opengauss_bot 2024-04-12 07:38:20 +00:00
  • e8acecb4d4 解决jdbc插入blob类型报错invalid hexadecimal digit zhangting 2024-03-22 10:12:44 +08:00
  • 176dffb258 fix hibernate setClob exceed clob length 0 error zhangpeng 2024-03-05 11:05:05 +08:00
  • 796dcb6f89 解决jdbc获取cast(X as binary)的类型/值与mysql不同问题 zhangting 2024-02-29 20:31:14 +08:00
  • 2f8c0eb442 处理JDBC连接B库获取blob类型报错问题 zhangting 2024-02-19 17:32:59 +08:00
  • 721a63ed82 将year类型转为Date类型返回 zhangting 2024-02-17 14:38:52 +08:00
  • 8015570f40 兼容性jdbc获取year类型值报错(I8WBKN),兼容性jdbc获取cast(X as time)报错(I8YUCT) zhangting 2024-02-05 16:37:09 +08:00
  • 8d308deceb fix: repair sp out parameter refcursor type error when set OracleTypes.CURSOR = -10 zhangpeng 2023-11-15 16:32:49 +08:00
  • 811ff0d5f6 修复batchMode=ON时仅插入一条数据抛错的问题 justbk 2023-11-11 19:13:20 +08:00
  • dc90667310 修复select语句中包含function相关的关键字,导致除号分割异常的问题 justbk 2023-11-11 16:08:51 +08:00
  • 1209b7cc95 remove UTFEncoding justbk 2023-11-03 17:01:16 +08:00
  • ae03235ffd 处理getString()获取cast(负数 as time)值与mysql不一致 zhangting 2024-04-11 14:15:53 +08:00
  • 92d020cc64 !210 处理binyint、bit、String、long、int、double、BigDecimal等类型转boolean失败问题 Merge pull request !210 from zhangtingtingting/7.1.2 opengauss_bot 2024-04-09 07:30:00 +00:00
  • d5be396a87 !211 behavior_compat_options参数拆分 Merge pull request !211 from zhangtingtingting/7.1.3 opengauss_bot 2024-04-08 09:38:41 +00:00
  • 747e6f802c 处理binyint、bit、String、long、int、double、BigDecimal等类型转boolean失败问题 zhangting 2024-04-07 14:52:55 +08:00
  • aec1513d7a behavior_compat_options参数拆分 zhangting 2024-04-08 14:43:14 +08:00
  • 5b7a892610 !206 解决JDBC使用getObject()获取YEAR类型与mysql不一致问题 Merge pull request !206 from zhangtingtingting/7.1.1 opengauss_bot 2024-03-27 01:45:16 +00:00
  • 59adfd9e8b 处理JDBC使用getObject()获取YEAR类型与mysql不一致问题 zhangting 2024-03-26 14:58:53 +08:00
  • f89847a3ab !205 修复脱敏连接信息影响JDBC负载方式为leastconn Merge pull request !205 from travelliu/sec opengauss_bot 2024-03-25 06:18:20 +00:00
  • dc496b2475 fix(Sec): Modified the vulnerability of the SLB connection information in security masking travelliu 2024-03-25 11:11:37 +08:00
  • 7a7ae56d8e !203 解决jdbc插入blob类型报错invalid hexadecimal digit Merge pull request !203 from zhangtingtingting/7.1.0 opengauss_bot 2024-03-25 02:53:48 +00:00
  • 04f6253ef3 !204 更新版本号至6.0.0-RC1 Merge pull request !204 from liuheng/fix1 opengauss_bot 2024-03-23 07:40:25 +00:00
  • caeb57b544 解决jdbc插入blob类型报错invalid hexadecimal digit zhangting 2024-03-22 10:12:44 +08:00
  • 45a54f463a !199 [bugfix]修复 hibernate 在 setClob 时出现 exceed overall CLOB length [0] 的错误 Merge pull request !199 from Sam皮皮/bugfix/fixSetClobExceed opengauss_bot 2024-03-20 08:15:19 +00:00
  • 4e65ffa60f 更新版本号至6.0.0-RC1 liuheng 2024-03-19 14:31:52 +08:00
  • 702ee16132 !201 [bugfix] 回合blob在b兼容性导致的问题。 Merge pull request !201 from 周斌/blob_support_5.0.0 opengauss_bot 2024-03-13 02:51:28 +00:00
  • bac0d9e045 add long blob support luozihao 2023-11-28 20:37:06 +08:00
  • 90e5efa073 为jdbc增加B兼容模式下tinyblob等类型的适配 luozihao 2023-11-02 10:57:00 +08:00
  • 451e67ed78 !198 解决jdbc获取cast(X as binary)的类型/值与mysql不同问题 Merge pull request !198 from zhangtingtingting/8.1.0 opengauss_bot 2024-03-12 07:49:15 +00:00
  • e5416a18d1 fix hibernate setClob exceed clob length 0 error zhangpeng 2024-03-05 11:05:05 +08:00
  • 2e32f0ad41 解决jdbc获取cast(X as binary)的类型/值与mysql不同问题 zhangting 2024-02-29 20:31:14 +08:00
  • 5cef9ad6b2 !195 处理JDBC连接B库获取blob类型报错问题 Merge pull request !195 from zhangtingtingting/master opengauss_bot 2024-02-29 08:07:15 +00:00
  • c6cb1b72ad 处理JDBC连接B库获取blob类型报错问题 zhangting 2024-02-19 17:32:59 +08:00
  • fb8238f455 !194 将year类型转为Date类型返回 Merge pull request !194 from zhangtingtingting/master opengauss_bot 2024-02-19 09:29:09 +00:00
  • 850308c088 将year类型转为Date类型返回 zhangting 2024-02-17 14:38:52 +08:00
  • 9fd47c1d52 !193 兼容性jdbc获取year类型值报错(I8WBKN),兼容性jdbc获取cast(X as time)报错(I8YUCT) Merge pull request !193 from zhangtingtingting/master opengauss_bot 2024-02-17 06:15:08 +00:00
  • a7d72abc4b 兼容性jdbc获取year类型值报错(I8WBKN),兼容性jdbc获取cast(X as time)报错(I8YUCT) zhangting 2024-02-05 16:37:09 +08:00
  • 3ec65869a0 !189 security: 脱敏IP地址前两位并移除主机名 Merge pull request !189 from travelliu/master opengauss_bot 2024-01-31 06:44:38 +00:00
  • 6b4d7f1cf4 security: Hide the first two digits of the IP address and remove the hostname travelliu 2023-12-21 15:54:58 +08:00
  • f3741f3c90 !190 更新版本号至6.0.0 Merge pull request !190 from liuheng/master opengauss_bot 2024-01-08 09:14:16 +00:00
  • 30a5cdac0a 更新版本号至6.0.0 liuheng 2024-01-08 16:40:38 +08:00
  • 7980d81231 Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into junit/test_jdbc2 Sam皮皮 2023-12-18 07:41:17 +00:00
  • 1499784b52 !174 [bugfix]修复jdbc调用SP注册出参为char但数据库返回类型为varchar的BUG Merge pull request !174 from Sam皮皮/fix_sp_out_char opengauss_bot 2023-12-18 07:23:00 +00:00
  • 4ba7b920fc !183 bug修复 Merge pull request !183 from 吴北斗/master opengauss_bot 2023-12-01 02:10:23 +00:00
  • 1676ae752d !184 bug修复 Merge pull request !184 from 吴北斗/5.0.0 opengauss_bot 2023-12-01 02:10:07 +00:00
  • 1560a356f1 bug修改 wubeidou 2023-11-30 17:05:11 +08:00
  • 214a52a2f8 bug修改 wubeidou 2023-11-30 11:29:43 +08:00
  • 20658c79ca !181 增加Blob类型的getString适配 Merge pull request !181 from Cross-罗/master opengauss_bot 2023-11-28 13:02:31 +00:00
  • 08ef23d951 增加getString适配 luozihao 2023-11-28 20:37:06 +08:00
  • 1ecc38703f Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into junit/test_jdbc2 Sam皮皮 2023-11-17 14:16:51 +00:00
  • dd7e3adc8b [junit]: fix failed junit test cases in test other zhangpeng 2023-11-17 17:52:11 +08:00
  • 32b773593c [junit]: fix failed junit test cases in test jdbc4 zhangpeng 2023-11-17 17:50:11 +08:00
  • a3e886f9d0 !162 【feature】 jdbc支持statement级别根据sql进行读写分离路由功能 Merge pull request !162 from FlyingZC/feat-rw opengauss_bot 2023-11-20 07:55:34 +00:00
  • 0a8165fb6b feat: add statement-level read-write splitting ZhangCheng 2023-09-22 11:09:21 +08:00
  • e00c3d713f [junit]: fix failed junit test cases in test jdbc2 zhangpeng 2023-11-17 17:47:30 +08:00
  • 6367cfd2f7 [junit]: fix failed junit test cases in test jdbc3 zhangpeng 2023-11-17 17:49:17 +08:00
  • d161718645 Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_char Sam皮皮 2023-11-17 09:10:12 +00:00
  • e9ae28a35e !175 [bugfix]修复jdbc调用SP注册出参为double但数据库返回类型为numeric的BUG Merge pull request !175 from Sam皮皮/fix_sp_out_double opengauss_bot 2023-11-17 09:03:34 +00:00
  • 26d6221bbe Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_char Sam皮皮 2023-11-17 02:20:18 +00:00
  • b7d6d031f3 Merge branch 'master' of gitee.com:opengauss/openGauss-connector-jdbc into fix_sp_out_double Sam皮皮 2023-11-17 01:56:28 +00:00
  • c28e0d23cd !176 [bugfix]修复jdbc调用SP注册出参为游标类型设置sqlType为OracleTypes.CURSOR=-10报错的BUG Merge pull request !176 from Sam皮皮/cmpt_cursor_type_value opengauss_bot 2023-11-17 00:58:44 +00:00
  • 7d959b16f9 fix: repair sp out parameter refcursor type error when set OracleTypes.CURSOR = -10 zhangpeng 2023-11-15 16:32:49 +08:00
  • 99f2e67bca fix: repair sp out parameter double type error zhangpeng 2023-11-15 14:37:54 +08:00
  • f762dada8b fix: repair sp out parameter char type error zhangpeng 2023-11-15 11:42:37 +08:00
  • f4e62902a0 !173 [bufix]修复 executeBatch 模式下指定 Statement.RETURN_GENERATED_KEYS 参数且只插入1条数据时报错的问题 Merge pull request !173 from 周斌/repair_batch opengauss_bot 2023-11-13 11:55:36 +00:00
  • 84c8126ef0 !172 [bufix]修复select语句中包含function关键字导致sql语句分割不正确的问题 Merge pull request !172 from 周斌/select_function opengauss_bot 2023-11-13 06:25:18 +00:00
  • 6a8c1091bd !168 [junit] 修复 test 目录 clusterhealthy 包中失败的 junit test case Merge pull request !168 from Sam皮皮/junit/clusterhealthy opengauss_bot 2023-11-13 03:11:30 +00:00
  • 46313cf144 !169 [junit] 修复 test 目录 jdbc 包中失败的 junit test case Merge pull request !169 from Sam皮皮/junit/jdbc opengauss_bot 2023-11-13 03:10:32 +00:00
  • bdd1f5f417 !171 [bugfix] 修复ServerErrorMessage在处理异常消息未考虑下标溢出的场景 Merge pull request !171 from Sam皮皮/fix_errormsg_length opengauss_bot 2023-11-13 02:58:18 +00:00
  • a74d7bfbc7 修复batchMode=ON时仅插入一条数据抛错的问题 justbk 2023-11-11 19:13:20 +08:00
  • c4a5e9866f 修复select语句中包含function相关的关键字,导致除号分割异常的问题 justbk 2023-11-11 16:08:51 +08:00
  • 236846369d fix: repair error message index overflow zhangpeng 2023-11-10 14:01:24 +08:00
  • 321b587810 !165 让JDBC适配B兼容模式下的四个blob类型 Merge pull request !165 from Cross-罗/master opengauss_bot 2023-11-09 02:26:03 +00:00
  • 88d7b388ed [junit]: fix failed java test cases in jdbc zhangpeng 2023-11-07 16:40:52 +08:00
  • fad2d42b5f [junit]: fix failed java test cases in clusterhealthy zhangpeng 2023-11-07 16:20:42 +08:00
  • e9ae5d5c59 为jdbc增加B兼容模式下tinyblob等类型的适配 luozihao 2023-11-02 10:57:00 +08:00
  • 35200d7185 !166 [bugfix] 修复PgStruct中包含null属性值时出现的NPE Merge pull request !166 from Sam皮皮/fix_struct_contains_null opengauss_bot 2023-11-03 10:03:34 +00:00
  • 115f2f6ce0 !167 [bugfix] 修复查询结果中同时包含GBK和UTF8字符串时抛出异常的问题 Merge pull request !167 from 周斌/remove_utf8 opengauss_bot 2023-11-03 09:46:55 +00:00
  • 367ef64866 remove UTFEncoding justbk 2023-11-03 17:01:16 +08:00
  • 3cd4d1efd3 fix: Repair the bug of null attributes in Struct zhangpeng 2023-11-03 15:28:43 +08:00
  • 2ae8481063 !164 更新jdbc版本号至5.1.1 Merge pull request !164 from 刘桐/master opengauss_bot 2023-10-31 13:38:35 +00:00
  • d632a3392d 更新jdbc版本至5.1.1 liu-tong-8848 2023-10-30 10:33:08 +08:00
  • 2eed94f897 !163 【5.0.0代码回合】#130 修复setBinaryStream 重载方法没有对BLOB MODE逻辑生效的问题 Merge pull request !163 from zhangxubo/5.0.0 opengauss_bot 2023-10-25 03:27:07 +00:00
  • 73d74d2c2a repair jdbc blob only get index 1 issue justbk 2023-09-04 20:15:06 +08:00
  • c0bc9e9029 !160 [bugfix] 修复PgStruct中包含特殊字符或者特殊格式的属性值无法处理的问题 Merge pull request !160 from Sam皮皮/fix_struct_special_symbol opengauss_bot 2023-09-26 03:13:22 +00:00
  • 2cdac2dabc fix special symbols contained in pg struct zhangpeng 2023-09-19 19:23:28 +08:00
  • 92b780ba50 !161 sql错误位置信息在配置loggerLevel=trace时输出 Merge pull request !161 from 陈紫阳/BUGFIX opengauss_bot 2023-09-20 11:42:53 +00:00
  • 0faaf2d7c1 sql错误位置信息在配置loggerLevel=trace时输出 chen-czywj 2023-09-20 19:09:29 +08:00
  • be736a483b !159 支持 PL/pgSQL 中使用 pg array type 类型作为 in out 出入参 Merge pull request !159 from Sam皮皮/pgtype_pgarray opengauss_bot 2023-09-19 04:04:07 +00:00