summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@narttu.mysql.fi>2000-12-05 19:42:02 +0200
committerunknown <monty@narttu.mysql.fi>2000-12-05 19:42:02 +0200
commitca1c47067cda61666d531991c0be771444bbc14d (patch)
tree74eedb876617da87b307c4c49ae1d39bd1c4ab68 /Docs
parentd2b7b3becddb8ffd60dccf49551749063bb60cc4 (diff)
downloadmariadb-git-ca1c47067cda61666d531991c0be771444bbc14d.tar.gz
Added innobase handler files
Change that handler gets file names in native format Docs/manual.texi: Small bug fix sql/Makefile.am: Added innobase handler files sql/mysqld.cc: Added startup options for innobase sql/sql_table.cc: Change that handler gets file names in native format
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 2bc8d3ae5ac..02c81f0681a 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -39223,7 +39223,7 @@ though, so Version 3.23 is not released as a stable version yet.
@itemize @bullet
@item
Fixed bug when doing a @code{SELECT DISTINCT ... table1 LEFT JOIN
-table2..] when table2 was empty.
+table2..} when table2 was empty.
@item
Added @code{--abort-slave-event-count} and
@code{--disconnect-slave-event-count} options to @code{mysqld} for