[Groonga-mysql-commit] mroonga/mroonga at 1f124f5 [master] doc: add missing server variables

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Apr 27 12:54:57 JST 2015


HAYASHI Kentaro	2015-04-27 12:54:57 +0900 (Mon, 27 Apr 2015)

  New Revision: 1f124f529731cf6c20f3722e029fa57d8b0f5c12
  https://github.com/mroonga/mroonga/commit/1f124f529731cf6c20f3722e029fa57d8b0f5c12

  Message:
    doc: add missing server variables
    
    TODO: document it

  Modified files:
    doc/source/reference/server_variables.rst

  Modified: doc/source/reference/server_variables.rst (+31 -0)
===================================================================
--- doc/source/reference/server_variables.rst    2015-04-27 12:32:37 +0900 (8236102)
+++ doc/source/reference/server_variables.rst    2015-04-27 12:54:57 +0900 (95a5440)
@@ -432,3 +432,34 @@ You can combine flags by separated by comma such as
 Here is an example SQL to use script syntax in Groonga::
 
   mysql> SET mroonga_boolean_mode_syntax_flags = "SYNTAX_SCRIPT";
+
+.. _mroonga_database_path_prefix:
+
+``mroonga_database_path_prefix``
+--------------------------------
+
+TODO:
+
+.. _mroonga_default_wrapper_engine:
+
+``mroonga_default_wrapper_engine``
+----------------------------------
+
+TODO:
+
+.. _mroonga_lock_timeout:
+
+``mroonga_lock_timeout``
+------------------------
+
+TODO:
+
+.. _mroonga_max_n_records_for_estimate:
+
+``mroonga_max_n_records_for_estimate``
+--------------------------------------
+
+.. versionadded:: 5.02
+
+TODO:
+
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index