Skip to content

There is an issue with MappedStatement.getBondSql. BoundSql has been rewritten, but because SQL itself does not have parameters, BoundSQL has been restored #3307

@Hotesion

Description

@Hotesion

MyBatis version

3.x.x

Database vendor and version

Test case or example project

Steps to reproduce

Expected result

Actual result

Activity

changed the title [-]MappedStatement.getBondSQL存在问题,重写了BoundSql,但因为SQL本身没有参数,导致BoundSql被还原[/-] [+]There is an issue with MappedStatement.getBondSql. BoundSql has been rewritten, but because SQL itself does not have parameters, BoundSQL has been restored[/+] on Dec 1, 2024
harawata

harawata commented on Dec 1, 2024

@harawata
Member

Hello @Hotesion ,

Please edit the issue description and fill out the bug report form.
We need those information to reproduce/understand the problem you are reporting.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @harawata@Hotesion

        Issue actions

          There is an issue with MappedStatement.getBondSql. BoundSql has been rewritten, but because SQL itself does not have parameters, BoundSQL has been restored · Issue #3307 · mybatis/mybatis-3