Search Results
                    
                    
            https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-batch.html
                                A batch is executed in the context of the session's current state: this is autocommit if a transaction has not been started; this also includes the default lock mode and the partition key. When a batch is executed, all operations are executed; the ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-session.html
                                 A session is the main user access path to the database. Session extends Context getMapping(Object parameter, Function(Object err, Object mapping) callback); Get the mappings for a table or class. The parameter may be a table name, a mapped ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-table.html
                                Enumeration values Possible values for SingleUserMode are shown, along with descriptions, in the following table: Table 2.80 Table::SingleUserMode values and descriptions Name Description SingleUserModeLocked The table is locked (unavailable).  This ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-24.html
                                Such statements involve locking in the server, so they are now avoided in favor of SELECT @@var_name statements. Typically, the client would see Lost connection to MySQL server during query (CR_SERVER_LOST) or MySQL server has gone away ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-12.html
                                Functionality Added or Changed Bugs Fixed Functionality Added or Changed Optimistic locking for database-generated fields was improved with the inclusion of the [ConcurrencyCheck, DatabaseGenerated(DatabaseGeneratedOption.Computed)] attribute. With ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-29.html
                                Such statements involve locking in the server, so they are now avoided in favor of SELECT @@var_name.  Functionality Added or Changed Bugs Fixed Functionality Added or Changed When a connection disabled SSL Mode using ssl_disabled=True (or with ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-5.html
                                (WL #10975) These methods have been added for FindStatement and SelectStatement, to enable shared and exclusive locks to be acquired: lock_shared() and lock_exclusive().  Packaging Notes Functionality Added or Changed Packaging Notes MySQL ...
                                            
                https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-changelog-12-1-0-2-0.html
                                 Functionality Added or Changed The compliance framework for MySQL Configuration Metrics is added in this release. Prev Up A.11 Changes in Oracle Enterprise Manager for MySQL Database 12.1.0.3.0 (2015-10-22) Home . 
                                            
                https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-mysqlserver-handleractivity-category.html
                                External Lock (Delta) The server increments this variable for each call to its external_lock() function, which generally occurs at the beginning and end of access to a table instance.  Lists the Handler Activity metrics and provides a brief ...
                                            MySQL Enterprise Monitor 8.0 Release Notes :: Changes in MySQL Enterprise Monitor 8.0.0 (2018-04-19)
                https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-0.html
                                Note If you intend to use MySQL 8 as an external repository, the installer no longer checks for innodb_file_format or innodb_locks_unsafe_for_binlog as they are deprecated in MySQL 8.  Important It is not possible to upgrade to MySQL Enterprise ...