Issues
- 1
[BUG] SQLSelect.getQueryBlock() 不支持 SQLUnionQuery
#6217 opened by remind - 0
[BUG] kingbase数据库不支持XA模式
#6237 opened by wuchaococo - 0
- 0
[BUG] Error executing DDL
#6234 opened by ddxl123 - 0
- 0
- 0
[BUG] merge sql error, dbType h2, druid-1.2.23, sql : ALTER TABLE IF EXISTS INSTANCE_INFO MODIFY IP CHARACTER VARYING(100) com.alibaba.druid.sql.parser.ParserException: not supported.pos 42, line 1, column 37, token IDENTIFIER MODIFY
#6231 opened by dsomehan - 0
[BUG] Java module compatibility
#6224 opened by Suomm - 0
1.2.23版本中的druid-spring-boot-3-starter中的additional-spring-configuration-metadata.json存在错误
#6229 opened by w5hh - 1
[BUG] 对二进制字段(blob)进行update时会丢失转义字符
#6227 opened by YapAmbition - 0
druid 1.2.6版本支持mysql jdbc loadbalance么
#6226 opened by zyc86552834 - 0
1.2.21起springboot配置druid中的filter失效
#6225 opened by ryan-zhy - 0
页面的 [Session监控] 和 [Spring] 监控]咋启用?
#6149 opened by ddxl123 - 0
[BUG] 使用自定义类加载器加载oracle数据库驱动,在后续创建连接池时使用自定义类加载器,在执行oracle的sql语句时报错oarcle驱动包中OraclePreparedStatement类找不到
#6223 opened by xiaogang-github - 1
[BUG] 依赖的组件存在缺陷,能否更新下有缺陷的版本?
#6221 opened by dipwater - 0
[BUG] 达梦数据库SQL带有DATE的时间设置脚本解析异常。
#6220 opened by ifangta - 0
[QUESTION] SQLServer 中的 OPTION(HASH JOIN) 是在druid-spring-boot-starter 哪个版本后支持的
#6215 opened by Arisih - 2
last packet sent successfully to the server was 0 milliseconds ago 保存数据的时候报这个错误
#6212 opened by alvin22 - 0
- 1
[BUG] 如果配置了selectLimit,offset会被强行修改为0
#6211 opened by yinhaox - 0
[BUG] 对于子查询join的SQL解析出的字段所属表问题
#6209 opened by jianglianggithub - 0
[BUG] 用ast 的SQLUtils解析postgresql修改字段类型的ddl有问题
#6206 opened by liusen259 - 0
not supported.pos 6, line 1, column 1, token ENABLE
#6205 opened by zbkotya - 0
[BUG] OracleDB开启PreparedStatement缓存,必现SQLException: Closed Statement的问题
#6198 opened by isaacfourier3 - 1
[BUG] Druid 连接池ActiveCount大于了poolingCount
#6193 opened by lawmansoft - 0
[BUG] SQL语法解析异常
#6192 opened by puyongqqq - 0
[BUG] Seata XA模式偶发java.lang.ClassNotFoundException: com.mysql.cj.api.conf.PropertySet
#6191 opened by firmianaQ - 0
[BUG] SQL 解析的DbType 的语法集疑问
#6190 opened by spenxu - 0
[BUG] toSqlString function drops WITH clause
#6188 opened by Tony2h - 3
[BUG] 连接池(已配置连接检活机制)中连接不能根据数据库server端wait_timeout时间及时清理server端已关闭的长时间未使用的超时连接,导致客户端使用超时连接执行SQL失败报错
#6135 opened by zzwgit - 3
- 1
[BUG] Druid Admin SQL监控明细页面无法展示数据
#6186 opened by aaron19940513 - 3
[BUG] com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
#6131 opened by chisudewenzi - 0
[BUG] Parse Oracle open cursor statement SQL error when parameters contain method expr
#6183 opened by yisiliang - 1
[BUG] 对Postgresql 的HINT解析支持
#6181 opened by chestertang - 1
[BUG] holo DROP FOREIGN TABLE
#6180 opened by alanlvle - 0
- 0
- 0
[BUG] 线程卡死在druiddatasource上
#6169 opened by yonghui-zhao - 0
[BUG] PG的CREATE TABLE (LIKE INCLUDING DEFAULTS)语句解析失败
#6168 opened by chhuax - 0
[BUG] 存在两个事务A,事务B;事务A发生异常(死锁)回滚,后事务B commit异常(使用同一连接)
#6159 opened by 649433713 - 0
- 0
- 1
[BUG]java.lang.ClassCastException: com.alibaba.druid.sql.visitor.SQLEvalVisitorImpl cannot be cast to com.alibaba.druid.sql.dialect.postgresql.visitor.PGASTVisitor
#6158 opened by nemoEception - 0
[BUG] com.alibaba.druid.sql.parser.ParserException: ERROR. pos 83, line 1, column 79, token FIRST
#6153 opened by linkxs - 0
[BUG] String can not cast to SQLExpr
#6151 opened by cheese8 - 2
- 0
[BUG] physicalConnection.close() 报错
#6147 opened by NCUTzyx - 1
- 0
[BUG] postgresql 的 CURRENT_DATE 解析错误
#6133 opened by DimonHo