Bug #113579 | provide sample SQL syntax in docs for plugin-loading.html | ||
---|---|---|---|
Submitted: | 8 Jan 2024 13:50 | Modified: | 2 Feb 2024 22:04 |
Reporter: | Simon Mudd (OCA) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S4 (Feature request) |
Version: | 8.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[8 Jan 2024 13:50]
Simon Mudd
[8 Jan 2024 14:49]
MySQL Verification Team
Hi Mr. Mudd, Thank you for your documentation request. We find it entirely necessary. This affects version 8.0 and all higher versions, as well. Verified as described.
[2 Feb 2024 22:04]
Jon Stephens
https://dev.mysql.com/doc/refman/8.0/en/plugin-loading.html#server-plugin-installing-insta... shows the syntax. In addition, nearly every instance of "INSTALL PLUGIN" or "UNINSTALL PLUGIN" on that page is a link to the appropriate Syntax page. Not sure why this was missed previously, but it's there.
[5 Feb 2024 11:01]
MySQL Verification Team
Thank you, Jon.