Expose more authentication packet to Lua

Registered by Kay Roepke

Currently proxy-plugin.c is failing to expose the authentication packet as a table to read_handshake.
Previously the code building the Lua table was directly in the proxy plugin.

To avoid code duplication and to be consistent with the rest of the exposed structures, there should be network-mysqld-packet-lua.(hc) files exposing this into the Lua state. That way the code can be reused in different plugins without copying code around.

Blueprint information

Status:
Complete
Approver:
Kay Roepke
Priority:
Undefined
Drafter:
Kay Roepke
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Not started
Milestone target:
None
Completed by
fmpwizard

Related branches

Sprints

Whiteboard

The autehntication packets are already exposed, but not documented.
See http://bugs.mysql.com/bug.php?id=45074 for an example

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.