nieqiurong
nieqiurong
***************************************************************** * Your build is requesting parallel execution, but project * * contains the following plugin(s) that have goals not marked * * as @threadSafe to support parallel building. *...
首先请不要提交与本仓库无关的问题,请尽量**不要使用截图**。 ### 功能反馈 请详细描述好需求,以及期望得到的处理方式. ### BUG问题反馈 优先处理有复现工程的ISSUES反馈。 - 确定当前使用版本 请先确定好当前使用的mybatis-plus版本,自行排查好当前使用的版本依赖是否配套 - 提供环境信息 例如Java版本,数据库版本信息,驱动版本信息 - 详细描述问题 请用**文字描述**好出现的问题 - 提供完整堆栈日志 请将项目的完整堆栈日志补充上,如有不方便的可私发邮箱 - 提供复现步骤 请按代码格式提供好复现步骤 - 补充提供复现工程 如果能提供一个小型复现工程,如果代码与特定数据库无关的话,可整理一个基于H2或者Mysql的复现工程
When a conflicting key is encountered when generating a short key, we can share an instance to reduce memory usage.
Again, you can call `CCJSqlParserUtil.sanitizeSingleSql( sqlStr)` to clean your statements properly.
Again, you can call `CCJSqlParserUtil.sanitizeSingleSql( sqlStr)` to clean your statements properly. Details see here: https://github.com/JSQLParser/JSqlParser/issues/1988#issuecomment-2063941501 _Originally posted by @manticore-projects in https://github.com/baomidou/mybatis-plus/issues/5345#issuecomment-2119707344_
### 确认 - [X] 我的版本是最新版本, 我的版本号与 [version](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.baomidou%22%20AND%20a%3A%22mybatis-plus%22) 相同, 并且项目里无依赖冲突 - [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中搜索过, 确认问题没有被提出过 - [X] 我已经修改标题, 将标题中的 描述 替换为遇到的问题 ### 当前程序版本 3.5.7 ### 问题描述 归档此插件bug,统一处理 此插件BUG太多,不建议你用,但可以推荐给你朋友用. ### 详细堆栈日志...