Search



Search Results
Displaying 171 to 180 of 382 total results
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
Pattern-Based NdbInterpretedCode Branch Operations The NdbInterpretedCode class provides two methods which can be used to branch based on a comparison between a column containing character data (that is, a CHAR, VARCHAR, BINARY, or VARBINARY column) ... The next few sections provide information about performing different types of operations with NdbInterpretedCode methods, including resource ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-17.html
Character Set Support Compilation Notes Configuration Notes Function and Operator Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Character Set Support Connector/C++ now supports the utf8mb4_0900_bin collation added for the utf8mb4 ...(WL #13094, WL #13502) Compilation Notes Connector/C++ now compiles cleanly using the C++14 ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
Configuration Notes JSON Notes Security Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Configuration Notes The CMake configuration files were revised to work better when Connector/C++ is used as a subproject of application projects.
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-5.html
Character Set Support Deprecation and Removal Notes X DevAPI Notes Functionality Added or Changed Bugs Fixed Character Set Support Connector/C++ now supports MySQL servers configured to use utf8mb4 as the default character set. Currently, ... MySQL ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
In addition to the new APIs introduced in MySQL Connector/C++ 8.0 (X DevAPI and X DevAPI for C), Connector/C++ now also supports the legacy API based on JDBC4. Applications written against the JDBC4-based API of Connector/C++ 1.1 can be also ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
(WL #12970) Connector/NET now supports the new utf8mb4_0900_bin collation added for the utf8mb4 Unicode character set in MySQL 8.0.17. In addition, the set of possible index field data types (used as values of member type in index field ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-29.html
(WL #14877) Bugs Fixed Extended SQLGetTypeInfo() to return results for Unicode wide character type IDs, such as SQL_WCHAR, when before only their corresponding ANSI character type IDs such as SQL_CHAR returned results. (Bug #33702043) The ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-indexing.html
To make large collections of documents more efficient to navigate you can create an index based on one or more fields found in the documents in the collection. Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-indexing.html
To make large collections of documents more efficient to navigate you can create an index based on one or more fields found in the documents in the collection. Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/collection-indexing.html
To make large collections of documents more efficient to navigate you can create an index based on one or more fields found in the documents in the collection. Creating an Index Collection indexes are ordinary MySQL indexes on virtual columns that ...
Displaying 171 to 180 of 382 total results