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

manual.texi:

  Fix a syntax error which slipped into previous changeset
parent 8ca07bf5
......@@ -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}.
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