Search



Search Results
Displaying 2831 to 2840 of 3565 total results
https://dev.mysql.com/doc/ndbapi/en/overview-synchronous-transactions.html
Synchronous transactions are defined and executed as follows: Begin (create) the transaction, which is referenced by an NdbTransaction object typically created using Ndb::startTransaction(). At this point, the transaction is merely being defined; ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-12.html
The solution is to repair the Microsoft Visual C++ 2017 Redistributable via the Windows Control Panel to recreate the registry keys needed for the runtime detection. These new values request using the sha256_memory authentication mechanism when ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-21.html
(Bug #31296689) X DevAPI Notes For X DevAPI or X DevAPI for C applications, methods and functions that create or modify collections now accept options to enable validation of a JSON schema that documents must adhere to before they are permitted to ... 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 ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
(WL #11415) X DevAPI Notes It is now possible to use the Collection interface to create and drop indexes on document collections. In addition to the new APIs introduced in MySQL Connector/C++ 8.0 (X DevAPI and X DevAPI for C), Connector/C++ now ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
(Bug #28687769) Functionality Added or Changed Document Store: An incremental improvement was made to the performance of session creation with a connection string. (WL #11841) Bugs Fixed The CreateCommandBuilder and CreateDataAdapter methods were ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
(Bug #31458774, Bug #99793) An SQL syntax error was reported on valid code for creating a dynamic dropdown list from data in an ASP.NET Core application. (Bug #23171349, Bug #81179) Create Table statements generated with Entity Framework were ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-28.html
(Bug #103801, Bug #32933120) Connector/NET now uses the C# language’s implicit conversion to an enumeration when it creates a parameter with a value equal to zero. (Bug #82661, Bug #24495619) Default values being used could cause type ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-metric-mysqlserver-innodbactivity-category.html
Lists the InnoDB Activity metrics and provides a brief description of each. Table 8.8 InnoDB Activity Metrics NameDescriptionTarget Name Name of the OEM Target Buffer Pool Pages Flushed (Delta) The number of buffer pool page-flush requests. Buffer ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-query-analyzer-ref.html
Tmp Disk Tables The total number of internal on-disk temporary tables created by occurrences of the statement. Tmp Tables The total number of internal in-memory temporary tables created by occurrences of the statement. The Query Analyzer provides a ...
https://dev.mysql.com/doc/x-devapi-userguide/en/parameter-binding.html
Instead of using values directly in an expression string it is good practice to separate values from the expression string. This is done using parameters in the expression string and the bind() function to bind values to the parameters. Parameters ...
Displaying 2831 to 2840 of 3565 total results