~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/configuration/drizzled.rst

  • Committer: Daniel Nichter
  • Date: 2011-10-02 06:29:23 UTC
  • mto: This revision was merged to the branch mainline in revision 2448.
  • Revision ID: daniel@percona.com-20111002062923-kqkyj396c0d8hj5o
Rewrite Configuration docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.. _options:
2
 
 
3
 
Drizzled Options
 
1
.. program:: drizzled
 
2
 
 
3
.. _drizzled_options:
 
4
 
 
5
drizzled Options
4
6
================
5
7
 
6
 
There are many different options one can use to configure Drizzle.
7
 
 
8
 
Config File Options
9
 
-------------------
10
 
 
11
 
.. program:: drizzled
 
8
.. _drizzled_gneral_options:
 
9
 
 
10
General Options
 
11
---------------
12
12
 
13
13
.. option:: --help-extended
14
14
 
18
18
 
19
19
   Display this help and exit.
20
20
 
 
21
.. _drizzled_config_file_options:
 
22
 
 
23
Config File Options
 
24
-------------------
 
25
 
21
26
.. option:: --no-defaults
22
27
 
23
28
   Configuration file defaults are not used if no-defaults is set
30
35
 
31
36
   Base location for config files
32
37
 
 
38
.. _drizzled_plugin_options:
 
39
 
 
40
Plugin Options
 
41
--------------
 
42
 
33
43
.. option:: --plugin-dir arg
34
44
 
35
45
   Directory for plugins
38
48
 
39
49
   Pid file used by drizzled.
40
50
 
41
 
Plugin Loading Options
42
 
----------------------
43
 
 
44
 
.. program:: drizzled
45
 
 
46
51
.. option:: --plugin-add arg
47
52
 
48
53
   Optional comma separated list of plugins to load at startup in addition
66
71
   Optional comma separated list of plugins to load at starup instead of 
67
72
   the default plugin load list. This completely replaces the whole list.
68
73
 
 
74
.. _drizzled_kernel_options:
 
75
 
69
76
Kernel Options
70
77
--------------
71
78
 
72
 
.. program:: drizzled
73
 
 
74
79
.. option:: --auto-increment-increment arg (=1)
75
80
  
76
81
   Auto-increment columns are incremented by this