~drizzle-trunk/drizzle/jenkins-Drizzle-Builder-202

« back to all changes in this revision

Viewing changes to docs/configuration/drizzled.rst

  • Committer: Continuous Integration
  • Date: 2013-02-28 06:25:08 UTC
  • mfrom: (2622.6.2 move-timed-mutexes)
  • Revision ID: ci@drizzle.org-20130228062508-vg49zngt5v408e3s
Merge lp:~stewart/drizzle/move-timed-mutexes  Build: jenkins-Drizzle-Builder-171

Show diffs side-by-side

added added

removed removed

Lines of Context:
540
540
 
541
541
   The stack size for each thread. 0 means use OS default.
542
542
 
543
 
.. option:: --timed-mutexes
544
 
 
545
 
   :Default:
546
 
   :Variable: ``timed_mutexes``
547
 
 
548
 
   Specify whether to time mutexes (only InnoDB mutexes are currently supported).
549
 
 
550
543
.. option:: --tmp-table-size SIZE
551
544
 
552
545
   :Default: 16M