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

Can the flag CLIENT_FOUND_ROWS be forced #142

Closed
nemqe opened this issue May 4, 2018 · 3 comments
Closed

Can the flag CLIENT_FOUND_ROWS be forced #142

nemqe opened this issue May 4, 2018 · 3 comments

Comments

@nemqe
Copy link

nemqe commented May 4, 2018

Hi,

I was using the library and noticed when performing UPDATES affected row always matches changed rows and not matched rows. I managed to get the desired behaviour when placing this flag in theget_client_flags connection method, but I haven't found any other way to force this.

Is there a way to selectively pass this flag when establishing connection?

Thanks

@blackbeam
Copy link
Owner

Support added in v13.0.0. Please see the release notes.

@nemqe
Copy link
Author

nemqe commented May 17, 2018

Great! Thx!

@nemqe
Copy link
Author

nemqe commented May 28, 2018

One thing regarding this fix. Compiler is complaining about the constant in the CapabilityFlags not being public. Code works regardless, but I am not sure if it is a valid compiler complaint or not.

Cheers!

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

No branches or pull requests

2 participants