~stewart/drizzle/update-innobase-1.0.11

« back to all changes in this revision

Viewing changes to docs/options.rst

  • Committer: Stewart Smith
  • Date: 2010-11-16 02:46:05 UTC
  • mfrom: (1819.163.13 staging)
  • Revision ID: stewart@flamingspork.com-20101116024605-yjr1fj0t7o4hb5qj
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
262
262
 
263
263
  Each thread that does a sequential scan allocates a buffer of this size for
264
264
  each table it scans. If you do many sequential scans, you may want to
265
 
  increase this value.
 
265
  increase this value.  Note that this only affect MyISAM.
266
266
 
267
267
.. option:: --read-buffer-constraint arg (=0)
268
268