Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
3ee3dd6b
Commit
3ee3dd6b
authored
Apr 19, 2002
by
arjen@fred.bitbike.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed @node name with "i/o" to "I/O" for clarity and consistency.
parent
3bef32c0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Docs/manual.de.texi
Docs/manual.de.texi
+3
-3
Docs/manual.texi
Docs/manual.texi
+3
-3
No files found.
Docs/manual.de.texi
View file @
3ee3dd6b
...
...
@@ -39897,12 +39897,12 @@ gespeichert werden kann.
@menu
* InnoDB Disk
i/o
::
* InnoDB Disk
I/O
::
* InnoDB File space::
* InnoDB File Defragmenting::
@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
@subsubsection Festplatten-Ein- und -Ausgaben
...
...
@@ -39969,7 +39969,7 @@ Eingelesenwerdens in den Puffer-Pool zu sein scheint. Dann schickt InnoDB
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
@subsubsection Speicherplatzverwaltung
Docs/manual.texi
View file @
3ee3dd6b
...
...
@@ -39125,13 +39125,13 @@ integer that can be stored in the specified integer type.
@subsection File Space Management and Disk I/O
@menu
* InnoDB Disk
i/o
:: Disk I/O
* InnoDB Disk
I/O
:: Disk I/O
* InnoDB File space:: File Space Management
* InnoDB File Defragmenting:: Defragmenting a Table
@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
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
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
The data files you define in the configuration file form the tablespace
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment