Changed @node name with "i/o" to "I/O" for clarity and consistency.

parent 3bef32c0
...@@ -39897,12 +39897,12 @@ gespeichert werden kann. ...@@ -39897,12 +39897,12 @@ gespeichert werden kann.
@menu @menu
* InnoDB Disk i/o:: * InnoDB Disk I/O::
* InnoDB File space:: * InnoDB File space::
* InnoDB File Defragmenting:: * InnoDB File Defragmenting::
@end menu @end menu
@node InnoDB Disk i/o, InnoDB File space, File space management, File space management @node InnoDB Disk I/O, InnoDB File space, File space management, File space management
@c German node Festplatten-Ein- und -Ausgaben bei InnoDB @c German node Festplatten-Ein- und -Ausgaben bei InnoDB
@subsubsection Festplatten-Ein- und -Ausgaben @subsubsection Festplatten-Ein- und -Ausgaben
...@@ -39969,7 +39969,7 @@ Eingelesenwerdens in den Puffer-Pool zu sein scheint. Dann schickt InnoDB ...@@ -39969,7 +39969,7 @@ Eingelesenwerdens in den Puffer-Pool zu sein scheint. Dann schickt InnoDB
die verbleibenden Lesevorgänge an das Ein-/Ausgabesystem. die verbleibenden Lesevorgänge an das Ein-/Ausgabesystem.
@node InnoDB File space, InnoDB File Defragmenting, InnoDB Disk i/o, File space management @node InnoDB File space, InnoDB File Defragmenting, InnoDB Disk I/O, File space management
@c German node Speicherplatz in InnoDB @c German node Speicherplatz in InnoDB
@subsubsection Speicherplatzverwaltung @subsubsection Speicherplatzverwaltung
...@@ -39125,13 +39125,13 @@ integer that can be stored in the specified integer type. ...@@ -39125,13 +39125,13 @@ integer that can be stored in the specified integer type.
@subsection File Space Management and Disk I/O @subsection File Space Management and Disk I/O
@menu @menu
* InnoDB Disk i/o:: Disk I/O * InnoDB Disk I/O:: Disk I/O
* InnoDB File space:: File Space Management * InnoDB File space:: File Space Management
* InnoDB File Defragmenting:: Defragmenting a Table * InnoDB File Defragmenting:: Defragmenting a Table
@end menu @end menu
@node InnoDB Disk i/o, InnoDB File space, File space management, File space management @node InnoDB Disk I/O, InnoDB File space, File space management, File space management
@subsubsection Disk I/O @subsubsection Disk I/O
In disk I/O InnoDB uses asynchronous I/O. On Windows NT In disk I/O InnoDB uses asynchronous I/O. On Windows NT
...@@ -39193,7 +39193,7 @@ fully read into the buffer pool. Then InnoDB posts the remaining ...@@ -39193,7 +39193,7 @@ fully read into the buffer pool. Then InnoDB posts the remaining
reads to the I/O system. reads to the I/O system.
@node InnoDB File space, InnoDB File Defragmenting, InnoDB Disk i/o, File space management @node InnoDB File space, InnoDB File Defragmenting, InnoDB Disk I/O, File space management
@subsubsection File Space Management @subsubsection File Space Management
The data files you define in the configuration file form the tablespace The data files you define in the configuration file form the tablespace
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment