Skip to content

mysql_filter: add a warning about compatibility#6234

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
venilnoronha:mysql-version-warn
Mar 11, 2019
Merged

mysql_filter: add a warning about compatibility#6234
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
venilnoronha:mysql-version-warn

Conversation

@venilnoronha
Copy link
Copy Markdown
Member

Description: This adds a warning to the MySQL filter docs regarding compatibility issues with the filter.
Risk Level: Low
Testing: N/A
Docs Changes: Updates the MySQL filter docs
Release Notes: N/A

This adds a warning to the MySQL filter docs regarding compatibility
issues with the filter.

Signed-off-by: Venil Noronha <veniln@vmware.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks for this.


.. warning::

The mysql_proxy filter was tested with MySQL v5.5. The filter may not work
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

"may not work with"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

hmm, I'm quite sure we had verified this with mysql 8 at some point @venilnoronha how can I open ticket ? will work on fixing this.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@dkalani can you verify it with 8.x and update here? If it does work, we can update this message. If not, we can create an issue to track it and fix it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

when we tried with upstream mysql (8 or 9), it didn't work properly. Thats why I asked venil to update this.

Signed-off-by: Venil Noronha <veniln@vmware.com>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thank you

@mattklein123 mattklein123 merged commit 1d5922c into envoyproxy:master Mar 11, 2019
mpuncel added a commit to mpuncel/envoy that referenced this pull request Mar 11, 2019
* master:
  token bucket: several fixes (envoyproxy#6235)
  config: move logging of full response to trace logging (envoyproxy#6226)
  mysql_filter: add a warning about compatibility (envoyproxy#6234)
  upstream: add transport socket failure reason to stream info and log (envoyproxy#6018)
  IoHandle readv and writev (envoyproxy#6037)

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
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.

4 participants