Skip to content

Conversation

@Wuvist
Copy link
Contributor

@Wuvist Wuvist commented Jul 25, 2021

This should fix #509

@VinaiRachakonda VinaiRachakonda requested a review from zachmu July 28, 2021 20:33
@zachmu
Copy link
Member

zachmu commented Jul 29, 2021

I need to take a closer look at this tomorrow. We have engine tests for exactly the problem being described, and I don't understand why your change would fix it.

Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I get it now. This is specific to prepare, which we have no explicit tests of (we always include bindvars in our engine tests, so we have effectively no tests that do a prepare without applying the eventual literals they bindvars get replaced with).

LGTM, thanks for the patch

@zachmu zachmu merged commit f3460a0 into dolthub:master Jul 29, 2021
@Wuvist Wuvist deleted the limitbind branch August 6, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug where using parameter for limit in prepare statement

3 participants