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
36d10228
Commit
36d10228
authored
Oct 15, 2001
by
Administrator@co3064164-a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed little typos.
parent
415df59f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+1
-0
Docs/manual.texi
Docs/manual.texi
+2
-2
No files found.
BitKeeper/etc/logging_ok
View file @
36d10228
...
@@ -31,3 +31,4 @@ tonu@hundin.mysql.fi
...
@@ -31,3 +31,4 @@ tonu@hundin.mysql.fi
tonu@volk.internalnet
tonu@volk.internalnet
tonu@x153.internalnet
tonu@x153.internalnet
tonu@x3.internalnet
tonu@x3.internalnet
Administrator@co3064164-a.
Docs/manual.texi
View file @
36d10228
...
@@ -4896,7 +4896,7 @@ Table locking, as used by the non-transactional @code{MyISAM} tables, is
...
@@ -4896,7 +4896,7 @@ Table locking, as used by the non-transactional @code{MyISAM} tables, is
in many cases faster than page locks, row locks or versioning. The
in many cases faster than page locks, row locks or versioning. The
drawback however is that if one doesn't take into account how table
drawback however is that if one doesn't take into account how table
locks work, a single long-running query can block a table for updates
locks work, a single long-running query can block a table for updates
for a long time. This can us
able
be avoided when designing the
for a long time. This can us
ually
be avoided when designing the
application. If not, one can always switch the trouble table to use one
application. If not, one can always switch the trouble table to use one
of the transactional table types. @xref{Table locking}.
of the transactional table types. @xref{Table locking}.
...
@@ -4930,7 +4930,7 @@ don't know the PostgreSQL roadmap.
...
@@ -4930,7 +4930,7 @@ don't know the PostgreSQL roadmap.
@item Unions @tab 4.0
@item Unions @tab 4.0
@item Full join @tab 4.0 or 4.1
@item Full join @tab 4.0 or 4.1
@item Triggers @tab 4.1
@item Triggers @tab 4.1
@item Constrain
st
@tab 4.1
@item Constrain
ts
@tab 4.1
@item Cursors @tab 4.1 or 4.2
@item Cursors @tab 4.1 or 4.2
@item Extensible index types like R-trees @tab R-trees are planned for 4.2
@item Extensible index types like R-trees @tab R-trees are planned for 4.2
@item Inherited tables @tab Not planned
@item Inherited tables @tab Not planned
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