Search



Search Results
Displaying 4361 to 4370 of 4736 total results
https://dev.mysql.com/doc/relnotes/mysql-monitor/8.0/en/news-8-0-22.html
Functionality Added or Changed The MySQL server, bundled with MySQL Enterprise Service Manager, has been upgraded to MySQL 8.0.22. The bundled JRE was updated to 1.8.0_271 for both the Agent and Service Manager. The Apache Tomcat server, bundled ...
https://dev.mysql.com/doc/connectors/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 6.9.5, “cursor.MySQLCursor Class”.
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.
Displaying 4361 to 4370 of 4736 total results