Bug #51323 pluggable authentication
Submitted: 19 Feb 2010 13:43 Modified: 3 Dec 2010 3:00
Reporter: Sergei Golubchik Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S4 (Feature request)
Version:5.6 OS:Any
Assigned to: Georgi Kodinov CPU Architecture:Any
Tags: Contribution, plugin

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[21 Feb 2010 16:04] Sergei Golubchik
pluggable authentication patch

Attachment: wl1054.patch.bz2 (application/x-bzip2, text), 48.97 KiB.

[23 Feb 2010 19:08] Sergei Golubchik
fixes for the cases with the default non-native plugins

Attachment: pa1.patch (application/octet-stream, text), 12.56 KiB.

[26 Mar 2010 12:02] Sergei Golubchik
more patches with comments, cleanups and bugfixes. changeset comments inside.

Attachment: more.diff (text/plain), 102.70 KiB.

[8 Apr 2010 20:04] Sergei Golubchik
more bugfixes

Attachment: pa.patch (application/octet-stream, text), 18.04 KiB.