Search Results
                    
                    
            https://dev.mysql.com/doc/ndbapi/en/ndb-ndbscanoperation.html
                                NdbScanOperation Class Overview NdbScanOperation::close() NdbScanOperation::deleteCurrentTuple() NdbScanOperation::getNdbTransaction() NdbScanOperation::getPruned() NdbScanOperation::lockCurrentTuple() NdbScanOperation::nextResult() ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-ndbtransaction.html
                                A transaction consists of a list of operations represented by the NdbOperation class, or by one of its subclasses—NdbScanOperation, NdbIndexOperation, or NdbIndexScanOperation. Types NdbTransaction defines 2 public types as shown in the following ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-tablemetadata.html
                                The indexes array of TableMetadata contains one IndexMetadata object per table index. NDB implements a primary key as both an ordered index and a unique index, and might be viewed through the NDB API adapter as two indexes, but through a MySQL ...
                                            
                https://dev.mysql.com/doc/ndbapi/en/overview-ndb-record-structure.html
                                 The NDB storage engine used by NDB Cluster is a relational database engine storing records in tables as with other relational database systems. When a new table is created, its attribute schema is specified for the table as a whole, and thus each ...
                                            
                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
                                 An Important Update Entity Framework 6 Notes Pluggable Authentication Functionality Added or Changed Bugs Fixed An Important Update The Connector/NET MySql.Data version 8.0.32.1 NuGet package now is released and the newer package supersedes the ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-20.html
                                 Functionality Added or Changed Bugs Fixed Functionality Added or Changed On Debian, DEB packages are now released instead of TGZ files. The file base names are mysql-connector-odbc-* (driver package) and mysql-connector-odbc-setup (setup package). 
                                            
                https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-21.html
                                 Functionality Added or Changed Bugs Fixed Functionality Added or Changed On macOS, the official supported Protobuf version is versions before 3.12.0. (Bug #31390263) Implemented context managers to define the runtime context to establish when ...
                                            
                https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-32.html
                                 Functionality Added or Changed Bugs Fixed Functionality Added or Changed Removed distutils support, which is deprecated in Python 3.10 and removed in Python 3.12. (WL #14861) Adopted type hint enforcement for function and class attributes with ...
                                            
                https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-security-category.html
                                 Lists the Security configuration metrics and provides a brief description of each. Table 7.31 Security Configuration Metrics NameDescriptionActivate All Roles On Login Enabled Whether to enable automatic activation of all granted roles when users ...