Search



Search Results
Displaying 4361 to 4370 of 4733 total results
https://dev.mysql.com/doc/connector-python/en/connector-python-api-cursor-subclasses.html
The cursor classes described in the following sections inherit from the MySQLCursor class, which is described in Section 10.5, “cursor.MySQLCursor Class”.
https://dev.mysql.com/doc/internals/en/binary-protocol-resultset-row.html
A Binary Protocol Resultset Row is made up of the NULL bitmap containing as many bits as we have columns in the resultset + 2 and the values for columns that are not NULL in the Binary Protocol Value format. ProtocolBinary::ResultsetRow: row of a ...
https://dev.mysql.com/doc/internals/en/coding-guidelines.html
The content formerly located in this chapter is now maintained in the Coding Guidelines section of the MySQL Server Doxygen documentation, available at https://dev.mysql.com/doc/index-other.html.
https://dev.mysql.com/doc/internals/en/ntlm.html
Note removed in Windows Vista and 2008: http://msdn.microsoft.com/en-us/library/aa480152.aspx#appcomp_topic16 Note documented in http://msdn.microsoft.com/en-us/library/cc207842.aspx Image description .
https://dev.mysql.com/doc/internals/en/optimizer-other-optimizations.html
In this section, we discuss other, more specialized optimizations performed in the MySQL server.
https://dev.mysql.com/doc/internals/en/stored-programs.html
The content formerly located in this chapter is now maintained in the Stored Programs section of the MySQL Server Doxygen documentation, available at https://dev.mysql.com/doc/index-other.html.
https://dev.mysql.com/doc/internals/en/string.html
Strings are sequences of bytes and appear in a few forms in the protocol. An example is the sql-state of the ERR_Packet which is always 5 bytes long. Implemented By string<fix> Protocol::NulTerminatedString Strings that are terminated by a [00] ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-clusterjfataluserexception.html
ClusterJFatalUserException represents a user error that is unrecoverable, such as programming errors in persistent classes or missing resources in the execution environment.
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-metric-performanceschema-activity-category.html
Lists the Performance Schema Activity metrics and provides a brief description of each. Table 6.22 Performance Schema Activity Metrics NameDescriptionCond Classes Lost (Delta) How many instruments of type cond could not be loaded. Cond Instances ...
https://dev.mysql.com/doc/x-devapi-userguide/en/crud-ebnf-collection-index-management-functions.html
Collection.createIndex() Function The syntax for this function shown in EBNF is: CollectionCreateIndex ::= '.createIndex(' StringLiteral ',' DocumentOrJSON ')' Figure 11.13 CollectionCreateIndexFunction CollectionDropIndex The syntax for this ...
Displaying 4361 to 4370 of 4733 total results