Search



Search Results
Displaying 451 to 460 of 633 total results
https://dev.mysql.com/doc/mysqld-version-reference/en/keywords.html
This section contains information on the keywords and reserved words within the server when creating and submitting queries to the system. For more information on reserved words and their impact on your queries, see Keywords and Reserved Words, in ...
https://dev.mysql.com/doc/ndbapi/en/overview-compatibility.html
In particular, if the schema on the cluster makes use of newer features not supported by the older API version does not support, it is possible that operations may be less than optimal or give rise to errors. The NDB API is now fairly mature, and ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-26.html
(Bug #32623180) A buffer overrun inside SQLColumns() caused Connector/ODBC to unexpectedly halt; memory management was optimized to prevent this problem. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
This is now optimized by always using a single SET call, even for multiple parameters. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated in Python 3.10 and removed in Python 3.12. (WL #14861) Adopted type hint enforcement for function and class attributes with mypy; this is compliant with PEP 8 for module ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-indexing.html
If index type is set to SPATIAL then the created index is the same as it would be created by issuing CREATE INDEX with the SPATIAL keyword, see SPATIAL Index Optimization and Creating Spatial Indexes. To make large collections of documents more ...
https://dev.mysql.com/doc/x-devapi-userguide/en/devapi-users-working-with-relational-tables-and-documents.html
SQL tables contribute strictly typed value semantics, predictable and optimized storage. After seeing how to work with documents and how to work with relational tables, this section explains how to combine the two and work with both at the same ...
https://dev.mysql.com/doc/x-devapi-userguide/en/understanding-automatic-document-ids.html
The _id field must be sequential (always incrementing) for optimal InnoDB insertion performance (at least within a single server). This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/collection-indexing.html
If index type is set to SPATIAL then the created index is the same as it would be created by issuing CREATE INDEX with the SPATIAL keyword, see SPATIAL Index Optimization and Creating Spatial Indexes. To make large collections of documents more ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/devapi-users-working-with-relational-tables-and-documents.html
SQL tables contribute strictly typed value semantics, predictable and optimized storage. After seeing how to work with documents and how to work with relational tables, this section explains how to combine the two and work with both at the same ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/understanding-automatic-document-ids.html
The _id field must be sequential (always incrementing) for optimal InnoDB insertion performance (at least within a single server). This sections describes in detail how document IDs are generated and how to interpret them. X DevAPI relies on ...
Displaying 451 to 460 of 633 total results