Search



Search Results
Displaying 231 to 240 of 306 total results
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(Bug #31267800) When creating an index on a collection, if a collation was specified but the field is not of the type TEXT, then an error message was generated with a wrong field type. Functionality Added or Changed Bugs Fixed Functionality Added ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-29.html
(Bug #21528553) When connecting to MySQL Server versions previous to 5.7.35, servers failed to execute change_user commands due to the default collation used by Connector/Python, a problem which affected connection pooling functionality by raising ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed When a connection disabled SSL Mode using ssl_disabled=True (or with ssl-mode='DISABLED' for X Protocol connections), specifying other TLS or SSL connection options caused Connector/Python to throw an ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-31.html
(WL #15156) Bugs Fixed The pure Python implementation unexpectedly delivered TEXT columns having binary (_bin) collations as byte objects. (Bug #21529893) The MySQLConnection.set_charset_collation() method returned an UnboundLocalError exception ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
(Bug #34690501) Connecting to MariaDB failed with an unsupported character set because the default MySQL character set collation was specific to MySQL 8.0. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-6.html
(Bug #27368032) MySQL Server 8.0 utf8mb4 collations were missing from Connector/Python. Functionality Added or Changed Bugs Fixed Functionality Added or Changed A new bdist_wheel distutils command was added to build a Connector/Python wheel package. A new --static option was added that enables static linking for the C extension ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-0-0.html
(Bug #114985, Bug #36611371, WL #16350) With the C extension, the collation connection option was ignored. Functionality Added or Changed Bugs Fixed Functionality Added or Changed The required Python Protobuf version installed with the X DevAPI ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-9-1-0.html
(Bug #115418, Bug #36765200) The connector sent two bytes for the collation in the response packet, instead of one. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Dropped support for building DEB packages in favor of using ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-embeddings.html
This section describes how to generate vector embeddings using the ML_EMBED_ROW MySQL HeatWave GenAI routine. Vector embeddings are a numerical representation of the text that capture the semantics of the data and relationships to other data. You ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-selective-load.html
Available as of MySQL 9.1.2, you can update external tables using Selective Load, which lets you edit the list of files that comprise an external table without altering the directories in the Object Storage bucket. This topic contains the following ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-limitations-other.html
For a list of supported SQL modes, see Section 5.2, “Supported SQL Modes”. The WITH ROLLUP modifier in GROUP BY clauses in the following cases: In queries that contain distinct aggregations. Cursors inside stored programs are not supported ...
Displaying 231 to 240 of 306 total results