Search

Download this Manual
PDF (US Ltr) - 41.8Mb
PDF (A4) - 41.9Mb
Man Pages (TGZ) - 272.4Kb
Man Pages (Zip) - 378.4Kb
Info (Gzip) - 4.2Mb
Info (Zip) - 4.2Mb


Displaying 191 to 194 of 194 total results
https://dev.mysql.com/doc/refman/9.7/en/vector.html
VECTOR cannot be used as an argument to any of the following types of functions and operators: Numeric functions and operators Temporal functions Fulltext search functions XML functions Bit functions such as bitwise AND and OR JSON functions For ...
https://dev.mysql.com/doc/refman/9.7/en/x-plugin-connection-compression.html
In addition to agreeing on a compression algorithm for each connection, the server and client can agree on a compression level from the numeric range that applies to the agreed algorithm. X Plugin supports compression of messages sent over X ...
https://dev.mysql.com/doc/refman/9.7/en/xml-functions.html
Check all user-submitted data for type; reject or convert data that is of the wrong type Test numeric data for out of range values; truncate, round, or reject values that are out of range. Table 14.16 XML Functions Name Description ExtractValue() ...
https://dev.mysql.com/doc/refman/9.7/en/year.html
The result of inserting a numeric 0 has a display value of 0000 and an internal value of 0000. The YEAR type is a 1-byte type used to represent year values. It can be declared as YEAR with an implicit display width of 4 characters, or equivalently ...