Previous Topic: New Console-like Command SQL_ALLOW_TIME_24000Next Topic: Generation Number for Dynamic System Tables


Support for Unsigned Binary Numbers

Before this feature, all binary numbers were reported as signed. For large numbers that had the sign bit on were reported as negative or minus numbers. Unsigned binary numbers are allowed in Version 15.0. Therefore, if a field is not signed but is a large positive number, it is listed correctly in Version 15.0 reports.