Search Results
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemapping.html
TableMapping = { String table : "" , String database : "" , boolean mapAllColumns : true, Array fields : null }; The table and data members are the names of the table and database, respectively. FieldMapping = { String fieldName : "" , String ... A ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-21.html
(Bug #31173265) In Connector/NET 8.0.19, calling new MySqlConnection(null) returned NullReferenceException, rather than returning an object with a ConnectionString property equal to String.Empty as the previous versions of Connector/NET did. This ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
(Bug #31304070, Bug #99419) The Entity Framework Core migration script replaced NULL with NOT NULL on a column in the migrated table when the MaxLength attribute of the property for it was changed in the model. (Bug #26427802, Bug #82810) An ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
(Bug #105516, Bug #33556024) When reading zero time values from TIME NOT NULL columns, the data reader could return a NULL value instead of zero, causing subsequent GetTimeSpan() calls to fail. Now, if Connector/NET encounters NULL when reading the ... Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The TLSv1 and TLSv1.1 connection protocols were previously deprecated in Connector/NET 8.0.26 and support for them is removed starting with this ...
https://dev.mysql.com/doc/x-devapi-userguide/en/working-with-metadata.html
Results contain metadata related to the origin and types of results from relational queries. This metadata can be used by applications that need to deal with dynamic query results or format results for transformation or display. An array of columns ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/working-with-metadata.html
Results contain metadata related to the origin and types of results from relational queries. This metadata can be used by applications that need to deal with dynamic query results or format results for transformation or display. An array of columns ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/working-with-metadata.html
Results contain metadata related to the origin and types of results from relational queries. This metadata can be used by applications that need to deal with dynamic query results or format results for transformation or display. An array of columns ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-async-exec.html
If you are using a specific database in the current session, you can set this to NULL to continue using the current session database. If set to NULL, execute_prepared_stmt_async is used as the default task name. For example: mysql> CALL ... As of ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-rag.html
143", "bm25_score": 15.0427, "document_name": "https://demo_namespace.objectstorage.demo_region.oci.customer-oci.com/p/demo_url/n/demo_namespace/b/demo_bucket/o/heatwave-en.pdf", "segment_number": 942 } ], "vector_store": [ ... The ML_RAG routine ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-anomaly-detection-logs.html
This column labels identified anomalous logs with a value of 1, non-anomalous logs with 0, and unlabeled logs with NULL. You can set either embedding_model or keyword_model to NULL, but you cannot set both to NULL. MySQL 9.2.2 introduces the ...