Search



Search Results
Displaying 641 to 650 of 1136 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-examples-requirements.html
The software requirements for running the examples found in the next few sections are as follows: A working Node.js installation Working installations of the ndb and mysql-js adapters The mysql-js adapter also requires a working installation of the ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-7.html
In addition to the new APIs introduced in MySQL Connector/C++ 8.0 (X DevAPI and X DevAPI for C), Connector/C++ now also supports the legacy API based on JDBC4. Applications written against the JDBC4-based API of Connector/C++ 1.1 can be also ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-24.html
(Bug #32150115, Bug #101592) An exception was thrown if any CHAR(36) columns containing a NULL value were referenced in a query. New validation now checks for NULL values when the MySqlDbType member is Guid. Deprecation and Removal Notes ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-9.html
(Bug #24384660) Document Store: Passing in the NULL value as a parameter to the DbDoc.SetValue method resulted in an exception. For example: SessionConfigManager.Save( "mysess", "{ \"uri\": \"mysqlx://myuser@localhost/mysess\", \"appdata\": { ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-22.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed For enhanced security of the existing ENABLE_LOCAL_INFILE connection string option, the new ENABLE_LOCAL_DIR option allows restricting LOCAL data loading to files located in ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-29.html
(Bug #33599093) With prepared statements and NO_CACHE=1, having a NULL value in a row column would nullify a value in the same column of the next row. This produced an incorrect value giving NULL where a non-value was expected. Security Notes ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-auditlog-category.html
The value is NULL or a string containing a list of one or more comma-separated account names File The name of the file to which the audit log plugin writes events. The value is NULL or a string containing a list of one or more comma-separated ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-statementprocessing-category.html
Lists the Statement Processing configuration metrics and provides a brief description of each. Big Selects Enabled If set to 0, MySQL aborts SELECT statements that are likely to take a very long time to execute (that is, statements for which the ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-connections-pages-database-processes.html
Current Statement The statement the thread is executing, or NULL if it is not executing any statement. Database The default database for the thread, or NULL if there is none. Important This report retrieves data from the processlist view of the sys ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-performance-page-database-file-io.html
Rows for which the HOST column in the underlying Performance Schema table is NULL are assumed to be for background threads and are reported with a host name of background. Table 5.2 Database File I/O By Host NameDescription Host The host from which ...
Displaying 641 to 650 of 1136 total results