Search



Search Results
Displaying 691 to 700 of 943 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-ndbinterpretedcode.html
If no instructions have been defined, this method attempts to insert a single interpret_exit_ok() method call prior to finalization. This section provides information about the NdbInterpretedCode class, which can be used to prepare and execute an ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-examples.html
This section contains a number of examples performing basic database operations such as retrieving, inserting, or deleting rows from a table. The source for these files ca also be found in share/nodejs/samples, under the NDB Cluster installation ...
https://dev.mysql.com/doc/ndbapi/en/overview-ndbinterpretedcode-using.html
Method Buffer (words) Request message (words) interpret_exit_ok() 1 1 interpret_exit_nok() 1 1 interpret_exit_last_row() 1 1 NdbInterpretedCode Convenience Methods The methods described in this section can be used to insert multiple instructions ...
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-22.html
some queries / inserts / updates std::string path= "/tmp"; conn->setClientOption(OPT_LOAD_DATA_LOCAL_DIR, path); // LOAD LOCAL DATA DIR ... Compilation Notes Connection Management Notes Legacy (JDBC API) Notes Bugs Fixed Compilation Notes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-20.html
(WL #12980) Document Store: Connector/NET now provides JSON schema validation for a collection to enforce a certain structure that documents must adhere to before they are permitted to be inserted or updated. Functionality Added or Changed Bugs ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-29.html
X DevAPI Notes Functionality Added or Changed Bugs Fixed X DevAPI Notes An exception was raised when using a TableInsertStatement object to insert a string value containing special characters (- / \ % & =). (Bug #100314, Bug #31692694) ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-32.html
(Bug #99091, Bug #31087580) When executing multiple INSERT statements in one MySQLCommand call, the LastInsertedId property was set to zero because the connector read an extra OK packet from the server that omitted LastInsertedId. An Important ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-21.html
(Bug #31102234, WL #13564) Only a single value was being inserted instead of the array, with SQLParamOptions. Security Notes Bugs Fixed Security Notes For platforms on which OpenSSL libraries are bundled, the linked OpenSSL library for ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-22.html
(Bug #31373948, Bug #95423) Inserting binary data (BLOBs) using SQLPutData() would report a syntax error. Functionality Added or Changed Bugs Fixed Functionality Added or Changed For enhanced security of the existing ENABLE_LOCAL_INFILE connection ...
Displaying 691 to 700 of 943 total results