Search



Search Results
Displaying 1381 to 1390 of 1834 total results
https://dev.mysql.com/doc/internals/en/logging-access-variables-functions.html
Status of this subsection: not started 2009-10-21 User variables: User variables (@variable) are logged as User-defined functions Server variables Built-in functions .
https://dev.mysql.com/doc/internals/en/logging-transactions-preliminary-rules.html
They also apply when binlog_format=STATEMENT: this makes statement format work in many practical cases. The following preliminary rules are actually consequences of the principle that statements shall be correctly logged when binlog_format=MIXED or ...
https://dev.mysql.com/doc/internals/en/logging-transactions-rules-for-commmitting-statements.html
(Note: this is semantically equivalent to writing it to the SC and flushing the SC. (R-log-commit-statement) All other statements that have a pre-commit are written directly to the binlog. However, due to requirements by NDB (which have not been ...
https://dev.mysql.com/doc/internals/en/logging-transactions.html
It is not always possible to log correctly in statement format when both transactional and nontransactional tables are used in the same transaction. Statements that do an implicit commit (that is, most but not all DDL, and some utility commands) are ...
https://dev.mysql.com/doc/internals/en/logging-updates-auto-incement-columns.html
Status of this subsection: not started 2009-10-21 ...
https://dev.mysql.com/doc/internals/en/mem-root.html
This section is yet to be written. ...
https://dev.mysql.com/doc/internals/en/memory-management.html
This section is yet to be written. ...
https://dev.mysql.com/doc/internals/en/multi-resultset.html
As of MySQL 5.7.5, the resultset is followed by an OK_Packet, and this OK_Packet has the SERVER_MORE_RESULTS_EXISTS flag set to start processing the next resultset. 01 31 00 0c 3f 00 01 00 00 00 08 81 00 00 00 00 .1..?........... 05 00 00 03 fe 00 ...
https://dev.mysql.com/doc/internals/en/myisam-compressed-data-file-layout.html
This chapter describes the layout for the data file of compressed MyISAM tables.
https://dev.mysql.com/doc/internals/en/myisam-dynamic-data-file-layout.html
When a record is inserted after this, it reuses the old frame. A record can be put in one or more frames, also called the record "parts" or "blocks". The sense of the frames is to allow reusage of the space of deleted records. Starting with an empty ...
Displaying 1381 to 1390 of 1834 total results