From 8f161511d4567a348b142e760fe12e3bafce72cc Mon Sep 17 00:00:00 2001 From: Daniyaal Khan Date: Thu, 30 Jan 2025 10:16:30 +0530 Subject: [PATCH] Added documentation for unused bits at the end of Protocol::ColumnDefinition41 --- sql/protocol_classic.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sql/protocol_classic.cc b/sql/protocol_classic.cc index 5a9eb6d4b432..5b8c2a080357 100644 --- a/sql/protocol_classic.cc +++ b/sql/protocol_classic.cc @@ -3096,6 +3096,9 @@ bool Protocol_classic::end_result_metadata() {
  • 0x1f for dynamic strings, double, float
  • 0x00 to 0x51 for decimals
  • + @ref a_protocol_type_int2 "int<2>" + reserved + reserved. All 0s. @note `decimals` and `column_length` can be used for text output formatting