Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport optional resultset metadata #1150
Conversation
d9cf63e
to
46e70d0
4387f1b
to
9c2dbfb
Allow optional resultset metadata. Can potentially improve the performance in many scenario. Issue #1105
21f614e
to
38aa54a
Not really sure why seems this test is flaky in OSX travis
|
51e4ca4
to
b819a69
Allow optional resultset metadata.
Can potentially improve the performance in many scenario.
Issue #1105
Note
I believe this flag was introduced in MySQL 8.0+ only.
Some open questions are:
maybeSkip
.Need your feedback on this, thank you!
Description
Add support optional resultset metadata.
Checklist