MXS-553: Update and document the protocol API
Removed unused and properly documented all entry points in the protocol module API. As the removal of the `session` entry point is an backwards incompatible change, the protocol API version was updated.
This commit is contained in:
@ -105,7 +105,6 @@ extern "C"
|
||||
gw_client_close, /* Close */
|
||||
gw_MySQLListener, /* Listen */
|
||||
NULL, /* Authentication */
|
||||
NULL, /* Session */
|
||||
gw_default_auth, /* Default authenticator */
|
||||
gw_connection_limit, /* Send error connection limit */
|
||||
NULL
|
||||
|
Reference in New Issue
Block a user