Commit 5b89fedf authored by unknown's avatar unknown

typo fixed

parent b8d6bc06
...@@ -43229,7 +43229,7 @@ applications that need all speed they can get. The tables may be memory ...@@ -43229,7 +43229,7 @@ applications that need all speed they can get. The tables may be memory
based,@code{HEAP} tables or disk based @code{MyISAM}. @xref{Table types}. based,@code{HEAP} tables or disk based @code{MyISAM}. @xref{Table types}.
@item @item
@strong{MySQL} has support for 2 different table handles that support @strong{MySQL} has support for 2 different table handles that support
transactions (@code{BDB} and @code{InnoDB}}. Because transactions (@code{BDB} and @code{InnoDB}). Because
every transaction engine performs differently under different every transaction engine performs differently under different
conditions, this gives the application writer more options to find an conditions, this gives the application writer more options to find an
optimal solution for his/her setup. @xref{Table types}. optimal solution for his/her setup. @xref{Table types}.
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