Commit 1e8a4d7c authored by heikki@donna.mysql.fi's avatar heikki@donna.mysql.fi
Browse files

manual.texi:

  Fix a syntax error which slipped into previous changeset
parent 8ca07bf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36797,7 +36797,7 @@ the configuration file @file{my.cnf}. @xref{Option files}.
The only required parameter to use InnoDB is @code{innodb_data_file_path},
but you should set others if you want to get a better performance.
The default value for @code{innodb_data_home_dir} is the @code<datadir}
The default value for @code{innodb_data_home_dir} is the @code{datadir}
of MySQL. If you do not specify @code{innodb_data_home_dir}, then
you cannot use absolute paths in @code{innodb_data_file_path}.