Search



Search Results
Displaying 231 to 240 of 1965 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-ndboperation.html
Enumeration values Possible values are shown, along with descriptions, in the following table: Table 2.51 NdbOperation::AbortOption type values and descriptions Name Description AbortOnError A failed operation causes the transaction to abort.
https://dev.mysql.com/doc/x-devapi-userguide/en/transaction-handling.html
Transactions can be used to group operations into an atomic unit. Either all operations of a transaction succeed when they are committed, or none. It is possible to roll back a transaction as long as it has not been committed. Transactions can be ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-import-cluster-test-and-migrate.html
The following list contains some common errors you may encounter, and their likely causes: MySQL Cluster Manager requires a specific MySQL user and privileges to manage SQL nodes. If the mcmd MySQL user account is not set up properly, you may see No ... Testing and performing the migration of a standalone MySQL NDB Cluster into MySQL Cluster Manager consists of the following steps: Perform a test run of the proposed import using import cluster with the --dryrun ...
https://dev.mysql.com/doc/refman/9.7/en/performance-schema-summary-tables.html
Summary tables provide aggregated information for terminated events over time. The tables in this group summarize event data in different ways. Each summary table has grouping columns that determine how to group the data to be aggregated, and ...
https://dev.mysql.com/doc/refman/9.7/en/pluggable-authentication-system-variables.html
If the LDAP server does not respond to TCP handshake after a configured amount of time, MySQL abandons the TCP handshake attempt and emits an error message. authentication_ldap_sasl_log_status Command-Line Format ...The file name should be given as ...
https://dev.mysql.com/doc/refman/9.7/en/secure-client-programming.html
Handle External Data Properly Handle MySQL Error Messages Properly Handle External Data Properly Applications that access MySQL should not trust any data entered by users, who can try to trick your code by entering special or escaped character ...
https://dev.mysql.com/doc/refman/9.7/en/spatial-relation-functions-object-shapes.html
If any geometry argument is not a syntactically well-formed geometry, an ER_GIS_INVALID_DATA error occurs. If any geometry argument is a syntactically well-formed geometry in an undefined spatial reference system (SRS), an ER_SRS_NOT_FOUND error ...
https://dev.mysql.com/doc/mysql-shell/9.7/en/mysqlsh.html
--log-sql[=off|error|on|all|unfiltered] Log all SQL statements executed by MySQL Shell to the MySQL Shell log file, mysqlsh.log The following options are available: off No MySQL Shell SQL statements are logged. error (Default value) only MySQL Shell ... MySQL Shell is an advanced command-line client and code editor for ...
https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-3-0.html
(Bug #37399749) Utilities Added or Changed Functionality If a prefix PAR does not end in a slash (/), an error similar to the following is returned: Invalid PAR, expected: ...Segmentation fault (core dumped) As of this release, all Routing ...
https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-6-0.html
If this check fails, an error is reported, which requires a manual fix. (Bug #38628445) When loading a dump with the 'handleGrantErrors': 'ignore' option set, if a GRANT statement with multiple roles/privileges fails, the load utility will apply the ... Note These release notes were created with the assistance of MySQL HeatWave ...
Displaying 231 to 240 of 1965 total results