Monday, 5 June 2017

How to get a list of all available packet names in Node.js JavaScript Client for MySQL?

Where may I read a list of all available packets to select which ones I need for a debug array (here)?

debug: Prints protocol details to stdout. Can be true/false or an array of packet type names that should be printed. (Default: false)

They mentioned the option in docs but forgot to supply any link or a list of available packet names.



via Green

No comments:

Post a Comment