Search Results
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-12.html
(WL #11994) On Windows, 32-bit support was added and 32-bit binaries are now available. (WL #12139) An RPM package for installing ARM 64-bit (aarch64) binaries of Connector/ODBC on Oracle Linux 7 is now available in the MySQL Yum Repository and for ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Several code issues identified by Fortify were ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/ODBC now provides generic Linux packages for ARM architecture (64 bit), in addition to the generic Linux packages for Intel architecture (both 32 and 64 bits).
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-1-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: 32-bit binaries are no longer built as of MySQL 8.1.0. Update: Connector/ODBC offers a 32-bit 8.0.x version that also contains bug fixes. MySQL ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-supported-file-formats.html
The number of values should be within the limits of the vector's dimension, and the individual values should be in the range of float (32-bits). The list lengths should be within the limits of the vector's dimension, and the values should be in the ... Review the various file formats supported for loading structured, semi-structured, and unstructured data in MySQL HeatWave from different ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-result-sets.html
Default Value false Since Version 5.0.5 scrollTolerantForwardOnly Should the driver contradict the JDBC API and tolerate and support backward and absolute cursor movement on result sets of type 'ResultSet.TYPE_FORWARD_ONLY'? Regardless of this ...
https://dev.mysql.com/doc/refman/8.4/en/account-names.html
For a host value specified as an IPv4 address, a netmask can be given to indicate how many address bits to use for the network number. A netmask typically begins with bits set to 1, followed by bits set to 0. MySQL account names consist of a user ...
https://dev.mysql.com/doc/refman/8.4/en/cast-functions.html
To override this, use the SIGNED or UNSIGNED cast operator to cast a value to a signed or unsigned 64-bit integer, respectively. Table 14.15 Cast Functions and Operators Name Description Deprecated BINARY Cast a string to a binary string Yes CAST() ...
https://dev.mysql.com/doc/refman/8.4/en/charset-unicode.html
They can be encoded in a variable-length encoding using 8, 16, or 24 bits (1 to 3 bytes). They can be encoded in a fixed-length encoding using 16 bits (2 bytes). The UTF-8 (Unicode Transformation Format with 8-bit units) method for encoding Unicode ... The Unicode Standard includes characters from the Basic Multilingual Plane (BMP) and supplementary characters that lie outside the ...
https://dev.mysql.com/doc/refman/8.4/en/disk-issues.html
RAID N can be a problem if you have many writes, due to the time required to update the parity bits. NFS Version 2 clients can only access the lowest 2GB of a file (signed 32 bit offset). NFS Version 3 clients support larger files (up to 64 bit ...
https://dev.mysql.com/doc/refman/8.4/en/enterprise-encryption-functions.html
The function accepts digests but does not require them, as it is also capable of handling data strings of an arbitrary length. The component function accepts digests but does not require them, as it is also capable of handling data strings of an ...