We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd2a7b6 commit f14cc71Copy full SHA for f14cc71
lib/protocol/part/ConnectOptions.js
@@ -121,6 +121,7 @@ function ConnectOptions() {
121
// * `5` Support for ST_GEOMETRY and ST_POINT
122
// * `6` Specifies to send the data type BINTEXT to the client
123
// * `7` Support for BOOLEAN
124
+ // * `8` Support for FIXED8/12/16
125
// TODO: Once implementation and testing for data format version 4 are
126
// complete, replace dataFormatVersion and dataFormatVersion2 with the
127
// commented-out lines.
0 commit comments