Search



Search Results
Displaying 3751 to 3760 of 4186 total results
https://dev.mysql.com/doc/ndbapi/en/overview-compatibility.html
For this reason, it is best practice to test with specific schemas, operations, and versions prior upgrading a production system to catch any problems that may arise when connecting an older application or SQL node to a cluster running a newer ...
https://dev.mysql.com/doc/ndbapi/en/overview-selecting-tc.html
Note that this is only a hint; the system can be reconfigured at any time, in which case the NDB API chooses a transaction coordinator without using the hint. The default method is to select the transaction coordinator (TC) determined to be the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
For more information, see Source Installation System Prerequisites, and Connector/C++ Source-Configuration Options. The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-4-0.html
(Bug #117020, Bug #37462116) When using Entity Framework Core migrations to update the database schema with MySql.EntityFrameworkCore version 8.0.8, a System.NullReferenceException occured during the execution of a migration that included a ... Note ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-32.html
Compilation Notes Functionality Added or Changed Bugs Fixed Compilation Notes Connector/ODBC now provides generic Linux packages for ARM architecture (64 bit), in addition to the generic Linux packages for Intel architecture (both 32 and 64 bits).
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-20.html
Note Note that this means that the connection option "use_pure=True" can't be used on EL7, SLES 12, nor Ubuntu 16.04 unless the system has Python protobuf 3.0.0 or higher installed. That is, the next candidate for making a connection is chosen ...
https://dev.mysql.com/doc/x-devapi-userguide/en/collection-modify.html
The modify(SearchConditionStr) function is for modifying documents in a collection, similar to an UPDATE statement for an SQL database. It takes a search condition string (SearchConditionStr) as a parameter to specify the documents that are to be ...
https://dev.mysql.com/doc/x-devapi-userguide/en/fetching-all-data-items-at-once.html
In addition to the pattern of using fetchOne() explained at Section 9.3, “Working with Data Sets”, which enables applications to consume data items one by one, X DevAPI also provides a pattern using fetchAll(), which passes all data items of a ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-advisor-auto-indexing-execution.html
Autopilot Indexing provides recommendations for schemas with a representative workload that has at least five queries in the SQL statement digest history in the Performance Schema. Autopilot Indexing only evaluates SQL statements in the SQL ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-auto-parallel-load.html
You can load data into a MySQL HeatWave Cluster by using the Auto Parallel Load feature. Auto Parallel Load, which can be run manually from any MySQL client or connector, is implemented as a stored procedure named heatwave_load, which resides in ...
Displaying 3751 to 3760 of 4186 total results