Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce always fail prepare request in batch update #42

Closed
wants to merge 1 commit into from
Closed

reduce always fail prepare request in batch update #42

wants to merge 1 commit into from

Conversation

lysu
Copy link

@lysu lysu commented Aug 23, 2019

let canHandleAsServerPreparedStatement take care multi-queries from batch rewrite.

  • add new flag in NativeServerSession
  • control this flag by enableMultiQueries/disableMultiQueries
  • canHandleAsServerPreparedStatement can check this new flag plus allowMultiQueries

This fixes Bug#96623


This change is Reviewable

@lysu lysu changed the title reduce always fail prepare in batch update reduce always fail prepare request in batch update Aug 23, 2019
@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@mysql-oca-bot
Copy link

Hi, there was no response to our request to sign an OCA or confirm the code is submitted under the terms of the OCA. As such this request will be closed.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants