Bug #114064 Contribution: Unified behaviour when calling \"plugin->deinit\" for all plu ...
Submitted: 20 Feb 12:45 Modified: 2 May 18:35
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[20 Feb 12:45] OCA Admin
Description:
This bug tracks a contribution by Martin Alderete (Github user: malderete) as described in http://github.com/mysql/mysql-server/pull/521

How to repeat:
See description

Suggested fix:
See contribution code attached
[20 Feb 12:45] OCA Admin
Contribution submitted via Github - Unified behaviour when calling "plugin->deinit" for all plugin's types 
(*) Contribution by Martin Alderete (Github malderete, mysql-server/pull/521#issuecomment-1952634626): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_1732848726.txt (text/plain), 3.06 KiB.

[20 Feb 13:31] MySQL Verification Team
Hello Martin Alderete,

Thank you for the report and contribution.

regards,
Umesh
[2 May 18:35] Jon Stephens
Documented fix as follows in the MySQL 8.0.37, 8.4.1, and 9.0.0 changelogs:

    MySQL now calls plugin->deinit() with a valid plugin struct as
    an argument regardless of the plugin's type.

    Our thanks to Martin Alderete for the contribution.

Closed.